-
文件显示,包括Java API演示API _ _ Linux API _ Solaris API _风迭戈
包括文档说明,DEMO API_Java API_linux API_solaris API_windows-including documents show that DEMO API_Java API_linux API_solaris API_wind Diego
- 2023-01-16 18:50:04下载
- 积分:1
-
短信网关WAP长短信问题分析及解决!
根据网络及实际应用遇到的问题总结如下:
1、 WapPush长短信与普通短信区别:
a. 长短信需要拆分,需要有短信头信息;
b. 短信头信息由WDP+WSP组成;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-09 21:36:32下载
- 积分:1
-
小灵通机卡分离模块的设计.建立在数据库服务器,中间件服务器,和客户机三层结构上的...
小灵通机卡分离模块的设计.建立在数据库服务器,中间件服务器,和客户机三层结构上的-PHS card separation module design. Based on the database server, middleware servers, and clients on the three-tier structure
- 2022-03-21 11:24:13下载
- 积分:1
-
网络通信开发包手册开发一套易用的网络通信包,以C++形式对功能进行封装。
对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函...
网络通信开发包手册开发一套易用的网络通信包,以C++形式对功能进行封装。
对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功能。
附带使用说明书。
原作者闻怡洋-network communication development kits developed a manual, easy-to-use communications network packets to C++ form of a wrapper function. WinSocket NamedPipe right and the API function Packaging, and provided some API function linking the establishment and data detection. Incidental instruction manual. Author Wen Yue Yang
- 2022-08-10 01:30:47下载
- 积分:1
-
上位机软件动态获取计算机COM口
应用背景
通过MFC6.0生成一个单文档程序,然后新建一个对话框并生成一个新类;在对话框中添加两个组合框控件。在生成的新类上右击增加windows消息WM_INITDIALOG生成处理函数,函数内容见“关键技术描述”。函数体中的index和baud均为int型,可设为全局变量。
关键技术BOOL CComDlg::OnInitDialog()
{
CDialog::OnInitDialog();
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("4800");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("9600");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("38400");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("115200");
((CComboBox *)GetDlgItem(IDC_COMBO2))->SetCurSel(0+baud);
long lReg;
HKEY hKey;
DWORD MaxValueLength;
- 2022-03-14 01:15:16下载
- 积分:1
-
turbo均衡的原始经典文章,值得学习
turbo均衡的原始经典文章,值得学习-balanced turbo classic original article, it is worth learning
- 2022-02-10 11:12:35下载
- 积分:1
-
an insight for learning wireless system, enjoy!
an insight for learning wireless system, enjoy!
- 2022-03-19 05:48:14下载
- 积分:1
-
QP(Quoted
QP(Quoted-Printable-Content-Transfer-Encoding)编码解码程序,实现QP码与汉字之间进行转换。-QP (Quoted-Printable-Content-Transfer-Encoding) codec procedures, QP code and realize the conversion between Chinese characters.
- 2022-03-26 01:42:07下载
- 积分:1
-
Block Application
Block Application
- 2022-05-27 17:24:46下载
- 积分:1
-
这个通讯薄程序的界面及功能相对比较简单。
此程序使用文件存储,并不使用数据库。程序将文件映射为内存文件,提高存取速度,并实现了简单的查询及排序功能。...
这个通讯薄程序的界面及功能相对比较简单。
此程序使用文件存储,并不使用数据库。程序将文件映射为内存文件,提高存取速度,并实现了简单的查询及排序功能。
-communications procedures and functions of the interface is relatively simple. The use of this procedure document storage and do not use the database. Procedures for document mapping memory, improve access speed, and to achieve a simple inquiries and sorting functions.
- 2023-08-14 11:55:03下载
- 积分:1