Welcome![Sign In][Sign Up]
Location:
Search - api delphi

Search list

[OS programapi-DELPHI

Description: 通过修改 Windows 界面上各个控件来演示API的用法
Platform: | Size: 33923 | Author: Alexander | Hits:

[Internet-Networkapi socket demo delphi

Description: api socket demo delphi
Platform: | Size: 1332 | Author: skyer001 | Hits:

[Delphi/CppBuilderDELPHI编程实例与技巧

Description: Delphi是由Inprise公司推出的面向对象的可视化软件开发工具。Delphi 5是Delphi的最新版本。本书共分三部分、16章,主要介绍Delphi 5集成开发环境,对象Pascal语言、组件、通用编程技术、动态链接库、多线程、多媒体编程、数据库编程、网络编程和Windows API编程等。
Platform: | Size: 12356852 | Author: uz520@qq.com | Hits:

[Delphi/CppBuilderDelphi网络高级编程

Description: 本书介绍了使用Delphi 实现Windows 的网络编程的方法。书中的实例充分利用Delphi VCL 与Winsock API 的特点,方便、快捷地实现各种网络功能。全书由4 部分组成:第一部分介绍TCP/IP 协议、Winsock 知识和Delphi 的基本网络组件;第二部分讲解如何利用Delphi 和Winsock 的优点实现主要协议以及局域网 内部使用的应用程序;第三部分是网络上常用的编码算法与加密的实现等内容;第四部分附录提供了网络编 程时的常用参考资料。 本书提供了内容丰富的实例,并附有全部实现代码。本书适合于利用 Delphi 进行网络程序开发的程序 员阅读。
Platform: | Size: 2954212 | Author: chaoyan_ma@126.com | Hits:

[Delphi/CppBuilderdelphi api

Description: 讲解delphi api,书中列举的各函数都有对应例子,有注释,清晰易懂,相信能够让你更加喜欢上delphi,学习delphi的程序员,千万别错过了……
Platform: | Size: 1484878 | Author: wuren_yu | Hits:

[BooksWinAPI函数集

Description: DELPHI API函数汇总,值得下载。-Delphi API function summary, it is worth the download.
Platform: | Size: 26624 | Author: 千里马 | Hits:

[Windows Developdelphi-api

Description: 功能强大的DelphiAPI速查手册.rar-A powerful delphi API Speed-searches handbook
Platform: | Size: 525312 | Author: 章克武 | Hits:

[Printing programDelphi控制打印机

Description: 1、获取打印机状态信息 2、读取打印机状态 3、用API直接打印 4、获取打印页边距 -1, access to printer status information 2, read the printer status 3, with API direct printing 4, access to print Margins
Platform: | Size: 5120 | Author: 阿飞 | Hits:

[Delphi/CppBuilderdelphi 编程实例与技巧

Description: Delphi是由Inprise公司推出的面向对象的可视化软件开发工具。本书共分三部分、16章,主要介绍Delphi 集成开发环境,对象Pascal语言、组件、通用编程技术、动态链接库、多线程、多媒体编程、数据库编程、网络编程和Windows API编程等。 -Inprise Delphi is the company's object-oriented visualization software development tools. The book has three parts, 16 chapters, introduces Delphi Integrated Development Environment, Object Pascal language, components, common programming techniques, dynamic link library, multi-threaded, multi-media programming, database programming, network programming and other Windows API programming.
Platform: | Size: 12046336 | Author: 白宇 | Hits:

[BooksWindows API 参考大全

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。 -32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call. The book is engaging in Windows application development software engineers must reference manual.
Platform: | Size: 677888 | Author: 唐壮 | Hits:

[Internet-NetworkAPI实现Socket编程(文件传送)

Description: 利用API函数编写的程序,可以实现文件的自由传送!-prepared using the API function procedures, the document can be achieved free!
Platform: | Size: 388096 | Author: | Hits:

[Delphi/CppBuilderDelphi.Windows.API

Description: Delphi是1个强大的RAD工具,但有时候为了获取系统的更大控制还是必不可少的要使用到WindowsAPI,我现在提供了WindowAPI的Delphi描述,为每个核心API提供了Delphi的描述,包括示例代码-Delphi is a powerful RAD tool But sometimes in order to obtain greater control system is essential to the use of the Windows API. I now Windows API provides a description of Delphi, each core API to provide a description of Delphi, including sample code
Platform: | Size: 1300480 | Author: zhong | Hits:

[Delphi VCLDelphi.Windows.API

Description: 一个非常好的,非常全面的delphi开发windows的图形用户接口api,使大家学习的好资料。-a very good, very comprehensive development delphi windows graphical user interface api, enable them to learn from the good information.
Platform: | Size: 1467392 | Author: zhy | Hits:

[Delphi/CppBuilderDelphi-API

Description: Delphi API 大全 Delphi API 大全-Delphi API Guinness Guinness Delphi API
Platform: | Size: 334848 | Author: hbg | Hits:

[Delphi VCLWinsock2

Description: SOCKET API的DELPHI 头文件,更加直接使用API-DELPHI the SOCKET API header files, and more direct access to API
Platform: | Size: 53248 | Author: qkserver | Hits:

[Internet-Networksocketapi(delphi)

Description: 一个在Delphi下直接使用SocketAPI函数写的网络文件传输代码,适合初学者参考-Delphi in a function under the direct use of SocketAPI network file transfer to write code, suitable for beginners reference
Platform: | Size: 77824 | Author: dotjava | Hits:

[Delphi/CppBuilderDelphi.Windows.API

Description: 这是一个有关Delphi中的API的介绍,相应的API都有代码实例,是一个很不错的工具。不同于其他的工具-This is a Delphi in the introduction of the API, the corresponding API has code examples, is a very good tool
Platform: | Size: 1297408 | Author: kfbcjb | Hits:

[Internet-NetworkDelphi-Socket-TCP-

Description: delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communication through the EXE of the Server-side code, client side to achieve TCP communication, and package the DLL avoid soket control that comes with Delphi can not be received in the Dll message problem.
Platform: | Size: 1378304 | Author: daihongwei | Hits:

[Othermikrotik-api-delphi

Description: Miktorik api , management
Platform: | Size: 560128 | Author: engylm | Hits:

[Other快递鸟API-Delphi调用DEMO

Description: 使用快递鸟API实现快递单号的自动识别和查询。(The express bird API is used to realize the automatic identification and inquiry of the express number.)
Platform: | Size: 2839552 | Author: ZYYJJWW | Hits:
« 12 3 4 5 6 7 8 9 10 ... 37 »

CodeBus www.codebus.net