-
Component Writer's Guide
Component Writer’s Guide-Component Writer"s Guide
- 2022-02-14 12:06:29下载
- 积分:1
-
设计模式delphi源代码
设计模式delphi源代码-design patterns source code
- 2022-04-07 06:54:29下载
- 积分:1
-
信息技术竞赛辅导(用于pascal)语言
信息技术竞赛辅导(用于pascal)语言
-IT race counseling (for pascal) language
- 2022-05-27 17:00:53下载
- 积分: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
-
本章概要介绍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
-
Delphi 基础教程
Delphi 基础教程-based Delphi Guide
- 2023-07-10 09:35:03下载
- 积分:1
-
水木清华程序在C代码生成器
水木清华关于C++Builder程序的代码
-SMTH procedures on the C code Builder
- 2022-04-01 16:18:11下载
- 积分:1
-
sem codigo, apenas dicas boas
sem codigo, apenas dicas boas
- 2023-03-24 20:50:04下载
- 积分:1
-
一个简单的多媒体播放组件,能播放avi等三种格式
一个简单的多媒体播放组件,能播放avi等三种格式-A simple media player component, three kinds of formats that can play avi, etc.
- 2022-03-18 07:32:27下载
- 积分:1
-
This example program is the source code for the FT232BM Test Application from ou...
This example program is the source code for the FT232BM Test Application from our Utilities page.
It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This program can also be used for programming the external EEPROM over USB in a manufacturing environment. The test features require the test cable shown on ST_232_245.pdf to be connected.
Our D2XX direct drivers should be installed for this application. The code can be modified to fit your requirements.
To download the application source code , click here.
To download the test cable specification, click here.-This example program is the source code for the FT232BM Test Application from our Utilities page.
It can be used to test the handshaking lines on FT232BM based RS232/RS485/RS422 designs. This program can also be used for programming the external EEPROM over USB in a manufacturing environment. The test features require the test cable shown on
- 2022-03-20 07:26:46下载
- 积分:1