-
button按钮的小程序
button按钮的小程序-button button for the small program
- 2022-03-03 15:17:29下载
- 积分:1
-
这是一个电子钟制做程序,具有指针的图象效果
这是一个电子钟制做程序,具有指针的图象效果 -This is an electronic bell system to do procedures, the target image with the effect
- 2022-08-20 07:04:35下载
- 积分:1
-
预防小说沉迷:1.通过命令可以将一个小说文件分割成40个内容大小大致相等的文件,将其存放到一个文件夹里面(也可以让他们杂乱无章的随机存放到多个文件夹下面),并且...
预防小说沉迷:1.通过命令可以将一个小说文件分割成40个内容大小大致相等的文件,将其存放到一个文件夹里面(也可以让他们杂乱无章的随机存放到多个文件夹下面),并且文件名为随机的字符和数字组成的随机长度(20-60)的字符串。
2.通过执行命令, 可以返回当天阅读的文件。每天只能执行一次来进行拷贝工作:将正确的4个文件按顺序合并成一个文件(此文件名为第X天)拷贝至供阅读的文件夹里,这样每天只能读十分之一
-Prevention of novels indulge: 1. A novel by the command file can be split into 40 roughly equal the size of the contents of the document be placed into a folder inside (you can also let them mess of random store to multiple folders below), and the file name is random characters and numbers of random length (20-60) in the string. 2. By executing the command, you can return the same day to read documents. Only do this once a day to carry copies of work: the correct order, four documents into a single file (this file name is the first X days) for the copy to the folder to read, so that can only be read one-tenth of a day
- 2023-01-25 05:15:04下载
- 积分:1
-
利用 excel vba做的网络字典,可以从日文网站,三省堂 取词, 功能很简单.可以作为编程练习....
利用 excel vba做的网络字典,可以从日文网站,三省堂 取词, 功能很简单.可以作为编程练习.-Use the network to do excel vba dictionary from Japanese website, taking the word Church in the three provinces, the functional is very simple. Can serve as a programming exercise.
- 2022-12-09 21:40:03下载
- 积分:1
-
OPC客户端、服务器开发必备(参考资料、库文件、示例程序等)
本资源提供OPC客户端和服务器开发必备的库文件(OPC官网仅对赞助商提供库文件下载,因此网路上的这款库文件比较稀少),附带经典必读参考资料和广为流传的示例程序及其源码,无论是新手入门还是开发大牛,这件资源都能助你如虎添翼,为你开发OPC带来极大的便利
- 2022-05-29 05:27:01下载
- 积分:1
-
向u盘拷贝文件
调用windows的dl文件,获取u盘在pc上的盘符,然后向u盘中拷贝文件。
源方法如下。
判断指定驱动器的类型:GetDriveTypeA函数
该函数能依据根目录识别1个驱动器是软驱或光驱或硬盘等。声明:
Declare Function GetDriveType Lib "kernel32" Alias "GetDriveTypeA" (ByVal nDrive As String) As Long
参数nDrive:驱动器根目录路径的字符串,如"C : ".
函数返回值为1个常数,指定驱动器类型:DRIVE_ REMOVABLE=2,软驱; REMOVABLE是可移动的
如果驱动器不能识别,则返回0,如指定目录不 DRIVE_ FIXED=3,硬盘。
存在,则返回1。 DRIVE _REMOTE=4,网络驱动器;
DRIVE _CDROM=5,光驱;
DRIVE_ RAMDISK=6虚拟磁盘
调用如:
Private Const DRIVE_CDROM = 5
- 2023-02-14 04:40:03下载
- 积分:1
-
website source code, development delphi
同学录源代码,delphi开发-website source code, development delphi
- 2022-01-25 15:02:02下载
- 积分:1
-
用VC编写的结构手册,值得学习并进一步提高
用VC编写的结构手册,值得学习并进一步提高-Used to prepare the structure of VC manual, it is worth learning and to further improve
- 2022-02-16 03:52:43下载
- 积分:1
-
多线程编程的例子,SDK编程有帮助的,适合初学者
多线程编程的例子,SDK编程有帮助的,适合初学者-Examples of multi-threaded programming, SDK programming help for beginners
- 2023-06-17 23:05:03下载
- 积分:1
-
cuda product of sums algorithm on the gpu
cuda product of sums algorithm on the gpu
- 2022-09-21 23:40:03下载
- 积分:1