登录
首页 » Delphi-C++Builder » 在Delphi中使用串口控件MSComm的0字符接收例程祥解 //以下是创建窗体时的MSCOMM参数设置过程...

在Delphi中使用串口控件MSComm的0字符接收例程祥解 //以下是创建窗体时的MSCOMM参数设置过程...

于 2022-02-02 发布 文件大小:1.57 kB
0 82
下载积分: 2 下载次数: 1

代码说明:

在Delphi中使用串口控件MSComm的0字符接收例程祥解 //以下是创建窗体时的MSCOMM参数设置过程-In Delphi, the use of serial port control MSComm 0 characters receive routine Xiangjie// The following is to create a form when the parameter setting process MSCOMM

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Delphi、C 高手速成 V3.0
    Delphi、C 高手速成 V3.0-Delphi, C V3.0 accelerated master
    2022-08-13 07:59:18下载
    积分:1
  • 其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了, 现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好...
    其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了, 现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好的书,如《DELPHI编程技巧与实例》等,-Actually, academic Delphi is not difficult to see your efforts, I scholarship for a semester. it can do some small software applications, now done in the following two systems, we must first believe in themselves and may be successful, and find some good books, like "Delphi programming techniques and examples."
    2022-02-03 17:50:26下载
    积分:1
  • C++ Builder基础教程 C++ Builder基础教程 C++ Builder基础教程
    C++ Builder基础教程 C++ Builder基础教程 C++ Builder基础教程-C++ Builder-based Tutorial Tutorial C++ Builder-based C++ Builder-based Tutorial Tutorial C++ Builder-based
    2022-01-20 23:31:27下载
    积分:1
  • vb 写的播放器 对新的开发者很有用。写的不错。非常实际
    vb 写的播放器 对新的开发者很有用。写的不错。非常实际-vb players for the new developers useful. Write good. Very practical
    2023-03-11 23:30:04下载
    积分: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
  • 开发客户/服务器应用程序时,一个需要考虑的问题是,面向集合还是面向记录?客户程序并不是 像桌面数据库程序那样直接面对数据库表,而只是面对数据的子集。 客...
    开发客户/服务器应用程序时,一个需要考虑的问题是,面向集合还是面向记录?客户程序并不是 像桌面数据库程序那样直接面对数据库表,而只是面对数据的子集。 客户程序在向服务器请求数据时,得到的数据可能是由一个或多个表中的字段构成的,而请求是 通过结构化查询语言( 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并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了, 现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好的书,如《DELPHI编程技巧与实例》等,-Actually, academic Delphi is not difficult to see your efforts, I scholarship for a semester. it can do some small software applications, now done in the following two systems, we must first believe in themselves and may be successful, and find some good books, like "Delphi programming techniques and examples."
    2022-09-09 16:20:03下载
    积分:1
  • The Internet allows computers thousands of miles apart to exchange information t...
    The Internet allows computers thousands of miles apart to exchange information through programs such as Web browsers, and nearly all of these programs gain access to network communication services through the sockets programming interface. TCP/IP Sockets in C: Practical Guide for Programmers is a quick and affordable way to gain the knowledge and skills needed to quickly develop sophisticated and powerful web-based applications. Written by two experienced networking instructors, the book s focused, tutorial-based approach enables the reader to master the tasks and techniques essential to virtually all client-server projects using sockets in C. Programming concepts are introduced through simple, real-world examples, and are accompanied by line-by-line code commentary that describes the purpose of each part of the program. The book s companion website also contains myriad employable examples of command-based source code discussed throughout the text
    2022-02-16 09:55:09下载
    积分:1
  • 图书管理系统,用DELPHI做的,做的挺好的
    图书管理系统,用DELPHI做的,做的挺好的-library management system, with Delphi done, very well done!
    2022-02-01 03:07:23下载
    积分:1
  • decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 de...
    decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 -decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1 decal_rel_v1
    2022-04-24 04:12:43下载
    积分:1
  • 696524资源总数
  • 103816会员总数
  • 64今日下载