-
开发客户/服务器应用程序时,一个需要考虑的问题是,面向集合还是面向记录?客户程序并不是
像桌面数据库程序那样直接面对数据库表,而只是面对数据的子集。
客...
开发客户/服务器应用程序时,一个需要考虑的问题是,面向集合还是面向记录?客户程序并不是
像桌面数据库程序那样直接面对数据库表,而只是面对数据的子集。
客户程序在向服务器请求数据时,得到的数据可能是由一个或多个表中的字段构成的,而请求是
通过结构化查询语言( 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
-
一个DELPHI做的管理信息系统的界面,上附有源代码,是学习DELPHI的初级者比较适合的程序...
一个DELPHI做的管理信息系统的界面,上附有源代码,是学习DELPHI的初级者比较适合的程序-a management information system interface attached to the source code, is the primary DELPHI study were more suitable for the procedure
- 2022-01-31 18:07:16下载
- 积分:1
-
一种扫雷游戏的源代码,游戏编写的一个启蒙代码。
一种扫雷游戏的源代码,游戏编写的一个启蒙代码。-A mine the game" s source code, game code to prepare an enlightenment.
- 2022-03-14 01:56:12下载
- 积分:1
-
Experience DELPHI master set, DELPHI collected a variety of development experien...
DELPHI 高手经验集,收集的各种DELPHI开发经验,很实用-Experience DELPHI master set, DELPHI collected a variety of development experience, it is practical
- 2023-04-19 21:35:04下载
- 积分:1
-
C++Builder与WindowsAPI经典范例
C++Builder与WindowsAPI经典范例-C++ Builder with the classic example of WindowsAPI
- 2022-01-26 02:51:21下载
- 积分:1
-
C++Builder基础进阶是关于C++Builder编程的基础教材,适合初级的C++Builder爱好者...
C++Builder基础进阶是关于C++Builder编程的基础教材,适合初级的C++Builder爱好者-Advanced C Builder is based on the C programming Builder based materials suitable for junior C Builder lovers
- 2022-01-30 10:24:01下载
- 积分:1
-
delphi错误调试方面的经典书籍!非常有参考价值!
delphi错误调试方面的经典书籍!非常有参考价值!-delphi error debugging of classic books! Very useful!
- 2022-03-12 06:39:08下载
- 积分:1
-
该文件是关于图像缩放,适合有一定delphi基础的人。
该文件是关于图像缩放,适合有一定delphi基础的人。-is on the document image zoom, for a certain person based on the delphi.
- 2022-03-17 21:42:56下载
- 积分:1
-
Delphi语言参考手册,用户非常需要,尤其对初学者非常重要。...
Delphi语言参考手册,用户非常需要,尤其对初学者非常重要。-Delphi language reference manual, users need, especially for beginners is very important.
- 2022-08-06 08:02:45下载
- 积分:1
-
windows外壳扩展编程入门实例
关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The
Complete I...
windows外壳扩展编程入门实例
关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The
Complete Idiot’s Guide to Writing Shell Extensions 我也曾想过所谓眼前有景道不
得崔颢题诗在上头既然已经有了这么好的文章我还来饶舌算什么不过转念再想文章
虽好毕竟是为Visual C++的用户看的对Delphi 的使用者来说似乎有点不公平我最初编
写Shell Extension 的时候用的也是Visual C++ 不过现在已经转而使用Delphi 觉得两者
毕竟还是有所不同因此就有了这篇文章算是将我的一些心得体会和大家分享
我最初的打算是将Michael Dunn 文章中涉及的全部内容全部转成Delphi 程序再加上我-windows Windows Michael Dunn The Complete Idiots Guide to Writing Shell Extensions What kind of tongue but want to switch majors article was, after all, is good for Visual C users the right to see the Delphi users seem to me a little unfair to the initial preparation of Shell Extension of the Visual C but also now turn to the use of Delphi or think they have, after all, we will have a different result this article I will be some experiences to share with you my initial intention was to Michael Dunn article, the full content of all to the proceedings with Delphi as I
- 2023-07-16 10:10:04下载
- 积分:1