-
全攻略jspSmartUpload上传和下载
上传下载全攻略jspSmartUpload-uploading and downloading the entire Raiders jspSmartUpload
- 2022-02-14 05:44:26下载
- 积分:1
-
输入内容时自动匹配显示某些确定值的编辑框
输入内容时自动匹配显示某些确定值的编辑框-EditBox which automatically match and show some specific value while content is being inputed
- 2023-02-16 18:55:04下载
- 积分:1
-
本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是...
本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion
- 2023-09-02 19:15:03下载
- 积分:1
-
刚学JAVA不久,尝试编的一个文本编辑器,请大家多多指教。
主要有打开,保存和字体选择功能,运用了JFileChooser和文件流!...
刚学JAVA不久,尝试编的一个文本编辑器,请大家多多指教。
主要有打开,保存和字体选择功能,运用了JFileChooser和文件流! -just learning Java soon to try to compile a text editor, please exhibitions. Major open, preservation and font selection function, and use the JFileChooser document flow!
- 2022-07-24 05:08:16下载
- 积分:1
-
EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色...
EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了.
实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-EDIT controls installed after the read-only attribute does not allow users to input and edit delete basic operation of the control information can be used only browser, but if the use of the default settings, it is highly EDIT control the background color to gray, but if your theme procedure for a background color made a deal with the case, it may be with your overall style and not, so it is necessary to have a background color but also with the read-only attribute the delay EDIT Controls. realizing the fact is very simple, derived a CEDIT category, we named CColReadOnlyEdit here, and the first category trigger PreTranslateMessage, this function can be used to intercepted news programming.
- 2023-04-26 10:30:03下载
- 积分:1
-
记事本的增强版,可以针对不同的编程语言语法高亮,及相关提示,对于不想用IDE开发程序的编程爱好者,绝对是很强大的工具。...
记事本的增强版,可以针对不同的编程语言语法高亮,及相关提示,对于不想用IDE开发程序的编程爱好者,绝对是很强大的工具。-it is the extend of notepad.it is very convenient for program lover to develop program,especial these hating IDE.
- 2022-02-21 04:49:13下载
- 积分:1
-
如何混合使用Jsp和SSI #include? 在JSP中可以使用如下方式包含纯HTML: <!...
如何混合使用Jsp和SSI #include? 在JSP中可以使用如下方式包含纯HTML: 但是如果data.inc中包含JSP CODE ,我们可以使用: 如何执行一个线程安全的JSP? 只需增加如下指令 JSP如何处理HTML FORM中的数据? 通过内置的request对象即可,如下: 在JSP如何包含一个静态文件? 静态包含如下: 动态包含如下: 在JSP中如何使用注释? 主要有四中方法: 1。 2。// 3。/**与**/ 4。-how mixed use Jsp and SSI# include JSP can be used as follows contains pure HTML : lt ;!--# include file = "data.inc"-- gt; But if data.inc JSP CODE contains, we can use : lt ; % @ include file = "data.inc"% gt; how to implement a security thread JSP only increased as follows instructions lt; % @ page isThreadSafe = "false"% gt; JSP HTML FORM how to handle the data through built-in
- 2022-01-28 18:56:30下载
- 积分:1
-
会计分栏金额输入控件,它会自动调整大小…
会计分栏金额输入控件,可以自动调整分栏大小,自动检测数据的正确性。适合用于财务软件的开发工作,可以打印。-accounting controls column amount of input, it will automatically adjust the size of columns, automatic detection of data accuracy. Optimized for the development of financial software, can print.
- 2022-10-12 16:10:03下载
- 积分:1
-
实现了静态编辑框和颜色框的颜色,并给出了具体的实现步骤…
实现彩色编辑框和彩色静态框,并给出了具体实现步骤。-Color realize static edit box and color box, and gives concrete steps to realize.
- 2022-03-06 03:44:29下载
- 积分:1
-
文本编辑器, 应用于网页文字编辑
文本编辑器, 应用于网页文字编辑-文本编辑器,文本编辑器,应用于网页文字编辑
- 2023-04-29 16:00:03下载
- 积分:1