搜索资源列表
OpenSSL
- OpenSSL Delphi example test
example
- 对Video Capture的控件,编写了一个测试代码,希望各位多多指正!-Video Capture of control, the preparation of a test code, hope I may correct me!
test
- 所有delphi的入门例子,经典之作。希望大家-All entry-delphi example, classic. Hope that a good look at
i2c_libr_ex
- example i2c library and test program
TXPBurn_v2
- One of the greatest burning component written for Delphi. Source code, example and compiled test application.
CKGL
- Delphi 仓库管理代码,本实例是在Windows 2000下开发的,程序测试环境为Windows2000和WindowsXP。-Delphi warehouse management code, this example is developed under Windows 2000, the program test environment for Windows2000 and WindowsXP.
GZGL
- Delphi 工资管理系统,本实例是在Windows 2000下开发的,程序测试环境为Windows2000和WindowsXP。用户在Windows 98、Windows 2000和Windows XP下都可使用本实例。-Delphi salary management system, this example is developed under Windows 2000, the program test environment for Windows2000 and WindowsXP.
GDZCGL
- Delphi 固定资产管理系统代码,本实例是在Windows 2000下开发的,程序测试环境为Windows2000和WindowsXP。用户在Windows 98、Windows 2000和Windows XP下都可使用本实例。-Delphi fixed asset management system code, this example is developed under Windows 2000, the program test environment for Windows2000
10200286
- Delphi example for first draft test
Test
- Testing Application here i hate apploaded small example for a program in the application of test with menu and a-Testing Application here i hate apploaded small example for a program in the application of test with menu and all
Enumerated_ORD
- Usefull example - how to test enumerated properties in Delphi using simple list or ComboBox. Demonstrates all TFormBorderStyle options: bsNone , bsSingle , bsSizeable , bsDialog , bsToolWindow , bsSizeToolWin .-Usefull example - how to test enumer
Regexpr
- 测试字符串的某个模式。例如,可以对一个输入字符串进行测试,看在该字符串是否存在一个电话号码模式或一个信用卡号码模式。这称为数据有效性验证。 替换文本。可以在文档中使用一个正则表达式来标识特定文字,然后可以全部将其删除,或者替换为别的文字。 根据模式匹配从字符串中提取一个子字符串。可以用来在文本或输入字段中查找特定文字。 如: 1.检查日期: (1[0-2]|0?[1-9])[-./](0?[1-9]|[12][0-9]|3[01])[-./](\d\d\d\d))
KDels2
- 无错版Delphi俄罗斯方块游戏源码 超牛气的Delphi俄罗斯方块游戏,源代码无错,直接用D7可编译,界面漂亮,玩着舒服,配有好听音乐,Delphi游戏编程不可错过的一款好范例,作者毫无保留的把源代码贡献给大家,在此说声感谢。测试时顺便玩了两局,感觉很不错,游戏运行截图如上,有一些设置说明一下:消层设置、音效开关、高级方块模式、游戏速度选择、旋转方式选择以及游戏帮助等。-Delphi error-free version of Tetris in Delphi source super
GetComputerName
- 獲得電腦名的小例子, 學Delphi時做的小測試-Small example of the computer name learn Delphi to do a small test
ocx-and-cSharp-invoke
- 用DELPHI实现的一个OCX(用于读取或写入磁盘文件),内附用c#进行调用的测试小例子(功能很简单,但是可以说明大体的调用方式)-Use of the DELPHI an OCX (for read or write to a disk file), containing a small example test call with c# (the function is very simple, but can explain the general call)
ADOBE_CONFIDENTIAL
- AIR扩展类,适用于想使用Delphi编写AIR扩展的使用者,官方示例是C语言,已经翻译成了Delphi的,WinXP,Win7下测试通过。使用方法见单元内的注释。-AIR extension classes for those who want to use Delphi to write AIR extension user, the official example is the C language, has been translated into the Delphi, WinXP,
Delphi_035868
- Delphi:共享一个基于Delphi环境下的IOCP源代码,附上的一个例子,主要参考网上的资料做的一个例子。common 目录为 IOCP的代码,根目录下的是Demo代码. 测试及运行方法:直接运行 test.exe 然后开启服务,运行 custom.bat 执行ab -n 100000 -c 1000 -k http://127.0.0.1:9999/ -Delphi: an example of a shared source code Delphi IOCP-based e
Delphi_567112
- Delphi:TTreeView例子,Delphi数据库与TreeView相结合的实例,与普通的树控菜单比,这一款加入了数据库功能,树控菜单的内容通过数据库读取,最后显示在Treeview中,测试前,请确认先连接好数据库信息。本例以一个员工信息显示为例,说明TTreeView组件的用法。 -Delphi: TTreeView example, Delphi combines database and TreeView instance, with more than ordinary tre
Delphi_780477
- Delphi:Delphi源码演示ExecuteOptions属性的具体方法,没有其它的功能,所以挺简单的,初接触Delphi的程序员有兴趣可参见源码。学好Delphi编程,有必要掌握一些实用的对象属性操作,通过本例你或许会对ExecuteOptions属性操作有所了解。本例所用到的数据库文件在database目录中,编译测试前请先附加好数据库信息。 -Delphi: Delphi source code demonstrates ExecuteOptions specific method
test
- 利用QRCode控件,生成二维码的实例,包含项目文件、单元文件,测试通过。(An Example of Generating Two-Dimensional Code by Using QRCode Control)