-
A Color Notepad
A Color Notepad
- 2022-02-24 10:48:59下载
- 积分: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
-
我一般用于制作和整理(文件搜索方式)编程技术文档和各类源代码,
可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……...
我一般用于制作和整理(文件搜索方式)编程技术文档和各类源代码,
可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……)(用算法实现),
主要用于查找相应的类和函数的应用。
同样可以用它来制作电子书籍。(制作出《诸子百家》)
考虑到兼容问题: 在发布时删除了皮肤组件.所以运行出来的效果不美观.
平台: delphi7
本软件为开源软件. 所有人都可以使用其源码.请注明出处就OK了
有任何问题,都可以向我发送Email.
设计者: 薛朝文
Email:xcwen@sina.com
-I generally used in the production and processing (document search) technical documentation and a variety of programming source code, can be the same programming tools such as color display program (C++, Delphi, java, Vb, SQL ... ...) (with algorithm), which is used to find the appropriate category and function applications. Can also use it to create e-books. (To produce Zhuzi 100 ), taking into account the compatibility issue: when it is published to delete the skin component. Therefore, the effect of running out eyesores created. Platform: delphi7 this software for open source software. Everyone can use their source . Please indicate the source on the OK have any questions, you can send me Em
- 2023-07-06 11:45:03下载
- 积分:1
-
one can be the source code to syntax highlighted in the form of converted into H...
一个可以把源代码以语法高亮的形式转换成HTML格式或RTF格式。-one can be the source code to syntax highlighted in the form of converted into HTML format or RTF format.
- 2022-09-01 10:40:04下载
- 积分:1
-
一个简单的记事本
一个简单的记事本-a simple notebook
- 2022-03-15 20:09:10下载
- 积分:1
-
一个简单的文本编辑器.能实现基本的文本编辑,如插入,删除,复制,粘贴等简单功能。用数组实现字符的编辑。...
一个简单的文本编辑器.能实现基本的文本编辑,如插入,删除,复制,粘贴等简单功能。用数组实现字符的编辑。-a simple text editor. To achieve a basic text editor, such as insert, delete, copy, paste and other simple functions. Using an array of characters to achieve the editorial.
- 2023-07-16 04:50:02下载
- 积分:1
-
非常有用得编辑器软件源码,框架都搭好了,界面也非常漂亮,对于想做编辑器的朋友非常有用...
非常有用得编辑器软件源码,框架都搭好了,界面也非常漂亮,对于想做编辑器的朋友非常有用-very useful in editing software source code, set the framework, and the interface is very beautiful, the editors want to be very useful friends
- 2023-03-21 00:25:04下载
- 积分:1
-
IMPHASOR0 M
IMPHASOR0 M-file for imphasor0.fig
IMPHASOR0, by itself, creates a new IMPHASOR0 or raises the existing
singleton*.
H = IMPHASOR0 returns the handle to a new IMPHASOR0 or the handle to
the existing singleton*.
IMPHASOR0( Property , Value ,...) creates a new IMPHASOR0 using the
given property value pairs. Unrecognized properties are passed via
varargin to imphasor0_OpeningFcn. This calling syntax produces a
warning when there is an existing singleton*.
IMPHASOR0( CALLBACK ) and IMPHASOR0( CALLBACK ,hObject,...) call the
local function named CALLBACK in IMPHASOR0.M with the given input
arguments.-IMPHASOR0 M-file for imphasor0.fig
IMPHASOR0, by itself, creates a new IMPHASOR0 or raises the existing
singleton*.
H = IMPHASOR0 returns the handle to a new IMPHASOR0 or the handle to
the existing singleton*.
IMPHASOR0( Property , Value ,...) creates a new IMPHASOR0 using the
given propert
- 2022-04-13 07:52:34下载
- 积分:1
-
Simple website, very simple site. This is the Web site. This is very to the
简单的网站,非常的简单的网站。这个是网站。这个是非常的往的-Simple website, very simple site. This is the Web site. This is very to the
- 2022-02-28 21:00:10下载
- 积分: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