-
ultraEdit的Ctag标签工具的实现源代码,用来阅读学习tag管理有借鉴意义...
ultraEdit的Ctag标签工具的实现源代码,用来阅读学习tag管理有借鉴意义-Tags ultraEdit the Ctag source code implementation of the instrument used to read the tag management study has reference
- 2022-05-15 18:15:08下载
- 积分:1
-
扩展记事本功能的VC程序
扩展记事本功能的VC程序-expansion of the notebook features VC Program
- 2022-03-10 22:09:24下载
- 积分:1
-
算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E...
算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E-E E*E E/E (E) i- The operator first analytic method basis operator first
analytic method, carries on the expression the grammar analysis,
judges an expression is whether correct. Grammar: E-> E E E-E E*E E/E
(E) i
- 2022-02-16 07:11:47下载
- 积分:1
-
WinCVS日常使用指南,极好的团队开发工具
WinCVS日常使用指南,极好的团队开发工具-WinCVS daily use guide, excellent team Tools
- 2022-02-03 19:08:30下载
- 积分:1
-
Book: Software Architecture
Book: Software Architecture
- 2022-04-10 19:00:03下载
- 积分:1
-
教你如何使用C++编写一个计算器
教你怎样用C来编写一个计算器-teach you how to use C to prepare a calculator
- 2022-07-13 15:09:40下载
- 积分:1
-
带声音效果的按钮
带声音效果的按钮- Belt sound effect button
- 2022-03-23 09:45:17下载
- 积分: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
-
advantages : one each rapid sequencing of two elements identified two locations,...
优点: 1、每次快速排序将确定二个元素位置 2、每次快速排序将划分三个区间,优化后续平均时间和空间复杂度 缺点:-advantages : one each rapid sequencing of two elements identified two locations, each rapid sequencing will be divided into three interval, optimizing the average follow-up time and space complexity drawbacks :
- 2022-06-21 19:53:23下载
- 积分: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