-
使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能:
主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的...
使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能:
主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的文本编辑操作,包括撤销、剪切、复制、粘贴、删除、全选。
各菜单功能项应该有与之相对应的热键字符和快捷键。
支持简单的右键菜单功能,提供便捷的编辑处理。
较高要求:支持字体、文字颜色等特性。
-To design a program using the Win32 functions and interface style similar to the Notepad text editor. The main implementation features: the main menu should contain the basic file operations, including a new, open, save, save, exit, and basic text editing operations, including revocation, cut, copy, paste, delete, Select All. The menu features items there should be corresponding to the hotkey characters and shortcut keys. To support a simple right-click menu functionality, providing convenient editing. High requirements: support for fonts, text color and other characteristics.
- 2022-01-25 19:13:39下载
- 积分:1
-
编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。...
编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。- Translation principle LL (1) grammar analyzer input legitimate
LL (1) the grammar, will output LL (1) to forecast the analytical
table, and will be allowed to carry on the grammar analysis output
corresponding grammar tree to the input sentence.
- 2022-03-12 22:05:29下载
- 积分:1
-
可很方便的实现从算术表达式到四元式的翻译,在编译原理的课程设计中非常有用....
可很方便的实现从算术表达式到四元式的翻译,在编译原理的课程设计中非常有用.-Can be very convenient to realize from the arithmetic expression Quaternion-based translation, courses in compiler design principle very useful.
- 2022-03-16 12:24:03下载
- 积分:1
-
一个很小的用汇编写的编辑器
一个很小的用汇编写的编辑器 -A small editor writed in asm
- 2022-05-15 10:14:50下载
- 积分:1
-
一个多文档的记事本
一个多文档的记事本- More than documents memoranda
- 2022-04-30 21:32:42下载
- 积分:1
-
好的,HTML编辑器,哈哈,试验
ok, html editor, hahah, test
- 2022-05-24 04:21:03下载
- 积分:1
-
编辑课程设计,文本编辑
本人汇编课程设计,文本编辑器-compilation curriculum design, text editors
- 2022-04-14 14:48:12下载
- 积分:1
-
The English version of Crimson Editor to complete the Korean version into Englis...
Crimson编辑器的英文版,完成从韩文版变成英文版的移植,并且附带可执行文件和注册表文件,无需原先的安装包,是改写编辑器的最理想选择.-The English version of Crimson Editor to complete the Korean version into English from the transplant, and incidental to the executable files and registry files without the original installation package is adapted to choose the best editor.
- 2022-02-24 23:16:10下载
- 积分:1
-
一个简单的文本编辑器,使用gtk+编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。...
一个简单的文本编辑器,使用gtk+编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。-A simple text editor, use gtk+ Prepared. It has a very good user interface is also very simple to use, including many of the main functions of the editor.
- 2022-08-07 07:47:27下载
- 积分:1
-
根据某一文法编制调试递归下降分析程序,以便对任意输入的符号串进行分析。的目的主要是加深对递归下降分析法的理解。...
根据某一文法编制调试递归下降分析程序,以便对任意输入的符号串进行分析。的目的主要是加深对递归下降分析法的理解。-prepared under a debugger recursive grammar drop analysis procedures for the importation of arbitrary strings of symbols for analysis. The main purpose is to deepen the decline recursive analysis and understanding.
- 2022-03-25 05:43:39下载
- 积分:1