-
relate opengl.very important with me.
relate opengl.very important with me.
- 2022-01-21 00:08:33下载
- 积分: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
-
can端口的发数据的测试,可以将该程序考到wince下,用来测试can口的发送数据功能
can端口的发数据的测试,可以将该程序考到wince下,用来测试can口的发送数据功能-can fat-port test data, you can test this program to wince under the mouth can be used to test the function of sending data
- 2022-10-25 15:45:02下载
- 积分:1
-
91331994network_report,vc++实验报告,聊天系统
91331994network_report,vc++实验报告,聊天系统-91331994network_report,vc++
- 2022-01-25 18:26:06下载
- 积分:1
-
Batch job scheduling problem, with VC++ Realize, code can be directly run
批处理作业调度问题,用VC++ 实现,代码可直接运行,-Batch job scheduling problem, with VC++ Realize, code can be directly run
- 2022-04-14 18:08:48下载
- 积分:1
-
Network Links Supervisory a
网络链接监控器 a-Network Links Supervisory a
- 2023-05-04 16:40:03下载
- 积分:1
-
这是一个万花筒程序,点击按钮,会变换不同的颜色和形状。...
这是一个万花筒程序,点击按钮,会变换不同的颜色和形状。-This is a kaleidoscope procedures, click a button, will transform the different colors and shapes.
- 2022-03-15 02:55:16下载
- 积分:1
-
回调水润
源代码演示了如何使用水螅开发API打开新窗口进入ERP系统。
- 2022-02-07 00:08:41下载
- 积分:1
-
手势检测
这是使用 C.手势检测的源代码。欢迎大家下载、试用。谢谢大家的支持。
- 2022-02-26 12:07:55下载
- 积分:1
-
WinCE下与PC串口调试助手,功能…
WINCE下用于调试串口的调试助手,与PC机上的功能相同-Under WINCE debug serial port for debugging assistant with the PC, the functions of the same
- 2022-05-10 15:07:13下载
- 积分:1