-
开发客户/服务器应用程序时,一个需要考虑的问题是,面向集合还是面向记录?客户程序并不是
像桌面数据库程序那样直接面对数据库表,而只是面对数据的子集。
客...
开发客户/服务器应用程序时,一个需要考虑的问题是,面向集合还是面向记录?客户程序并不是
像桌面数据库程序那样直接面对数据库表,而只是面对数据的子集。
客户程序在向服务器请求数据时,得到的数据可能是由一个或多个表中的字段构成的,而请求是
通过结构化查询语言( 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 基础教程-based Delphi Guide
- 2023-07-10 09:35:03下载
- 积分:1
-
内容包括delphi5.0窗体开发的基本方法和范例,窗体开发的高级范例,delphi5.0常用控件的使用和范例,数据窗体开发高级范例和应用系统的开发范例...
内容包括delphi5.0窗体开发的基本方法和范例,窗体开发的高级范例,delphi5.0常用控件的使用和范例,数据窗体开发高级范例和应用系统的开发范例-delphi5.0 forms including the development of basic methods and examples of the form of senior development paradigm delphi5.0 used for the use and control model, data model forms development and application of advanced system development paradigm
- 2022-02-11 10:49:13下载
- 积分:1
-
GPRS 服务器,可进行数据转接,走TCP协议,该系统已在成功运行...
GPRS 服务器,可进行数据转接,走TCP协议,该系统已在成功运行-GPRS server, data forwarding can take the TCP protocol, the system has been run successfully
- 2022-06-20 01:49:26下载
- 积分:1
-
achievements : the right of each selection of the smallest contribution, the com...
建树方法:每次选取最小权建树,建好树根节点的权为其所有树叶权之和-achievements : the right of each selection of the smallest contribution, the completion of the root node right for all of the power and leaves
- 2022-02-14 10:01:00下载
- 积分:1
-
Delphi 6 Developer s Guide (Sams Developer s Guides)
By Xavier Pacheco
Publi...
Delphi 6 Developer s Guide (Sams Developer s Guides)
By Xavier Pacheco
Publisher: Sams
Number Of Pages: 1200
Publication Date: 2001-12-17
ISBN-10 / ASIN: 0672321157
ISBN-13 / EAN: 9780672321153
Borland(r) Delphi 6 Developer s Guide is a new edition of the #1 best-selling Delphi book by authors Steve Teixeira and Xavier Pacheco. Steve and Xavier are of the winners of the Delphi Informant Reader s Choice Award for both Delphi 4 Developer s Guide and Delphi 5 Developer s Guide.
Borland(r) Delphi 6 Developer s Guide is completely updated for Delphi 6 and includes in-depth coverage on Borland s new CLX architecture, DBExpress Applications, SOAP, CORBA, WebSnap and BizSnap features. It continues as a complete reference and authoritative guide to the newest version of Delphi.-Delphi 6 Developer s Guide (Sams Developer s Guides)
By Xavier Pacheco
Publisher: Sams
Number Of Pages: 1200
Publication Date: 2001-12-17
ISBN-10 / ASIN: 0672321157
- 2022-04-16 05:52:59下载
- 积分:1
-
对初学者有用的全视频教程.不过内容感觉比较空洞.
对初学者有用的全视频教程.不过内容感觉比较空洞.-Useful for beginners-wide video tutorials. But compare the contents of an empty feeling.
- 2022-03-28 19:08:54下载
- 积分:1
-
珍藏的C++Builder 电子书,从中受益很多
珍藏的C++Builder 电子书,从中受益很多-Book of C++Builder
- 2023-01-16 03:50:05下载
- 积分:1
-
delphi 教程 Delphi 6 常见的大部分函数的使用方法及使用例子
delphi 教程 Delphi 6 常见的大部分函数的使用方法及使用例子-delphi Guide Delphi six most common use of the function and use examples
- 2022-02-24 23:10:53下载
- 积分:1
-
本章概要介绍Borland C++ Builder(BCB)和解释什么..
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.-Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also
- 2022-03-28 15:37:04下载
- 积分:1