-
how to create your own mouse
how to create your own mouse
- 2022-01-22 09:08:40下载
- 积分:1
-
进程的创建与撤消程序
进程的创建与撤消程序-process and the creation of withdrawal procedures
- 2022-11-26 11:15:03下载
- 积分:1
-
improved version of a drawing program for beginners reference hesistate to use t...
一段改进版的画图程序,供初学者参考,从别处拿来的,共享-improved version of a drawing program for beginners reference hesistate to use the share
- 2022-07-25 00:14:30下载
- 积分:1
-
visual c++编写的一个界面应用程序,能随机产生一些风景画,但是比较模糊,类似线条组成的。...
visual c++编写的一个界面应用程序,能随机产生一些风景画,但是比较模糊,类似线条组成的。-visual c++ to prepare an application interface to a number of randomly generated landscapes, but rather ambiguous, consisting of similar lines.
- 2022-01-26 07:39:18下载
- 积分:1
-
1.Bios ID No. 2 Bios three types Bios date information OEM 4 5. Motherboard chip...
1.Bios ID号2 Bios 类型3 Bios 日期4 OEM 信息5.主板芯片ID号读取代码以及dll 支持:win95/98/Me/NT/2000/XP MS Visual Studio(vc,vb,etc.) Borland Builders(C++ builder, Delphi, JBuilder) 通过com-java桥, BiosNt能够用于Java2环境中Power Builder-1.Bios ID No. 2 Bios three types Bios date information OEM 4 5. Motherboard chip ID code reader and dll support : win95/98/Me/NT/2000/XP MS Visual Studio (vc, vb, etc.). Borland Builders (C builder, Delphi, JBuilder) com- java bridge can be used Java2 BiosNt environment Power Builder
- 2022-04-21 00:23:00下载
- 积分:1
-
buidler5 C++ programming examples and techniques for this book are all great Onl...
C++buidler5编程实例与技巧这本书大不分都只有前8章,就是本站也是所以就传了这个有25章的上了,全了共32M-buidler5 C++ programming examples and techniques for this book are all great Only the first eight chapters, there is also on site-25 of this chapter on the whole a total of 32M
- 2022-09-07 21:30:10下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
2003NOI黄云的论文,主要论述如何使用后罪数组
2003NOI黄云的论文,主要论述如何使用后罪数组-Huang 2003NOI paper focuses on how to use the array after the crime
- 2022-01-27 11:20:13下载
- 积分:1
-
鼠标位置显示
鼠标位置跟踪显示能实时的显示鼠标在屏幕上的坐标,以X=,Y=的形式显示出来。当鼠标一移动,位置坐标便会跟踪。
- 2023-06-07 12:50:03下载
- 积分:1
-
一个强大的窗口类系统, 强力推荐
一个强大的窗口类系统, 强力推荐-a powerful window class system, strongly recommended
- 2022-03-25 02:26:52下载
- 积分:1