-
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_D...
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "C_FA" //保护文件
const CString REQ_RENAME = "C_FR" //重命名
const CString REQ_COPY = "C_FC" //拷贝
//-------------发送文件--------------
const CString REQ_SNDFILE = "R_FL"
const CString REP_SNDFILE = "S_FL"
//-----------------------------------
//-------------接收文件--------------
const CString REQ_REVFILE = "C_FL"
const CString REP_REVFILE = "S_FL"
//-----------------------------------
//-------------更改目录--------------
const CString REQ_CHGDIR = "C_DC" //更改目录
//-------------更改目录--------------
//-------------根目录名--------------
const CString ROOT_DIR_NAME = "LSV2" //根目录名
//-------------根目录名-LSV2 trans
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "
- 2023-01-08 18:05:03下载
- 积分:1
-
你可以勾系统,做你想做的!
You can hook the system and do what you want!
- 2023-08-07 02:55:03下载
- 积分:1
-
Very nice online bookstore system, to see themselves know. . . .
很不错的网上书店系统,自己去看看就知道了-Very nice online bookstore system, to see themselves know. . . .
- 2023-03-07 12:15:03下载
- 积分:1
-
一个相当不错的凸包生成程序,对大家学习有挺好的帮助
一个相当不错的凸包生成程序,对大家学习有挺好的帮助-a pretty good convex hull generation procedures, we have very good learning with the help of
- 2022-11-26 14:10:03下载
- 积分:1
-
this demonstration of how to use Delphi to develop a messaging function of the a...
本文演示了如何用delphi开发发短信的功能的应用软件。-this demonstration of how to use Delphi to develop a messaging function of the application software.
- 2022-02-28 14:12:48下载
- 积分:1
-
简易VC计算器,除简单算术运算外还可以计算表达式
简易VC计算器,除简单算术运算外还可以计算表达式-simple calculator, in addition to simple arithmetic operations, also can calculate the expression
- 2022-01-22 14:38:05下载
- 积分:1
-
在线酒店预订系统
在线酒店预订系统
- 2022-02-10 14:17:14下载
- 积分:1
-
实时数据采集的屏幕抖动显示问题一直困扰着许多人,本程序采用双缓冲的方法解决了上述问题。...
实时数据采集的屏幕抖动显示问题一直困扰着许多人,本程序采用双缓冲的方法解决了上述问题。-screen jitter that the problem has been troubling many people and the adoption of double-buffer solution to the above problems.
- 2023-02-11 22:55:03下载
- 积分:1
-
2K大小,音频,视频源代码
2K大小的,音频视频播放器源代码-2K size, audio, video source code
- 2022-08-18 10:00:10下载
- 积分:1
-
演示最简单的程序,实现线程
演示最简单的线程实现的程序-demonstration of the most simple procedures to achieve threads
- 2022-03-14 00:47:11下载
- 积分:1