搜索结果
找到约 90 项符合
messages 的查询结果
按分类筛选
- 全部分类
- 书籍 (7)
- Linux/Unix编程 (6)
- 单片机开发 (5)
- 手机短信编程 (4)
- 通讯/手机编程 (4)
- 微处理器开发 (4)
- 通讯编程文档 (4)
- 行业发展研究 (4)
- 网络 (3)
- 手机彩信(MMS)编程 (3)
- Java编程 (3)
- 其他书籍 (3)
- 其他嵌入式/单片机内容 (2)
- Internet/网络编程 (2)
- Symbian (2)
- 人工智能/神经网络 (2)
- 邮电通讯系统 (2)
- 串口编程 (2)
- 其他 (2)
- 加密解密 (2)
- 嵌入式/单片机编程 (2)
- 源码 (2)
- 单片机编程 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 编译器/解释器 (1)
- Applet (1)
- 汇编语言 (1)
- 文章/文档 (1)
- Delphi控件源码 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- VC书籍 (1)
- 驱动编程 (1)
- 书籍源码 (1)
- Windows CE (1)
- 电子书籍 (1)
- 并行计算 (1)
- CA认证 (1)
- 软件 (1)
- 技术资料 (1)
- VIP专区 (1)
Symbian This C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. Notic
This C++ example demonstrates how to create multimedia messages using the
CMmsClientMtm API. Notice that some methods have changed between S60 2nd and 3rd Edition.
通讯编程文档 RFC3030:SMTP Service Extensions for Transmission of Large and Binary MIME Messages
RFC3030:SMTP Service Extensions for Transmission of Large and Binary MIME Messages
Delphi/CppBuilder unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrl
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls,
ExtCtrls, avicap, mmsystem, dsgnintf
// Types for event-procedures
type
TCapStatusProc = procedure(Sender: TObject) of object
TCapStatusCallback = procedure(Sender: TObject nID: integer status: st ...
邮电通讯系统 Alphanumeric messages are encoded in POCSAG format and send to the serial port of a computer. The mo
Alphanumeric messages are encoded in POCSAG format and send to the serial port of a computer. The modem connects to the serial port of a computer and sends the message on the air through a transmitter.
手机彩信(MMS)编程 Java library for encoding/decoding MMS messages. Also provides a simlpe client for sending MMS throu
Java library for encoding/decoding MMS messages. Also provides a simlpe client for sending MMS through a WAP gateway.
串口编程 // This Communications Component is implemented using separate Read and Write // threads. Messages
// This Communications Component is implemented using separate Read and Write
// threads. Messages from the threads are posted to the Comm control which is
// an invisible window. To handle data from the comm port, simply
// attach a handler to OnReceiveData . There is no need to free the memory
// ...
串口编程 unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, D
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: ...
书籍源码 运用了Windows自身带有的服务(Messages),通过打开此服务而发送相关消息
运用了Windows自身带有的服务(Messages),通过打开此服务而发送相关消息
Windows CE Supports event grabber functions, which allow a Compact Framework control to receive Win32 messages
Supports event grabber functions,
which allow a Compact Framework control to receive Win32 messages.
微处理器开发 The purpose of this document is to define the format of the messages and data being communicated be
The purpose of this document is to define the format of the messages and data being
communicated between microprocessors used in heavy-duty vehicle applications. It is meant to serve as a
guide toward a standard practice to promote software compatibility among microcomputer based modules.
This docum ...