-
所以你想添加一个窗体编辑器到你的应用程序?一个对话框编辑器?美…
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived
- 2023-05-06 19:45:03下载
- 积分:1
-
《编译原理》课程设计报告
《编译原理》课程设计报告- "Translation Principle" the curriculum designs reported
- 2023-07-17 16:10:03下载
- 积分:1
-
直接选择排序,排序,排序,快速排序,插入排序,直接比较…
直接选择排序
冒泡排序
快速排序
直接插入排序
四种排序算法的比较-Directly choose Sort Bubble Sort Quick Sort Insertion Sort direct comparison of the four sorting algorithms
- 2022-01-23 11:15:42下载
- 积分:1
-
editplus安装程序,欢迎download
editplus安装程序,欢迎download-editplus the installation procedure, welcome download
- 2022-03-20 06:38:24下载
- 积分:1
-
C++ Prepared a simple text editor, you can read a text file time preservation of...
C++编写的简单文本编辑器,可以时间文本文件的读取保存编辑功能,并且具有撤销,复制剪切粘贴的功能-C++ Prepared a simple text editor, you can read a text file time preservation of editing features, and has withdrawn, copy and paste function of shear
- 2022-12-15 11:50:03下载
- 积分:1
-
文本编辑器。可以通过此列制作出自己的实用编辑器。
文本编辑器。可以通过此列制作出自己的实用编辑器。-Text editor. This column can produce their own practical editor.
- 2022-01-25 17:57:57下载
- 积分:1
-
最新F2系列中文PDF,来自微控义工翻译,欢迎大家下载
最新F2系列中文PDF,来自微控义工翻译,欢迎大家下载-F2 latest series of Chinese PDF, from micro-manage the volunteer translation, welcome you to download
- 2022-01-26 01:45:22下载
- 积分:1
-
C语言编程中算法数据结构中的树行代码
C语言编程中算法数据结构中的树行代码-C language programming in the algorithm of the tree data structure of lines of code
- 2022-02-04 22:47:02下载
- 积分:1
-
陈意云编译原理全套,是学习编译原理的不错的资料。我看了,不错的...
陈意云编译原理全套,是学习编译原理的不错的资料。我看了,不错的-Chen Yi-yun set of compiler theory, compiler theory is the study of good information. I read, good
- 2022-03-21 02:37:15下载
- 积分:1
-
cflowcharteditor是cdiagrameditor延伸。cdiagrameditor是向量等。
CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing objects drawn on screen. CDiagramEditor lacks one feature (that is difficult to implement in both simple and general fashion) - links. Manually maintaining links in a - for example - flowchart or network topography map is unwieldy. Therefore, I ve created a reference implementation for one way of adding this functionality.-CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing objects drawn on screen. CDiagramEditor lacks one feature (that is difficult to impleme
- 2022-02-25 21:25:11下载
- 积分:1