-
文本编辑器的功能可模仿EDIT。文本编辑器的功能如:插入、删除、修改、光标移动。块操作有:剪切、拷贝、删除、粘贴等。文件操作有:打开、关闭、保存、另存等。还有菜...
文本编辑器的功能可模仿EDIT。文本编辑器的功能如:插入、删除、修改、光标移动。块操作有:剪切、拷贝、删除、粘贴等。文件操作有:打开、关闭、保存、另存等。还有菜单功能、帮助信息和鼠标操作等。难点是:1、文件的管理;2、鼠标功能与文本编辑和块操作的连接。-text editor functions replicable EDIT. The text editor features such as : insertion, deletion, modification, the cursor movement. Block operation are : Cut, copy, delete, such as glue. File operations : open, closed, preservation, etc. Save. The menu also features, the information and mouse operation. Difficulty : 1, document management; 2, mouse functions with a text editor and block operation of the link.
- 2023-01-03 05:15:03下载
- 积分:1
-
c语言编的PL/0的词法分析器
c语言编的PL/0的词法分析器-c language arranges PL/0 morphology analyzer
- 2022-04-11 08:01:45下载
- 积分:1
-
vb的一些小程序,有动态装入菜单,动态图片按纽,调用office.相信可以为初学着以帮助...
vb的一些小程序,有动态装入菜单,动态图片按纽,调用office.相信可以为初学着以帮助-vb some small procedures, dynamic load menu, Dynamic Photo button, Call office. believe can help to a novice
- 2022-07-26 09:30:27下载
- 积分:1
-
Visual C++课程设计案例精编
Visual C++课程设计案例精编--计算器-Visual the C curriculum fine designs the case to arrange-- the
calculator
- 2022-08-18 22:51:29下载
- 积分:1
-
一个很不错的Script解释器,可以使你在程序中使用Script语言
一个很不错的Script解释器,可以使你在程序中使用Script语言- A very good Script interpreter, may cause you to use the Script
language in the procedure
- 2022-02-01 10:41:34下载
- 积分:1
-
c语言语法树,编译过程中用到的。 的
c语言语法树,编译过程中用到的。 的-c language syntax tree and compiled to use the process. The
- 2022-03-20 15:40:56下载
- 积分:1
-
一个多文档的记事本
一个多文档的记事本- More than documents memoranda
- 2022-04-30 21:32:42下载
- 积分:1
-
将cpp换成htm,并用c语法着色,易于打印和阅读
将cpp换成htm,并用c语法着色,易于打印和阅读-will cpp replaced by the Internet, and using c syntax coloring, easy to read and print
- 2022-06-16 18:19:31下载
- 积分:1
-
这是一个造字程序,可随意修改一个形状
这是一个造字程序,可随意修改一个形状...
这是一个造字程序,可随意修改一个形状
这是一个造字程序,可随意修改一个形状-This is a defined procedure, one may freely modify the shape of this is a defined process, are free to modify a shape
- 2022-02-01 22:23:49下载
- 积分:1
-
C source code using C language of a C language subset of the procedures explaine...
Little C解释程序源代码用C语言实现了一个C语言的子集的解释程序,之所以是子集,是由于考虑到本次毕业设计的时间上并不允许将整个C语言的解释程序完成,事实上,若要将整个C语言的解释程序完成,那将不是凭一己之力加上数月可以完成的。为此,结合所学的编译原理和实现技术以及计算理论,本文之实现了C语言自己的解释程序。-C source code using C language of a C language subset of the procedures explained that the reason is the subset is due to the graduation of design time and would not allow the entire C language to explain procedures are completed, in fact, if the entire C language to explain procedures completed, it will not be through their own efforts with a few months to complete. To this end, learning by combining theory and compiler technology and computing theory, the realization of the C language interpreter.
- 2022-09-24 19:45:03下载
- 积分:1