-
蓝牙开发协议书 硬件开发过程 目标调试指南 立体攻防
蓝牙开发协议书 硬件开发过程 目标调试指南 立体攻防-Bluetooth hardware development agreement to develop guidelines for the process of commissioning a three-dimensional offensive and defensive goal
- 2022-05-19 21:30:16下载
- 积分:1
-
By abnormal operation of the Options box, we can see VC is how to handle excepti...
通过对选项框内异常操作的处理,可以看到VC是如何处理异常的,对初学都有帮助。-By abnormal operation of the Options box, we can see VC is how to handle exceptions, to be helpful to beginners.
- 2022-01-22 09:00:32下载
- 积分:1
-
Tourist type of propaganda
旅游类型的宣传型网站,可以实现一般中小型企业用户的需求-Tourist type of propaganda-based website, you can realize the needs of most small and medium business users
- 2022-05-07 15:25:09下载
- 积分:1
-
Windows NT/2000系统中如何获取系统的启动时间
Windows NT/2000系统中如何获取系统的启动时间-Windows NT/2000 system how to access the system start-up time
- 2022-06-22 00:09:48下载
- 积分:1
-
MP3转换成AVI的编程!
MP3转换成AVI的编程!-converted into MP3 AVI programming!
- 2022-11-09 17:30:04下载
- 积分:1
-
OpenDivX源代码 < 视频技术 > 开源项目OpenDivX源代码包,内含: encore50src.zip 编码核心 XviD源代码 <...
OpenDivX源代码 < 视频技术 > 开源项目OpenDivX源代码包,内含: encore50src.zip 编码核心 XviD源代码 < 视频技术 > 开放源代码的MPEG4编码器。遵循GPL协议。 不同于CFileDialog的选择文件,它用于路径的选择-OpenDivX source lt; Video technology gt; Open-source projects OpenDivX source code, consisting of : encore50src.zip XviD encoding core source code lt; Video technology gt; The open-source MPEG4 encoder. Follow the GPL. Unlike CFileDialog choice document, which used to choose the path
- 2022-06-17 18:21:02下载
- 积分:1
-
"""">---
“”“>;;警报(“haxed”)
- 2023-04-26 07:15:05下载
- 积分:1
-
大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例...
大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: [代码性质] VC可重用代码段 [文件大小] 10K -we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using API. Now I say something right IME"s findings, and provide examples of projects for your consideration : [code nature] VC reusability of the code [Size] 10K
- 2022-04-28 15:45:30下载
- 积分:1
-
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Wi...
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under Win
- 2022-02-15 18:15:01下载
- 积分:1
-
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的...
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的程序,排列原程序就很方便了,排列几千行的程序也费不了多少时间-Written procedures do not pay attention to the original program with the format, look at the time feel very uncomfortable, especially the long program, the program can be a short period of time by hand with you, but the process is longer, with more trouble, so on the written with an automatic procedure, with the original program is very convenient, with thousands of lines of program costs also not much time
- 2022-02-12 11:35:13下载
- 积分:1