-
Delphi small production process to achieve folder creation and deletion of the o...
利用Delphi制作的小程序,可以对文件夹实现创建和删除的操作。-Delphi small production process to achieve folder creation and deletion of the operation.
- 2022-10-02 22:20:03下载
- 积分:1
-
Delphi程序员代码编写标准指南
chm格式
Delphi程序员代码编写标准指南
chm格式-Delphi programmers to code standards guide prepared chm format
- 2022-12-27 17:35:03下载
- 积分:1
-
The Internet allows computers thousands of miles apart to exchange information t...
The Internet allows computers thousands of miles apart to exchange information through programs such as Web browsers, and nearly all of these programs gain access to network communication services through the sockets programming interface. TCP/IP Sockets in C: Practical Guide for Programmers is a quick and affordable way to gain the knowledge and skills needed to quickly develop sophisticated and powerful web-based applications. Written by two experienced networking instructors, the book s focused, tutorial-based approach enables the reader to master the tasks and techniques essential to virtually all client-server projects using sockets in C. Programming concepts are introduced through simple, real-world examples, and are accompanied by line-by-line code commentary that describes the purpose of each part of the program. The book s companion website also contains myriad employable examples of command-based source code discussed throughout the text
- 2022-02-16 09:55:09下载
- 积分:1
-
Delphi 下用 Intraweb 开发WEB程序应用实战
Delphi 下用 Intraweb 开发WEB程序应用实战-Delphi procedures under the WEB Application development with real Intraweb
- 2022-08-12 00:16:13下载
- 积分:1
-
聪明的程序员用Delphi大家都知道吧,学习Delphi的人你一定知道吧,想检验你的Delphi学的怎么样么?看看吧!对你可能有帮助!...
聪明的程序员用Delphi大家都知道吧,学习Delphi的人你一定知道吧,想检验你的Delphi学的怎么样么?看看吧!对你可能有帮助!-clever programmers with Delphi everyone you know, learning Delphi certain people you know you, you want to test the Delphi learn how kind? Let"s see it! You may have to help!
- 2022-03-05 11:14:02下载
- 积分:1
-
Delphi4核心编程技术
Delphi4核心编程技术-Delphi4 core programming technology
- 2022-05-28 17:23:48下载
- 积分:1
-
Delphi7组件及分布式应用开发
Delphi7组件及分布式应用开发-Delphi7 components and the development of distributed applications
- 2023-02-21 06:30:07下载
- 积分:1
-
Developing a card reader
Developing a card reader
- 2022-03-14 17:01:25下载
- 积分:1
-
在Delphi中对用户输入的数据该如何控制?
在Delphi中对用户输入的数据该如何控制?-in Delphi on user input on how to control the data?
- 2022-06-27 16:58:52下载
- 积分:1
-
开发客户/服务器应用程序时,一个需要考虑的问题是,面向集合还是面向记录?客户程序并不是
像桌面数据库程序那样直接面对数据库表,而只是面对数据的子集。
客...
开发客户/服务器应用程序时,一个需要考虑的问题是,面向集合还是面向记录?客户程序并不是
像桌面数据库程序那样直接面对数据库表,而只是面对数据的子集。
客户程序在向服务器请求数据时,得到的数据可能是由一个或多个表中的字段构成的,而请求是
通过结构化查询语言( S Q L )实现的。
-development of client/server applications, a need to consider the problems that still face pool-oriented record? Clients are not as desktop database program as directly face the database tables, and faced with only a subset of data. Client to the server requesting data, the data may be from one or more tables of fields, which are requested through structured query language (S Q L) achieved.
- 2022-08-21 15:30:36下载
- 积分:1