-
From Microsoft
从微软网站上下的,介绍了公共裤Compact Framework 2.0_OpenNETCF Smart Device Framework 2.0.rar的新增内容,转发给同行--windows mobile开发者-From Microsoft
- 2022-03-07 07:01:37下载
- 积分:1
-
著名的安装制作软件InnoSetup的源码及示例源码
著名的安装制作软件InnoSetup的源码及示例源码-The installation of a well-known software s source code and sample InnoSetup source
- 2022-03-15 12:15:03下载
- 积分:1
-
MATLAB初学者
包好了一些用matlab解微分方程的源程序
MATLAB初学者
包好了一些用matlab解微分方程的源程序-MATLAB beginner beginners MATLAB wrap some source code for solving differential equations using matlab
- 2022-07-10 02:24:14下载
- 积分:1
-
觉得要是不好一定要告诉我啊~~谢谢~~~说明自己看,我也不知道怎么说...
觉得要是不好一定要告诉我啊~~谢谢~~~说明自己看,我也不知道怎么说-feel bad if I must tell ah ~ ~ ~ ~ ~ Thank you stated your view, I do not know how that
- 2023-06-21 00:05:03下载
- 积分:1
-
playing alphabet games, classic fun of the game
打字母游戏,经典好玩的游戏-playing alphabet games, classic fun of the game
- 2022-08-02 22:56:39下载
- 积分:1
-
C++语言实现阶乘,这是一种简单的实现方法,值得借鉴
C++语言实现阶乘,这是一种简单的实现方法,值得借鉴-factorial C language, this is a simple method, worth learning
- 2022-02-01 13:15:31下载
- 积分:1
-
source code of dsr protocol for ad hoc networks in tcl
source code of dsr protocol for ad hoc networks in tcl
- 2022-02-24 14:29:29下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
CVS使用手册,教你如何方便地使用CVS软件
CVS使用手册,教你如何方便地使用CVS软件-CVS user manual, teach you how to easily use the CVS software
- 2022-11-28 14:40:04下载
- 积分:1
-
一个推箱子游戏,易语言编程的,本人认为还算好玩
一个推箱子游戏,易语言编程的,本人认为还算好玩-A Sokoban game and easy programming language, I think pretty fun
- 2023-06-21 17:05:04下载
- 积分:1