Simple Editor

简介:

软件界面


 下载可执行程序:SimpleEditor.rar(不得不吐槽一下,csdn的资源共享真不给力,上传了半天都看不到,文件上传到博客园去了)


功能说明

1.多语言关键字智能提示,关键字由用户自己配置。

2.代码行号显示。

3.代码高亮显示(不过开启代码高亮后,输入时编辑器会闪屏,如果输入内容比较多时,建议关闭代码高亮)

4.允许用户自定义代码模板。

5.程序文件夹说明:


有好的意见和建议请评论,但不保证能实现,呵呵。若需源代码,请发邮件:zhangqs008@163.com


目录
相关文章
content‘ is declared but its value is never read.富文本编辑器中这里必须的script中添加setup,引入到set当中时,带title的富文本写法
content‘ is declared but its value is never read.富文本编辑器中这里必须的script中添加setup,引入到set当中时,带title的富文本写法
|
9月前
|
前端开发 图形学
Could you provide some examples of when Canvas or SVG would be the better choice for a web application?
Could you provide some examples of when Canvas or SVG would be the better choice for a web application
成功解决报错:editor does not contain a main type
成功解决报错:editor does not contain a main type
Fullpage.js version 3 has changed its license to GPLv3 and it requires a `licenseKey` option ...
Fullpage.js version 3 has changed its license to GPLv3 and it requires a `licenseKey` option ...
183 0
es6 basic intro
es6 basic intro
104 0
|
应用服务中间件
Cannot change version of project facet Dynamic Web Module to 3.0
Cannot change version of project facet Dynamic Web Module to 3.0
- Templates should only be responsible for mapping the state to the UI. Avoid placing tags with side-effects in your templates, such as <script>, as t
vue.js报错如下: - Templates should only be responsible for mapping the state to the UI. Avoid placing tags with side-effects in your templates, such as , as they will not be parsed.
5675 1
|
Web App开发 JavaScript 前端开发
Is server side rendering a good choice for React application
Single page application like react provides a wonderful user experience, however, it comes with two issues: For user who accesses the website at first time, there is no cache of javascript files in
1543 0