搜索资源列表
Common
- delphi:字符串处理函数包 很强的字符串处理包-delphi: string handler package deal with a very strong string package
Inxite
- 通用录入处理系统是基于现有的业务系统库信息录入系统基础上的处理模块,基于以下理念进行开发: 1.1、后台的基本功能模块,如入库处理一类操作,各种程序应采用一致的处理机制。只需要编写一套公共程序代码,在各个处理程序中调用。首先是减少了重复编程的工作量,更有利的是规范操作,而且便于升级。 1.2、包括录入平台和辅助处理程序在内的所有程序,不以完成一个简单任务为目标,而是要对设计需求进行抽象归纳,要具有前瞻性, 考虑到以后可能的扩展性应用。 1.3、录入
ServerProtSocket
- Components derived from TServerSocket and TClientSocket to implement a particular protocol. Function is based in defining a serie of valid protocol messages (TStrings) and responding to protocol events (messages of any of those valid types). The id
dccomms
- Delphi Com port handler
Delphi_debug_exception_handler
- Delphi异常处理程序调试Delphi debug exception handler-Delphi exception handler to debug Delphi debug exception handler
SPCOMM
- spcom控件,串口通信类控件 适用于delphi7-To use the component once it is installed: 1) Attach an event handler to OnReceiveData . 2) Call StartComm to open the port. 3) Use the WriteCommData method to write to the Comm port. 4) Call StopC