-
With VC++ Realize vector map in the context of real
用VC++实现矢量地图背景下的实时显示源代码。-With VC++ Realize vector map in the context of real-time display the source code.
- 2023-04-18 12:50:03下载
- 积分:1
-
- 2022-02-03 10:49:23下载
- 积分: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
-
界面很豪华,,绝对极品中的极品
是Windows Vista登录界面,值得下载...
界面很豪华,,绝对极品中的极品
是Windows Vista登录界面,值得下载-Interface is very luxurious, absolutely the best of the best is the Windows Vista login screen, it is worth downloading
- 2022-05-31 18:01:47下载
- 积分:1
-
三维地图栅格化图片发布程序,带有文字和图片水印功能。
三维地图栅格化图片发布程序,带有文字和图片水印功能。-Three-dimensional map grid of picture published procedures, with text and image watermark function.
- 2022-06-14 14:55:44下载
- 积分:1
-
可以实现循环码编码,解码和纠错,构思简单,可以一看
可以实现循环码编码,解码和纠错,构思简单,可以一看-cycle can be achieved coding, decoding and error, a simple concept, one can s
- 2023-04-18 00:15:03下载
- 积分:1
-
windows平台下DES加密类,VC++6.0环境编译
windows平台下DES加密类,VC++6.0环境编译-DES encryption windows platform category, VC++6.0 compiler environment
- 2022-02-22 06:30:38下载
- 积分:1
-
键盘钩子一般都需要一个DLL文件。本程序可以去掉这个尾巴...
键盘钩子一般都需要一个DLL文件。本程序可以去掉这个尾巴-keyboard hook generally requires a DLL files. The procedure can remove the tail
- 2022-06-19 05:36:03下载
- 积分:1
-
Image to Text Converter !
Image to Text Converter !
- 2022-02-01 06:52:13下载
- 积分:1
-
简单链接数据的程序,使用DAO方式,适合初学之
简单链接数据的程序,使用DAO方式,适合初学之-It a demo to connection the database usr mfc。。。。。。。。。。
- 2022-03-14 05:25:13下载
- 积分:1