-
现在即时翻译软件很多,很多都有一个功能就是鼠标取词,这大大方便了用户。但是在编程的时候没有一个专门的函数来取词,本程序详细介绍了怎么实现这个功能。...
现在即时翻译软件很多,很多都有一个功能就是鼠标取词,这大大方便了用户。但是在编程的时候没有一个专门的函数来取词,本程序详细介绍了怎么实现这个功能。-There are many instant translation software at current.The programme will introduce how to realize the function.
- 2022-02-15 05:12:56下载
- 积分:1
-
website source code, development delphi
同学录源代码,delphi开发-website source code, development delphi
- 2022-01-25 15:02:02下载
- 积分:1
-
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
-
This procedure is to identify the special function of the mouse events. Through...
本程序功能是识别特殊鼠标事件。通过本程序,可以学会处理和识别特殊鼠标事件的方法-This procedure is to identify the special function of the mouse events. Through this procedure, you can learn to deal with and identify specific ways to the mouse events
- 2022-05-17 06:08:09下载
- 积分:1
-
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-use java to Selection_stack
- 2023-05-03 05:20:03下载
- 积分:1
-
动态分配内存的代码
动态分配内存的代码-dynamic memory allocation code
- 2023-08-04 22:45:06下载
- 积分:1
-
搜索局域网内的计算机,(离开家大佛,哦鄂温克夺目塑料管发夺魁卢瑟福机哦讹误军服 )...
搜索局域网内的计算机,(离开家大佛,哦鄂温克夺目塑料管发夺魁卢瑟福机哦讹误军服 )-search of computer LAN, (left home Buddha, oh Ewenki dazzling plastic pipe won the Rutherford-oh error uniforms)
- 2022-03-03 09:05:13下载
- 积分:1
-
Island Hopper News 范例及其它
Island Hopper News 范例及其它 -Island Hopper News and other examples
- 2022-01-24 15:31:15下载
- 积分:1
-
kinect fingerTip
这个一个用于识别手指的代码,跟一般的opencv识别不同,采用kinect传感器,可以动态识别手指,建立手指的简单模型,获取手指数据,从而实现一些应用,别如用手指控制电脑鼠标,模拟键盘,钢琴等。。。。。。。。。
- 2022-08-19 20:00:53下载
- 积分:1
-
1一个最优美的图案。
2有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数...
1一个最优美的图案。
2有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数-1 One of the most beautiful designs. 2 months integer n to the preceding number of the order of backward-shift position m, and finally the number m of m into the top of the number of
- 2022-05-05 15:57:46下载
- 积分:1