-
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
-
基于STM32的ARM开发(红外遥控音乐游戏)
开发软件Keil uVision4,硬件平台野火STM32,单片机程序。
程序主要内容实现远程红外遥控器控制STM32播放音乐和玩拼图游戏。
- 2023-04-15 09:00:18下载
- 积分:1
-
since the emergence of the Windows operating system. the application process for...
自从Windows操作系统出现以后,在应用程序中进行人机交互的思想和手段便发生了根本性的改变,计算机的界面变得友好精彩。一个程序的好坏很大程 度上决定于人机交互的方便程度。当前,大多数程序的标题栏都千篇一律,如何让自己的程序与众不同是每个程序员的梦想,但改变标题栏的内容的确有相当的难 度。该篇文章向你介绍如何在标题栏上添加图标按钮,而且当鼠标经过和点击该图标时,鼠标将有不同的反应。请按照下面的步骤实现。
第一步:打开VC编程环境,生成一个新的基于单文档的工程temp,所有的选项都取默认值,下面,我们就在此工程的标题栏上生成三个按钮图标。
第二步:下载资源文件,共有三个文件:CaptionButton.cpp、CaptionButton.h和Thunk.h。将这三个文件添加到工程中(添加方法不必细说了吧)。
-since the emergence of the Windows operating system. the application process for HCI thinking and means has undergone a fundamental change, computer-friendly interface become brilliant. The quality of a process largely depends on the man-machine interaction convenience. Currently, the majority of procedures are stereotyped column heading, and how to help their own procedures are different for each programmer"s dream, but to change the column headings as indeed it is quite difficult. The article to tell you how to add Biaodilanshang icon button, but when the mouse hovers over the icon and click, mouse will have d
- 2022-03-19 19:08:12下载
- 积分:1
-
实现大数相加,大到几百位,随便你啦
不论整数还是DOUBLE的...
实现大数相加,大到几百位,随便你啦
不论整数还是DOUBLE的-The realization of large numbers add up to as large as several hundred, not you, whether you DOUBLE integer or the
- 2023-06-17 13:25:03下载
- 积分:1
-
我的名字是yeomag11。wjhefdkhwioefioefjlskdjksdvjklmxc
my name is yeomag11 .wjhefdkhwioefioefjlskdjksdvjklmxc
- 2023-03-07 01:45:03下载
- 积分:1
-
The software used to calculate the LC resonant frequency used, the anti
本软件用于计算常用的LC谐振频率,并联电阻的反运算,节能灯的元件参数计算-The software used to calculate the LC resonant frequency used, the anti-parallel computing resistance, energy-saving lamp components parameters
- 2023-04-14 05:20:03下载
- 积分:1
-
QT的UDP源码
简单的UDP通信程序,可监听任意地址和端口,不是广播形式。可打开文件,传送文件。
- 2022-01-31 07:37:52下载
- 积分:1
-
Undelete the record, compress the database of DBase and Foxpro, written by Delph...
因为时常编写程序总是会遇到意外删除之后无法找回的情况,现利用Delphi实现了反删除操作-Undelete the record, compress the database of DBase and Foxpro, written by Delphi.
- 2022-03-18 17:24:49下载
- 积分:1
-
识别过程锁定 (win32) Windows 文件资源
简单的命令行实用程序开发使用 c + + 来识别哪些进程锁定 windows 文件。
使用方法 ︰ WhoUses.exe [/M] 文件名/M 文件名是一个模块名称 (EXE,DLL,...)文件名文件名称例子 ︰WhoUses.exe /M kernel32.dllWhoUses.exe /M c: est est.dllWhoUses.exe yourTextFile.txtWhoUses.exe c:pagefile.sysWhoUses.exe 串口 0
兼容 Windows XP、 Vista 和 7。
- 2022-02-28 20:47:52下载
- 积分:1
-
Zhang Limin Visual C# 2005
张利民Visual C#2005有趣的小时钟程序时钟源有趣的程序重要技巧如下:q双击时钟到任何地方,我们都可以删除或恢复它的边框。用鼠标拖动到任何一个地方,我们可以改变它的时钟位置。
- 2022-02-14 07:53:29下载
- 积分:1