-
Calendar reality program, with the previous procedure was a realistic hope of a...
日历现实程序,与上一个是一起现实的程序,希望能帮助大家.-Calendar reality program, with the previous procedure was a realistic hope of a helping hand.
- 2022-07-25 02:25:45下载
- 积分:1
-
自己学的文件加密小程序,希望对你们有用,欢迎下载
自己学的文件加密小程序,希望对你们有用,欢迎下载-Their own to learn a small file encryption program that you want to be useful are welcome to download
- 2023-05-13 15:00:02下载
- 积分:1
-
俄罗斯方块游戏,无
俄罗斯方块游戏,无-Tetris games, no
- 2023-07-03 17:15:04下载
- 积分:1
-
国际标准ASCII码对照表完整版,方便字符串编程时候查询对照
国际标准ASCII码对照表完整版,方便字符串编程时候查询对照-international standard ASCII table full version, convenient time for the string programming control
- 2022-01-23 10:27:44下载
- 积分: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
-
THREE FONT FILES. GOOD FOR GENERATING FONTS ON LCDS USING AN ATMEGA8 MICROCONTR...
THREE FONT FILES. GOOD FOR GENERATING FONTS ON LCDS USING AN ATMEGA8 MICROCONTROLLER-THREE FONT FILES. GOOD FOR GENERATING FONTS ON LCDS USING AN ATMEGA8 MICROCONTROLLER
- 2022-01-25 17:36:32下载
- 积分:1
-
LabWindows使用I/O读写文件。
labwindows 利用I/O读写文件。-LabWindows use I/O read and write documents.
- 2022-02-15 15:09:40下载
- 积分:1
-
MATLAB初学者
包好了一些用matlab做非线性规划的源程序
MATLAB初学者
包好了一些用matlab做非线性规划的源程序-MATLAB beginner beginner package MATLAB with matlab to do some good non-linear programming source code
- 2022-07-01 18:13:13下载
- 积分:1
-
This a compilation prepared by the use of text editors, while not perfectly but...
这是一个用汇编编写的文本编辑器 虽然还不太完美 但应付作业是没问题的-This a compilation prepared by the use of text editors, while not perfectly but is not cope with the operational issues
- 2022-12-25 03:50:03下载
- 积分:1
-
我准备了一个简单的苹果类!这个类可以不设置constructo…
我自己编写的一个简单苹果类!
这个类可以不设置构造函数,但是如果想实现在声明这个类的一个对象时,对这个对象进行初始化,必须有构造函数。不想在创建对象时,初始化可以不设置构造函数。有时构造函数是必须的。-I prepared a simple Apple category! This category can not be provided Constructors, but if we wish to achieve in a statement this type of an object, this object initialization must be Constructors. Do not want to create objects, initialization can not be provided Constructors. Sometimes Constructors is necessary.
- 2023-07-28 21:20:03下载
- 积分:1