搜索资源列表
编译原理实验_课程设2005
- 本程序的作用是进行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,
TestEdit
- 最近需要一个浮点数编辑框。所谓浮点数编辑框,就是限制输入只在”-1234567890.” 这些字符,其它字符不予输入(用户输错了冒一个气泡进行提示)。本想使用BCG库的CBCGPMaskEdit类,无奈该类允许重复输入小数点,不满足我的需求。-Need a floating-point edit box. The so-called floating-point edit box, is to restrict the input prompt " -1234567890"
maskededit_src
- 本类从CEdit继承来;可以实现任意格式的提示和检验:相信大家很多都遇到过这样的问题!-Class inherited from CEdit can realize any format of the prompt and testing: I believe the U.S. many of which are encountered such a problem!
HintEdit
- HintEdit支持提示文字,类似于iOS的text edit field的提示文字。-HintEdit support the prompt text, prompt text similar to the iOS text edit field.
PromptedTextBox_demo
- 带提示语的输入框 用C#写的报表程序,将数据库中的数据做成报表,并支持打印,数据库用SQL SERVER2-Language input box with a prompt
cfloatedit
- 只能输入浮点数的编辑框控件,并且可以设置输入的范围,输入不符合要求会提示错误-The only input floating-point number in the edit box control, and can set the input range of input does not meet the requirements will prompt error
cal2
- 改程序3 将求和改为求商,当除数为零时显示消息框进行提示-Program 3 will change the summation to find suppliers, display a message box prompt when the divisor is zero
PASSWORD
- 实现MFC正确读取密码功能,如果输入密码错误,则弹出对话框提示。-Realize MFC read correct password function, if the input password mistake, then the pop-up dialog prompt.