-
在学院学习的小编程题
在学院学习的小编程题-School in the small programming that
- 2023-08-12 04:40:03下载
- 积分:1
-
同学写的asp连access的小程序,含读取,插入和修改功能.
同学写的asp连access的小程序,含读取,插入和修改功能.-students write asp even access to the small programs, including read, insert and modify functions.
- 2022-08-25 16:54:30下载
- 积分:1
-
tab控件控制的多个form
tab控件控制的多个form-Multiple forms which are controled by Tab control
- 2022-10-10 03:55:03下载
- 积分:1
-
File Dialog Macro 文件对话框宏(6KB)
File Dialog Macro 文件对话框宏(6KB)-File Dialog Macro file dialog Acer (6KB)
- 2022-03-24 11:42:33下载
- 积分:1
-
Java, 日期选择窗体,可指定当前日期,原始日期,选择当天,带星期,可调整年,调整月份...
Java, 日期选择窗体,可指定当前日期,原始日期,选择当天,带星期,可调整年,调整月份-Java, date to choose the form, to designate the current date, the original date, the selection day, with weeks, adjustable, adjustment of the month
- 2022-07-12 20:47:22下载
- 积分:1
-
鼠标控制速度和方向
鼠标控制速度和方向-mouse control speed and direction
- 2022-03-04 13:52:19下载
- 积分:1
-
vc标准控件的基本使用,是一套教材上的一个实例,我在学习过程中练手用的,对初学都对对话框和控件的运用有很大作用...
vc标准控件的基本使用,是一套教材上的一个实例,我在学习过程中练手用的,对初学都对对话框和控件的运用有很大作用-vc standards controls the basic use is a textbook example of one, I in the process of learning to practice hand, are for beginners and dialog controls on the use of a significant role
- 2023-08-07 15:15:04下载
- 积分:1
-
对测绘学院的学生有很大帮助, 功能是将所测量的地球坐标转换成平面左边, 例如维度 25度45分25秒4425微秒, 直接输入25.45254425,同理输入经度...
对测绘学院的学生有很大帮助, 功能是将所测量的地球坐标转换成平面左边, 例如维度 25度45分25秒4425微秒, 直接输入25.45254425,同理输入经度,即可得所对应的平面坐标, 同时还有反算验证程序-Institute of Surveying and Mapping students have great help, function is by measuring the Earth coordinates into the left flat, for example, dimension 25 degrees 45 minutes 25 seconds 4425 microseconds, direct input 25.45254425, empathy enter longitude, you can get the corresponding Planar coordinates, along with the verification process backcalculation
- 2022-04-27 07:46:21下载
- 积分:1
-
很cool的界面元素实现,
可以参考
很cool的界面元素实现,
可以参考-very cool interface elements to achieve, we can make reference to
- 2023-02-08 23:15:03下载
- 积分:1
-
私人声明函数ExitWindowsEx lib“user32”(ByVal uFlags一样长,一个…
Private Declare Function ExitWindowsEx Lib "user32" (ByVal uFlags As Long, ByVal dwReserved As Long) As Long
Private Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ByVal nCmdShow As Long) As Long
Private Declare Function GetForegroundWindow Lib "user32" () As Long
Dim Password As Boolean
- 2022-03-07 07:21:07下载
- 积分:1