-
how to access threads associated user name and the domain name
如何获取线程关联用户名和域名-how to access threads associated user name and the domain name
- 2022-02-04 23:08:52下载
- 积分:1
-
Series of small programs commonly used map projection map projection used two se...
常用地图投影系列小程序2常用地图投影系列小程序2-Series of small programs commonly used map projection map projection used two series of small programs 2
- 2022-04-14 10:33:04下载
- 积分:1
-
应用定时器在相应绘图环境内绘制变幻线,可用于拓展至各种用定时器的绘图、数据即时处理...
应用定时器在相应绘图环境内绘制变幻线,可用于拓展至各种用定时器的绘图、数据即时处理-application timer in the corresponding graphics rendering environment changes lines can be used to develop various timer with the mapping, data processed immediately
- 2023-05-01 23:35:03下载
- 积分:1
-
shuffle 5 cards and get bigger number than your opponent, easy example how to cr...
shuffle 5 cards and get bigger number than your opponent, easy example how to create blackjack game
- 2022-02-14 02:57:48下载
- 积分:1
-
一个易语言的屏幕取色例程,源码,供易初学者参考。
一个易语言的屏幕取色例程,源码,供易初学者参考。-An easy language to take color screen routines, source code, for easy to advanced users.
- 2022-02-05 22:32:27下载
- 积分:1
-
Material features, including the content for the coal used in program developmen...
料的功能、包含内容为煤矿用的程序开发,用使用文件说明-Material features, including the content for the coal used in program development, with the use of documented
- 2022-10-17 01:25:03下载
- 积分:1
-
友善之臂2410开发版上写的一个串口打印程序
友善之臂2410开发版上写的一个串口打印程序-Development of arm-friendly version of 2410 to write a serial printing process
- 2022-01-24 16:38:11下载
- 积分:1
-
Solve the linear assignment algorithm, very efficient
解决线性assignment的算法,非常高效-Solve the linear assignment algorithm, very efficient
- 2022-01-25 15:43:54下载
- 积分:1
-
筛库
SET TALK OFF
SELECT 街乡码,count(*) FROM aaa GROUP BY 街乡码 INTO ARRAY 街乡码库...
筛库
SET TALK OFF
SELECT 街乡码,count(*) FROM aaa GROUP BY 街乡码 INTO ARRAY 街乡码库
FOR i=1 TO _TALLY
SELECT * FROM aaa WHERE aaa.街乡码 = 街乡码库[i,1] INTO TABLE ( 街乡 +街乡码库[i,1])
ENDFOR
CLOSE DATABASES-Sieve library SET TALK OFF SELECT街乡code, count (*) FROM aaa GROUP BY街乡code INTO ARRAY街乡Code Library FOR i = 1 TO _TALLY SELECT* FROM aaa WHERE aaa.街乡Code =街乡code library [i , 1] INTO TABLE (街乡+街乡code libraries [i, 1]) ENDFOR CLOSE DATABASES
- 2022-01-31 00:38:58下载
- 积分:1
-
如何注册 COM 服务器
如果你经常有做与 COM 服务器,它是非常有用能向 (联合国) 注册这些资源管理器中。这不难扩展 explorer 的上下文菜单,你可以使用这个小 reg 文件添加"登记册"和"注销"的条目。
- 2022-10-06 14:15:02下载
- 积分:1