-
Delphi
这是一个Delphi的开发实例 有人事管理系统 试卷生成系统等(This is a development of Delphi Examples Paper Generating System Personnel Management System, etc.)
- 2009-10-17 19:52:45下载
- 积分:1
-
QuickDXFbcb
Descendant of TGraphic, TDxf for loading and viewing .DXF files exported from AutoCAD.
- 2019-03-23 12:21:04下载
- 积分:1
-
1
说明: 美化界面,希望所有爱好Delphi编程的工作者能够有一个更高的审美观(Beautify the interface, hoping that all the loving programming Delphi workers to have a higher aesthetic)
- 2007-08-30 10:21:03下载
- 积分:1
-
Kori
It collects results from referee. It can contrlol a table.
- 2018-08-28 18:53:23下载
- 积分:1
-
libraryms
功能简介:用户管理:添加用户,修改密码,注销用户
图书管理:增加图书,修改图书,删除图书,查询图书
借书证管理:办理借书证,修改借书证,挂失借书证,查询借书证
借阅与归还:借阅图书,归还图书,查询借阅与归还情况
借书证管理:办理借书证,修改借书证,挂失借书证,查询借书证
借阅与归还:借阅图书,归还图书,查询借阅与归还情况
(Features: User management: add users, change passwords, log off the user library management: increasing Books, modify books, remove the books, check books library card management: for a library card, library card changes, report the loss of library card, library card to borrow and return query : to borrow books, return books, check library card to borrow and return management of the situation: for a library card, library card changes, report the loss of library card, library card to borrow and return the query: to borrow books and return books to borrow and return the case query)
- 2010-11-25 11:58:48下载
- 积分:1
-
Performance
使用Delphi开发高效的数据库应用系统(实例源码),从测试dbexpress、bde/idapi和dbexpress开始,观察dbexpress的执行行为,dbexpress和bde/idapi的性能比较,访问大量数据的速度,调整dbexpress访问数据的方式,调整packetrecords特性值,改变dbexpress处理数据的行为,delphi 7之后的tsimpledataset,实例包中的源码将向您展示上述知识。
(Use Delphi to develop efficient database system (example source code) from test dbExpress, bde/idapi start and dbexpress, to observe dbexpress execution behavior, dbexpress the bde/idapi performance comparison speed access to large amounts of data, adjust dbexpress access data way, to adjust packetrecords characteristic values change behavior of dbexpress processing data source delphi 7 tsimpledataset, Examples will show you the above knowledge.)
- 2012-09-12 00:25:23下载
- 积分:1
-
gs
说明: Delphi公式解析器,自己写的解析公式程序,感兴趣的朋友们自己下载源码研究吧。可以算出上边括号中的公式里的值,太复杂的公式没有试验过,或许也可以。(Delphi formula parser, write their own analytical formulas procedures, interested friends to download their own source of it. Can calculate the formulas in the upper brackets the value is too complex formulas not tested, maybe you can.)
- 2013-06-19 17:09:04下载
- 积分:1
-
delphil-flashform
1,FlashWindow(Application.Handle, True) 让主程序在任务栏上的图标闪烁
2,FlashWindow(form.Handle, True) 让指定的form状态栏闪烁
3,对于在任务栏上没有图标的form,比如form2可以用下面这个过程模拟一下,
procedure CreateParams(var Params: TCreateParams) override
procedure TForm2.CreateParams(var Params: TCreateParams)
begin
inherited
Params.WndParent := 0 //此段代码的意思是使窗口显示在任务栏中
end
此时FlashWindow(form2.Handle, True) 让form2在任务栏上的图标就会闪烁
(delphil flashform)
- 2013-10-11 11:11:02下载
- 积分:1
-
madSecurity
说明: madSecurity.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:20:02下载
- 积分:1
-
programmer-notebook
程序员快速记录各种文本资料软件到数据库中,实现快速查找(A program s notebook for programmer to write down article!)
- 2012-02-09 21:47:29下载
- 积分:1