搜索资源列表
FastDown1.1
- 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB
vc++2delphi
- 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip 一个邮件报告程序。 SrcFirstProg.zip 解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip 自定义的标签控件对话框。 Undo_demo.zip undo_src.zip 在VC中实现Undo和Redo功能。 -using Del
dglib
- delphi的范型代码库,相当于C++的STL,很有价值的
Input
- 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
TSCLIB.DLL-Delphi-Example
- 调用TSC动态链接库的Delphi源码。 此代码为网络收集,如侵犯版权,请告知-TSC call dynamic link library of Delphi source code. This code for the network to collect, such as copyright infringement, please inform
delphizlib.125
- 此为ZLib最新版本1.2.5。原作是用C编写的,在VC++、BC++或C++Builder中自然很容易直接使用,对于Delphi开发者,虽然Delphi自带了ZLib的移植版本(zlib.pas),但版本为1.0.4,而且必须要使用Borland自己编译生成的zlib.dcu(当然,在完整版的光盘中包含了编译好的zlib库的.obj文件和c代码,后继版本修改了大量的bug,并较大幅度地提升了性能。-This is the latest version of ZLib 1.2.5. The or
VoiceDelphi
- 我自己写的DELPHI 调用语音库朗读的例子, 有完整的代码. 我的QQ: 740203690 已经应用我的顺时针写作软件里了. -Voice example. delphi code.Simple And useful.I think you should like it. Simple to try.
RSA
- delphi下的Rsa数字证书开发库相关代码-Rsa under delphi development of library-related digital certificate code
DTUServerPackage
- 本目录内所有代码仅作指导用户编程之用,用户如果要作为 商业用途,建议使用正版软件进行编译. 开发环境说明: delphi demo : delphi 6.0 vc demo : vc++ 6.0 vb demo : vb 6.0 bc demo : Build C++ 5.0 param_delphi_demo : delphi 6.0 c#demo : c# vb.net_de
FastReport.v4.7.181
- 无需附加的动态链接库(DLL)就可提供快速、紧致、灵活的代码。 运行时可使用内建的功能强大且易于使用的设计工具。 带有"文本搜索"和"编辑"功能的MSWord-like报表预览。 常用的组件集:文本,线,图片,形状,对象链接和嵌入(OLE), RichText, 图表,Barcode。 可以创建自己的组件。 将报表输出为其它格式(例如:TXT, RTF, CSV, HTML, PDF 等等)。 -No additional dynamic link libra
Inxite
- 通用录入处理系统是基于现有的业务系统库信息录入系统基础上的处理模块,基于以下理念进行开发: 1.1、后台的基本功能模块,如入库处理一类操作,各种程序应采用一致的处理机制。只需要编写一套公共程序代码,在各个处理程序中调用。首先是减少了重复编程的工作量,更有利的是规范操作,而且便于升级。 1.2、包括录入平台和辅助处理程序在内的所有程序,不以完成一个简单任务为目标,而是要对设计需求进行抽象归纳,要具有前瞻性, 考虑到以后可能的扩展性应用。 1.3、录入
DelphiSRTL
- Delphi常用的函数代码库,如crc、md5、字符串加密呀什么-Delphi code library commonly used functions, such as the crc, md5, string encryption呀what
VCLZipPro4511
- 数据压缩,Object Pascal代码开发库,是功能齐全-The VCLZip Delphi component allows you to add ZIP and UNZIP capabilites to your application. This component is different from most other "ZIP" development libraries in that it is written in 100 Delphi Object Pascal code
jpeglib
- jpeglib_demo.zip jpeglib_src.zip 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 -jpeglib_demo.zip jpeglib_src.zip using Delphi code to display JPG images in the VC not to use the dynamic link library.
VB6
- 使用Delphi编程语言开发符合OPC标准的服务器端或客户端程序必须安装自动化接口:OPC Automation2.0,添加动态链接库文件OPCDAAuto.dll,如果将代码直接插入程序中编译,可以使程序移植更加方便-opc read_arrayTag DDEClientConv、DDEclientItem
Delphi_Programming_question_database_design_code.r
- Delphi编程实现题库设计经典代码Delphi Programming question database design classic code -Delphi Programming question database design classic code
GetPY
- 查询汉字拼音,不需要库,代码及示例程序!非常高效-Pinyin query, no database, code and sample programs! Very efficient! !
wgPubCode
- 今天心情好,发布一个用了很久的 公共代码 库,其中,InfoMsgBox等频率最高。 因还用到DBGridEh等单元,如大家没装,删掉相关函数就是了。 -Good mood today, with a long time to publish a common code base, which, InfoMsgBox so frequently. Also used by other units DBGridEh, as we did not install, it wants to d
Fundamentals.TCP.4.0.20
- 一组非常有用的TCP组件和代码库,非常的简单和高效,也不需要额外的库文件-A group of very useful TCP components and code libraries, a very simple and efficient, and does not need additional library files
wgPubCode
- 发布一个用了很久的 公共代码 库,其中,InfoMsgBox等频率最高。 因还用到DBGridEh等单元,如大家没装,删掉相关函数就是了。-Released a long public code base, which, InfoMsgBox the highest frequency. DBGridEh unit also used, such as not installed, it wants to delete the correlation function.