-
emacs 中的一个插件,对于想学习EMACS编程的 很有用。
emacs 中的一个插件,对于想学习EMACS编程的 很有用。-emacs in a plug-in, for want to learn useful programming EMACS.
- 2022-01-31 20:47:44下载
- 积分:1
-
tester debug belongs to avi format
tester debug belongs to avi format
- 2022-08-02 22:05:31下载
- 积分:1
-
一个用VC做的简易拼图游戏,用了MFC,给初学者参考
一个用VC做的简易拼图游戏,用了MFC,给初学者参考-Using VC to do a simple jigsaw puzzle, using the MFC, a reference to the beginner
- 2022-02-01 14:59:55下载
- 积分:1
-
很好的c语言习题解答
很好的c语言习题解答-good execise answer for C
- 2023-02-28 20:20:03下载
- 积分:1
-
java 结构模式,装饰模式,不断增加类的功能,而不使用继承,包括例子。...
java 结构模式,装饰模式,不断增加类的功能,而不使用继承,包括例子。-java model, decorative patterns, the growing category of functional without the use of inheritance, including examples.
- 2022-03-04 04:11:51下载
- 积分:1
-
一个关于多重纹理映射的源代码,这是nehe教程的一个经典例子!...
一个关于多重纹理映射的源代码,这是nehe教程的一个经典例子!-a multi-texture mapping of the source code, which is one of the guidebook nehe classic example!
- 2023-04-06 16:20:04下载
- 积分:1
-
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!...
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!-prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!
- 2023-03-18 05:00:04下载
- 积分:1
-
家具行业的成本报价系统,主要的征费
家具行业成本核算报价系统,主要对家居结构化产品征收人工材料成本和制造成本进行统计,从而可以调节利润的创造,脱离其成本核算,同时进行报价
- 2023-07-10 13:15:05下载
- 积分: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
-
这是我的老师要我们编写的java小程序,就要有一些…
这是我老师上课要我们编写的java小程序,希望能够获得几个积分,谢谢站长。-This is my teacher wants us to prepare the java applet, will want to have a few points I would like to thank head.
- 2022-04-21 15:14:33下载
- 积分:1