-
本书以理论结合实践的方式,论述“如何在Delphi中使用面向对象编程方法,构建良好设计的程序”的主题。...
本书以理论结合实践的方式,论述“如何在Delphi中使用面向对象编程方法,构建良好设计的程序”的主题。-this book theory with practice, discussion of the "how to use Delphi object-oriented programming methods, and the building of good design procedures" theme.
- 2022-04-06 19:30:12下载
- 积分:1
-
层次分析法的算法已经经过开发严整
层次分析法的算法已经经过开发严整-AHP algorithm has been developed after thorough
- 2022-02-26 17:19:37下载
- 积分:1
-
C++Builder6下的一个生产管理系统,对于学习C++的朋友有相当大的帮助,此软件在C++BUilder6下开发,没有用到别的控件...
C++Builder6下的一个生产管理系统,对于学习C++的朋友有相当大的帮助,此软件在C++BUilder6下开发,没有用到别的控件-C Builder6 under a production management system for learning C friends is a big help, the software in C BUilder6 under development, did not use the other controls
- 2023-02-02 20:35:04下载
- 积分:1
-
c++builder 与rs
c++builder 与rs-232串行口通信控制,需要的朋友可以下载-c++builder and rs-232,very good,you can download
- 2022-02-12 13:39:24下载
- 积分:1
-
开发指南Delphi通信是高度成功的另一个…
Developer s Guide to Delphi Communications is another addition to the highly successful Delphi series from Wordware. This the only title on the market that provides a comprehensive overview to the communications capability of Delphi relative to the major communications protocols, such as TCP/IP, MAPI, SMTP, and HTTP.
Addison-Wesley Nitty Gritty Programming Series provides the most important facts that you willneed to know to get up and running in new programming topics quickly and when you have becomeproficient you can use it as an on-going reference book for all the fundamentals.
Divided into three sections, this book provides everything you need to know to startprogramming in Delphi 6.-Developer s Guide to Delphi Communications is another addition to the highly successful Delphi series from Wordware. This is the only title on the market that provides a comprehensive overview to the communications capability of Delphi relative to the major communications protocols, such a
- 2022-12-14 20:25:03下载
- 积分: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
-
在Windows环境下,鼠标和键盘是主要的输入设备。在Delphi中几乎每个对象都具有反映鼠标控制的事件,这些事件的主要功能包括改变鼠标指针的形状,移动、触发、...
在Windows环境下,鼠标和键盘是主要的输入设备。在Delphi中几乎每个对象都具有反映鼠标控制的事件,这些事件的主要功能包括改变鼠标指针的形状,移动、触发、拖动鼠标等。鼠标控制的三个相关属性是Cursor、DragCursor、DragMode;鼠标控制的三个对象方法是BeginDrag、Dragging、EndDrag;鼠标控制的七个事件包括OnDragDrop等。-In the Windows environment, the mouse and keyboard are the main input device. In Delphi, almost every object has to reflect the control of the mouse events, these events are the main functions include changing the shape of the mouse pointer, move, trigger, drag the mouse and so on. Mouse control of three related attributes are Cursor, DragCursor, DragMode mouse control of the three objects is BeginDrag, Dragging, EndDrag mouse control of the seven events, including OnDragDrop so.
- 2022-02-01 18:16:48下载
- 积分:1
-
珍藏的C++Builder 电子书,从中受益很多
珍藏的C++Builder 电子书,从中受益很多-Book of C++Builder
- 2023-01-16 03:50:05下载
- 积分:1
-
ADOM+设计篇意在测试com+的事务处理能否正确执行。
将组件安装后,在组件服务中该com+组件的属性设置中将“激活”页的“启用对象池”选项选中,执行客户...
ADOM+设计篇意在测试com+的事务处理能否正确执行。
将组件安装后,在组件服务中该com+组件的属性设置中将“激活”页的“启用对象池”选项选中,执行客户端程序调用上面这个方法,发现com+的事务机制不能正确执行,数据会写入数据库中。如果不选中“启用对象池”,则一切正常,数据并不会写到数据库中。
说明:Translation DataModule的设置,事务属性:requires a transaction,允许object pooling,pooled设为true,无论将AutoComplete设为True或False都会出现上述情况。
该问题最先由ytwxw (wxw) 提出,至今尚未有结论,我也发现类似问题。我俩探讨后无法解决,特在此再开一贴。请各路com+高手帮忙解答!
-ADOM design sections was aimed at testing com business can correct implementation. Components will be installed, Component services in the com component attributes will be set up "activated" page "open object pool" option selected. implementation of client programs call the above, the Panel found com mechanism for proper implementation, data will be included in the database. If not selected "targets of the opening pool", then everything normal, and no data writes database. Note : Translation DataModule settings, the panel attributes : requires a transaction, allowing object pooling. pooled as a true, Regardle
- 2022-08-16 22:17:39下载
- 积分:1
-
创世纪的C++ Builder
创世纪的C++ Builder
--------------------------------------------------------------------------------
告别Hello World的年代
图形程式设计基本概念
具体而微的绘图程式
以C++ Builder处理Windows讯息(Message)
动态链结函式库(DLL-Dynamic Linked Library)
Install Shield的使用介绍
-Genesis of the C++ Builder farewell Hello World era of the basic concepts of graphics programming miniature graphics program to C++ Builder handle Windows messages (Message) dynamic link library (DLL-Dynamic Linked Library) Install Shield of introduce the use of
- 2022-07-07 02:11:01下载
- 积分:1