-
在客户端Ie上显示当前时间,保持与服务器端相同,避免网络上时间不统一...
在客户端Ie上显示当前时间,保持与服务器端相同,避免网络上时间不统一-Ie the client to display the current time, and maintain server-side with the same time to avoid non-uniform network
- 2022-07-23 03:14:54下载
- 积分:1
-
影子秘书的冰变小。一个用VB写的桌面小程序。有记事本,F。
冰影小秘书.一个vb写的桌面小程序.有记事本,定时提醒,asc码查询等功能.界面比较有意思,值得一看.-Shadow Secretary of ice smaller. A vb to write desktop applets. There Notepad, from time to time to remind, asc yards query. Interface is interesting, worth a visit.
- 2022-01-22 03:28:06下载
- 积分:1
-
VC和DX编写的一个横版卷轴格斗游戏 我的作品不多 全传上来了,刚刚好:)...
VC和DX编写的一个横版卷轴格斗游戏 我的作品不多 全传上来了,刚刚好:)-VC and the preparation of the DX version of a horizontal scroll fighting games my work onto small Biography, just right :)
- 2022-05-01 00:01:43下载
- 积分:1
-
这是一个可以绘制正弦曲线的小程序,可以用于正弦波数据的绘制...
这是一个可以绘制正弦曲线的小程序,可以用于正弦波数据的绘制-This is a sine curve can be drawn small procedures, can be used to draw sine wave data
- 2022-05-22 20:50:04下载
- 积分:1
-
敲冰块游戏2000的源码,这个游戏能给你带来敲冰块的现实感.
敲冰块游戏2000的源码,这个游戏能给你带来敲冰块的现实感.-knocking on the ice FOSS 2000 game, the game can bring you knock ice in a sense of reality.
- 2022-04-21 11:10:55下载
- 积分:1
-
WS-MaxEdit为多维材质及烘培输出详细教程,附带教程所需源文件及模型文件-WS-MaxEdit materials and bakery for the multi-dimensional output detailed tutorial, with tutorials and source files needed to model file
- 2022-10-12 23:35:03下载
- 积分:1
-
four hours, and 24 for the algorithm
四个数之和为24的算法-four hours, and 24 for the algorithm
- 2022-11-12 06:15:02下载
- 积分:1
-
一个动态画圆的小程序,这个适合初学VB的同学们
一个动态画圆的小程序,这个适合初学VB的同学们-a small procedure for the VB for beginner students!
- 2022-06-27 01:19:47下载
- 积分:1
-
用了好久的AVR编程软件,不错,跟大家分享一下!
用了好久的AVR编程软件,不错,跟大家分享一下!-Used for a long time of AVR programming software, yes, to share with you!
- 2022-12-30 17:45:04下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1