-
Delphi_212228
Delphi界面设计实例:房产信息管理系统,Delphi设计界面的一个源码例子,窗体中包括有菜单,工具栏、侧边栏菜单、Button按钮等例子,是初学者学习Delphi窗体设计的好范例。
(Delphi interface design examples: real estate information management system, a source code example of Delphi interface design, the form includes menus, toolbars, sidebar menu, Button buttons example, is a good example for beginners to learn Delphi form design.)
- 2014-06-25 22:50:34下载
- 积分:1
-
TestDll
说明: 获取硬盘序列号的dll文件,接口什么的都很简单。网上很多获取硬盘序列号的程序,但是大都需要很长的代码,所以把代码封装成dll公调用(Get hard drive serial number of the dll file, what the interface is very simple. Many online programs to get hard drive serial number, but most still require a very long code, so the code is packaged as a dll public call)
- 2011-03-24 11:11:28下载
- 积分:1
-
sda
Myn rat source code screen capture
- 2013-08-20 16:56:00下载
- 积分:1
-
Delphi2005 B/S程序设计技巧集(4
Delphi2005 B/S程序设计技巧集(4-11)
现在delphi 2005 B/S的书籍资料太少,几乎没有可参考的资料,这在一定程度上限制了delphi 2005的使用,相反C#,ASP的书籍资料到处都是。通过几个月的学习也算是总结了一点经验,从现在起我将陆续将ASP和C#的例子、技巧翻译到delphi 2005下面,希望对大家的学习和工作有帮助,毕竟.Net是一种发展趋势。我将不定期写新的内容,同时,如果你在工作或学习中有什么问题,我也会将问题加入本篇文章,另外,一个人的能力毕竟有限,也希望大家共同来解决问题。
宋雨炫
-Delphi B/S programming skills sets (4-11) now delphi 20 05 B/S books so little information, almost no reference to the information, This, to a certain extent, limit the use of Delphi 2005, C# contrary, ASP information books are everywhere. Through several months of learning is also summed up the experiences that from now on I will continue, ASP and C# example, delphi translation skills to below 2,005, we hope to study and work there to help, After all. Net is a development trend. From time to time I will write the new content, and if you work or study any problem, I will also take the issue into this article, in addition to the ability of a person is limited, I hope we can jointly to solve the problem. SONG Xuan
- 2022-05-14 20:21:00下载
- 积分:1
-
repText2
查找并替换所有文本中的文字,可清除frame病毒影响的各种文本文件。暂缺多线程操作. www.euwx.cn(Find and replace all the text in the text frame to clear the virus will affect a variety of text files. Temporary lack of multi-threaded operation. Www.euwx.cn)
- 2008-01-10 10:44:11下载
- 积分:1
-
OMAP-L13xC674xAM1x schematic review guidelines
C6748 EMIF硬件接线注意事项,特别设计NorFlash的接线形式(C6748 EMIF hardware wiring matters needing attention, especially the design of NorFlash wiring form)
- 2020-06-17 21:40:02下载
- 积分:1
-
代码为分贝的代码为分贝的代码为分贝的代码为分贝的代码为分贝…
CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi -CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi CODE For DB Delphi
- 2022-01-22 02:48:46下载
- 积分:1
-
0706chajianquantao
传奇3 0706插件全套 带ip授权机 对做现在功能最强大的插件(Legend 30706 the plug full set with ip authorized machine to do the most powerful plug-ins)
- 2021-01-04 21:08:56下载
- 积分:1
-
Delphigame40
说明: Delphi 编写的40个小程序,电子版的哦,多多支持(40 small program written in Delphi, the electronic version of Oh, can support)
- 2010-05-04 23:07:15下载
- 积分:1
-
Object Pascal is a high
Object Pascal 是一种高级编译语言,具有强类型(对数据类型的检查非常严格)特性,支持结构化
和面向对象编程。它的优点包括代码的易读性、快速编译,以及支持多个单元文件从而实现模块化编程。
Object Pascal 具有一些特性以支持Borland 组件框架和RAD(快速应用程序开发)环境。在很大程
度上,本语言参考的说明和示例假定你使用Borland 公司的开发工具,如Delphi 和Kylix。
绝大多数使用Borland 开发工具的开发者是在IDE(集成开发环境)环境下编写代码并进行编译。
Borland 开发工具帮助我们设置工程和源文件的许多细节,比如维护单元的依赖信息。并且,使用这些工
具在程序的组织上还有一些限制,严格说来,这不是Object Pascal 语言规范的一部分。比如,Borland
开发工具遵循某些文件和程序的命名约定,若你在IDE 以外编写代码并使用命令行来编译,你可以避开
这些限制。
这些帮助主题假设你在IDE 环境下工作,并且使用VCL(可视化组件库)和/或 CLX(跨平台组件
库)创建应用程序。但有时候,Borland 一些特定的规则和Object Pascal 的通用规则并不相同。-Object Pascal is a high-level language compiler, strong type (of the types of data very strict inspection) features, structured and object-oriented programming. Its advantages include code readability, fast compiler, and documentation to support a number of modules to achieve modular programming. Object Pascal has some characteristics of components in support of Borland framework and RAD (Rapid should development of procedures) environment. To a large ex
- 2022-04-06 21:19:36下载
- 积分:1