-
cal
计算式的计算,能用字符的形式完成大部分的计算,应该有不少人编了此程序,但是这个还是有新颖之处,完全是对字符处理产生的计算,可以使用全角计算符,对三角函数,科学计数等有很好的支持,算是我对字符串处理一个探索成果。(Formula calculation, can be used to complete most of the characters in the form of calculation, should be compiled of the many people in this process, but this is still a novelty, is Zifu handling to complete the calculation, you can use full-width calculation breaks, on trigonometric functions, scientific counting good support, I suppose I deal with an exploration of the string results.)
- 2010-07-17 18:04:00下载
- 积分:1
-
46
说明: Delphi设置memo组件的边界大小,编程学习源码,很好的参考资料。(Delphi memo component boundaries set size, programming learning source, a good reference.)
- 2014-02-16 21:19:09下载
- 积分:1
-
shu-jian
建立键盘鼠标动作记录与回放(使用Delphi开发)(Keyboard and mouse action recording and playback ( the use of Delphi )
)
- 2013-05-02 16:09:46下载
- 积分:1
-
ThemeExplorer
Delphi Theme Explorer
- 2013-10-23 16:56:32下载
- 积分:1
-
Delphi--Timer
Delphi中Timer组件的使用,经测试时正确的,方便学习者学习Delphi(The use of the Timer component in Delphi, right when tested, convenient learners learning Delphi
)
- 2013-08-16 17:52:17下载
- 积分:1
-
Messaging-communication
利用消息机制制作的简单程序间的通信例子,对初学消息的人有帮助,自定义消息(Mechanisms for making use of information communication between a simple program examples for beginners news to help people, a custom message)
- 2013-10-16 14:29:07下载
- 积分:1
-
AutoNumber
自动生成编号,Delphi+数据库,其实我怎么觉得数据库本身就可以生成编号,每添加一条数据的时候,数据库的ID字段就会自动加1,形成按顺序变化的ID编号,本程序同样需要SQL数据库配合,可惜作者没有提供数据库文件,对于特别有需要的Delphi编程者,可根据代码还原出数据库的各个细节。
(Automatically generated number, Delphi+ database, in fact, I think how the database itself can generate a number for each add a data ID field of the database will automatically add 1 to form a change order ID number, the program also requires SQL database with a pity that the authors did not provide a database file for Delphi programming special needs, according to the code to restore the database details.)
- 2012-12-07 20:25:45下载
- 积分:1
-
The-course-of-Delphi.7use
全书共14章,全面讲解了Delphi程序设计语言的各个部分,特别加强了对数组、过
程与函数、界面设计、文件、多媒体、数据库等程序设计的重点、难点和具有较高实用价值
的内容的引导和剖析。(The book is 14 chapters, a comprehensive account of the various Delphi programming language, in particular in strengthening the array, processes and functions, interface design, documents, multimedia, database and other procedures designed to focus, difficulty and has high practical value content guidance and analysis.)
- 2013-07-21 23:56:21下载
- 积分:1
-
ListBox
If you don t know how to use the ListBox of Delphi this source code will help you. It shows how to delete an item or just unselect it.
- 2011-09-05 15:54:52下载
- 积分:1
-
EditorViewAPI
本演示展示了如何扩展Delphi的IDE编辑器包括图形控制,标签插入,和选项设置。加载TestEditorViewAPI.dproj后,通过右键单击TestEditorViewAPI.bpl在项目经理和采摘安装来安装该软件包。一旦构建并安装完成后,程序包将添加以下内容:
新的IDE菜单项,查看|弹力球,这将创建一个新的编辑器选项卡中有一个反弹球,和相关的关闭BouncyBall项目。
一个新的标签叫做“操作系统文件信息”控股与由当前显示的编辑标签所代表的单元文件中的数据。(This demo shows how to extend the Delphi IDE editor includes graphical control, tag insertion, and option settings. After loading TestEditorViewAPI.dproj, click TestEditorViewAPI.bpl the project manager and picking Install to install the package by right. Once constructed and installed, the package will add the following: The new IDE menu items, see | elastic ball, which will create a new editor tab has a bouncing ball, and the associated closed BouncyBall projects. A new label called data " Operating System File Information" Holding the unit files currently displayed by the Edit tab represents the.)
- 2014-01-27 23:49:25下载
- 积分:1