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

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

于 2022-02-02 发布 文件大小:1.57 kB
0 299
下载积分: 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俱乐部编程技巧合集电子教程1999
    Delphi俱乐部编程技巧合集电子教程1999-2003-Delphi Programming Skills Club Collection Electronic Guide 1999-2003
    2023-04-27 08:00:03下载
    积分: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++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
  • Object Pascal is a high
    Object Pascal 是一种高级编译语言,具有强类型(对数据类型的检查非常严格)特性,支持结构化 和面向对象编程。它的优点包括代码的易读性、快速编译,以及支持多个单元文件从而实现模块化编程。 Object Pascal 具有一些特性以支持Borland 组件框架和RAD(快速应用程序开发)环境。在很大程 度上,本语言参考的说明和示例假定你使用Borland 公司的开发工具,如Delphi 和Kylix。 绝大多数使用Borland 开发工具的开发者是在IDE(集成开发环境)环境下编写代码并进行编译。 Borland 开发工具帮助我们设置工程和源文件的许多细节,比如维护单元的依赖信息。并且,使用这些工 具在程序的组织上还有一些限制,严格说来,这不是Object Pascal 语言规范的一部分。比如,Borland 开发工具遵循某些文件和程序的命名约定,若你在IDE 以外编写代码并使用命令行来编译,你可以避开 这些限制。 这些帮助主题假设你在IDE 环境下工作,并且使用VCL(可视化组件库)和/或 CLX(跨平台组件 库)创建应用程序。但有时候,Borland 一些特定的规则和Object Pascal 的通用规则并不相同。-Object Pascal is a high-level language compiler, strong type (of the types of data very strict inspection) features, structured and object-oriented programming. Its advantages include code readability, fast compiler, and documentation to support a number of modules to achieve modular programming. Object Pascal has some characteristics of components in support of Borland framework and RAD (Rapid should development of procedures) environment. To a large ex
    2022-04-06 21:19:36下载
    积分:1
  • 这是一个用JSP开发的论坛源 码。。。 按照上在的README可轻松的捅有下JSP论坛...
    这是一个用JSP开发的论坛源 码。。。 按照上在的README可轻松的捅有下JSP论坛-This a development with JSP source forum. . . In light of the README to be relaxed under a JSP stabbed Forum
    2022-07-21 13:39:26下载
    积分:1
  • 高级编程技术
    Borland C++ Builder高级编程技术-senior programming technology
    2022-07-10 10:42:23下载
    积分:1
  • 突破delphi 7.0编程实例五十讲,pdg文件
    突破delphi 7.0编程实例五十讲,pdg文件-breakthrough programming examples of 50 speakers, PDG documents
    2023-06-23 20:50:05下载
    积分:1
  • 比较好的delphi中文帮助,是对照版.对delphi开发人员很有帮助
    比较好的delphi中文帮助,是对照版.对delphi开发人员很有帮助-better delphi Chinese assistance, it is version control. Developer of delphi helpful
    2022-03-22 03:46:03下载
    积分: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-03-03 14:28:51下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载