-
一个简单的文本编辑器(java) 可一实现类似Windows记事本的基本功能...
一个简单的文本编辑器(java) 可一实现类似Windows记事本的基本功能-a simple text editor (java) can achieve a similar Windows Notepad the basic functions
- 2023-03-06 18:15:04下载
- 积分:1
-
slr1文法语法分析的c语言实现代码 需要输入词法分析的txt结果文件...
slr1文法语法分析的c语言实现代码 需要输入词法分析的txt结果文件-slr1 the grammar grammar analysis c language realization code
needs to input the lexical analysis the txt result document
- 2022-06-20 16:09:24下载
- 积分:1
-
editplus安装程序,欢迎download
editplus安装程序,欢迎download-editplus the installation procedure, welcome download
- 2022-03-20 06:38:24下载
- 积分:1
-
本程序是为了方便编程人员在编程过程中,直观的比较自己的结果与MIB中的值。...
本程序是为了方便编程人员在编程过程中,直观的比较自己的结果与MIB中的值。-this program is to facilitate programming in the programming process, the visual comparison of the results with the values of MIB.
- 2022-01-26 00:26:50下载
- 积分:1
-
利用Dreamweaver、Flash、Photoshop等软件编辑,程序用ASP开发而成
利用Dreamweaver、Flash、Photoshop等软件编辑,程序用ASP开发而成-use Dreamweaver, Flash, Photoshop editing software, The program was developed with ASP
- 2022-03-18 15:22:38下载
- 积分:1
-
又一个DOS下模拟vi的程序
又一个DOS下模拟vi的程序 -Another vi in dos which simulates that in Unix
- 2023-01-17 00:50:04下载
- 积分:1
-
Source Insight VHDL语法塞
SOURCE INSIGHT的VHDL语法插件,SOURCE INSIGHT支持自动完成等功能,是一个不错的硬件语言编辑分析器-SOURCE INSIGHT VHDL syntax plug-ins, SOURCE INSIGHT done automatically, and other support functions, is a good language editing hardware analyzers
- 2023-05-27 19:45:03下载
- 积分:1
-
A small browser software small, functional, and used to use IE this also is true...
一个小小浏览器软件,软件小,功能大,用惯了IE的用下这个还不错-A small browser software small, functional, and used to use IE this also is true under
- 2022-09-21 22:50:03下载
- 积分:1
-
PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...
PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...微软公司把它作为代码检查工具,只有通过它才能正式发行-PClint, a very strict C/C compiler, can be embedded into VC.GCC so. It can even check out your C/C code in the inner leakage, uninitialized variables, the use of unsafe pointer ... it as a Microsoft code inspection tools, it can be only through the official issue
- 2022-03-18 16:14:24下载
- 积分:1
-
使用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