unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, SPComm, StdCtrls, ExtCtrls type TFcomm = class(TForm) Comm1: TComm GroupBox1: TGroupBox Memo1: TMemo Memo2: TMemo GroupBox2: TGroupBox Button1: TButton Btn_send: TButton Button2: TButton procedure Button1Click(Sender: TObject) procedure Button2Click(Sender: TObject) procedure Btn_sendClick(Sender: TObject) procedure Comm1ReceiveData(Sender: TObject Buffer: Pointer BufferLength: Word) private { Private declarations } public { Public declarations } end
标签: interface Messages Graphics Controls
上传时间: 2016-06-10
上传用户:gxmm
通讯路的设置,姓名,通讯地址等设置公共参量,.class文件
标签: 通讯
上传时间: 2014-12-05
上传用户:asddsd
把USB访问的相关函数封装成DLL的源代码 ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : spectrumdll
上传时间: 2014-01-13
上传用户:cxl274287265
ssd3 java编程 EXAM1 原样上传即可,要是想运行,必须把网页上给的class 合到同一文件夹
上传时间: 2014-01-18
上传用户:liglechongchong
一下是注册表项 [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SDMMC] "Dll"="sdmmc_loader.dll" "Prefix"="SML" "Order"=dword:2 "Ioctl"=dword:4 "Class"=dword:01 "SubClass"=dword:80 "ProgIF"=dword:0 "DeviceID"=dword:1100 "VendorID"=dword:15b7 "FSD"="fatfsd.dll" "Profile"="SDMMC" "IClass"="{A4E7EDDA-E575-4252-9D6B-4195D48BB865}"
标签: HKEY_LOCAL_MACHINEDriversBuiltInS sdmmc_loader Prefix Order
上传时间: 2013-12-16
上传用户:frank1234
一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。 Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools) - Adapt the customchat.html file - Upload all the files to your webserver - Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline - I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.
上传时间: 2014-09-06
上传用户:龙飞艇
Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as "2005/08/05", compared with the number "85" Database: "xzxq". I made the changes: 1, stations and customer-service once every 30 seconds to exchange information (to ensure continuous line) 2, computer services-an increase of the serial number 3, client-service to send the card serial number and send IP addresses to the service side 4, the desktop client by the embargo, since the definition of the icon to start the process faster (from the window Superman Code) 5, CS-shielding some function keys, but CTRL + ALT + DEL keys can not shield the hope that a revised modify these friends 6, there are some corners of Laws (such as title, etc.). Client desktop icon in the Settings page set up first class to enter FXZWN999 open on to add, delete icon button
标签: the password machine Client
上传时间: 2016-06-27
上传用户:xsnjzljj
/** * 显示输入提示压缩或解压缩 继承了InputStream类,装有输入流。 */ public class HZIPInputStream extends InputStream { /** * HZIPInputStream 类的构造函数,定义了huffman树,输入流。 * * @param in 输入流。 * @throws IOException:如果发生I/O错误则抛出异常。 */
标签: InputStream 输入 解压
上传时间: 2016-06-29
上传用户:plsee
手机在线系统 采用Java 中的J2ME, JSP 跟MySql 运行环境是:jsdk1.4以上,WTK2.2, tomcat5.0. MySql4.0. 数据库用户名是root,密码是123. 用户把,客户端下的文件夹下的文件整个考到 WTK2.2 apps文件夹下面。 把服务器端class文件放到tomcat5.0下的work\Catalina\localhost文件夹中 把数据库文件放到mysql的data文件夹中。
上传时间: 2014-01-25
上传用户:小码农lz
一个iscsi实现源码,值得参考。It is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI.
上传时间: 2016-06-30
上传用户:it男一枚