-
重新启动自己!用于软件自动升级更新,代码编写巧妙。
重新启动自己!用于软件自动升级更新,代码编写巧妙。-To restart their own! Automatic updates for software updates, clever coding.
- 2022-02-26 22:12:21下载
- 积分:1
-
在源和二进制形式的重新分配和使用
File Name : 25Reflections.zip
File Size : 21K
Design Computer : Celeron 2.4Ghz , 512MB Ram, Windows XP Pro
Date Released : 2005/02/27
Environment : Embedded Visual C++ 4.0-Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met
- 2022-04-24 20:49:41下载
- 积分:1
-
该程序实现了在系统的对话框上加按钮,比如在资源管理器中添加文件大小列。...
该程序实现了在系统的对话框上加按钮,比如在资源管理器中添加文件大小列。-The program implements the system add button on the dialog box, such as Explorer, add the file size of the column.
- 2023-06-25 21:20:04下载
- 积分:1
-
一个封装很好的串口通讯类。windowsLINUXUNIX下均可使用。
一个封装很好的串口通讯类。windowsLINUXUNIX下均可使用。-a good serial communications. WindowsLINUXUNIX where available.
- 2022-08-03 13:28:31下载
- 积分:1
-
c++builder是个很好用的编程工具。这是在c++builder下面实现的调用api的程序,读取和设定计算机名称的调用。...
c++builder是个很好用的编程工具。这是在c++builder下面实现的调用api的程序,读取和设定计算机名称的调用。-c++ builder is a good use programming tools. This is the c++ builder call api to achieve the following procedures, read and set the computer name of the call.
- 2022-08-07 18:59:27下载
- 积分:1
-
数据结构的C源码(所有结构的高质量源码)
数据结构的C源码(所有结构的高质量源码)-Data structure of the C source code (all the structure of high-quality source)
- 2022-01-21 21:26:33下载
- 积分:1
-
软盘驱动实例// 源代码// C// 英文
可以直接控制软盘
软盘驱动实例// 源代码// C// 英文
可以直接控制软盘
-floppy disk drive// source// C// English can directly control floppy
- 2022-03-16 03:58:45下载
- 积分:1
-
蓝色的磁盘管理器
蓝白磁盘管理 v1.0-Blue Disk Manager v1.0
- 2022-12-23 03:00:03下载
- 积分:1
-
用VC++编的自动更新CAutoUpdater Class 和使用例子。It will check new version in a specified web...
用VC++编的自动更新CAutoUpdater Class 和使用例子。It will check new version in a specified website and download it to your local drive. 非常容易移植到你的VC程序里。在VC6 和VC2003都编译成功。-Using VC series of automatic updates and use of examples CAutoUpdater Class. It will check new version in a specified website and download it to your local drive. Very easy to transplant to your VC program. VC6 and VC2003 in the success of both the compiler.
- 2022-01-25 16:14:13下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1