-
明确选择
Option Explicit
Private Sub Timer1_Timer()
Label1.Caption = Time
End Sub
- 2023-01-15 12:00:03下载
- 积分:1
-
C#语言 VSTO C#语言编写的word插件,使用VSTO技术
C#语言 VSTO C#语言编写的word插件,使用VSTO技术-C# language VSTO C# plug-word languages, use the VSTO technology
- 2022-06-28 22:00:49下载
- 积分:1
-
cadimage 用于dxf dwg 文件导入
Cadimage Tools for ArchiCAD 16 X32 X64|ArchiCAD Cadimage Tools 插件包
ArchiCAD Cadimage Tools 插件包包括以下内容:
Cadimage Activate 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-18 15:25:03下载
- 积分:1
-
This is a C# language example(Photograph manager).
我根据陈广老师的C#教程,自己动手编写的一个界面美观,功能不错的图片管理器,可以运行,源代码我有加注释,可以用来作为C#学习的实例,非常不错,大家也动手写一个。-This is a C# language example(Photograph manager).
- 2022-02-02 18:04:13下载
- 积分:1
-
为了方便学习设计模式的朋友,现把设计模式的其它四个部分C#源码也一并发放(单件,工厂方法,简单工厂,生成器),开发平台同样为VS2005...
为了方便学习设计模式的朋友,现把设计模式的其它四个部分C#源码也一并发放(单件,工厂方法,简单工厂,生成器),开发平台同样为VS2005-The other four parts of C# source code of Design patterns (single piece, factory methods, simple plants, generators). development platform:S2005
- 2022-04-30 05:45:01下载
- 积分:1
-
wince下smi501显示驱动源码
wince下smi501显示驱动源码-weights under smi501 display driver source
- 2022-04-07 23:38:23下载
- 积分:1
-
EDA应用中内核CPU
EDA应用中内核CPU-CORE具体定义实例,供大家学习和写程序参考之用-EDA applications, the specific definition of the kernel CPU-CORE examples for everyone to learn and write programs for reference
- 2023-07-16 06:50:03下载
- 积分:1
-
中文,人人能懂,可以帮你编写高质量的C++程序,让你两冀生风
中文,人人能懂,可以帮你编写高质量的C++程序,让你两冀生风-A easy user guide in Simplified Chinese, which let you feel the programming is very simple.
- 2022-08-19 20:24:41下载
- 积分:1
-
外汇cmfishing EA源代码
extern bool buy = true; //疣琊屮栩?buy extern bool sell = true; //疣琊屮栩?sell extern int StepB = 10; //?Buy 铕溴痤?extern int StepS = 10; //?Sell 铕溴痤?extern double CloseProfitB = 100; //玎牮囹?buy 镱 耋祆囵眍祗 镳铘栩?extern double CloseProfitS = 100; //玎牮囹?sell 镱 耋祆囵眍祗 镳铘栩?extern double CloseProfit = 10; //玎牮囹?怦?镱 耋祆囵眍祗 镳铘栩?extern double LotB &nb
- 2022-06-12 09:05:09下载
- 积分:1
-
流水线作业练习,A、B机器处理作业1~5所需要的时间分别是『。。。。』『。。。。』,一台机器一次只能处理一个作业,一个作业只能由一台机器完成,求A、B完成所有作...
流水线作业练习,A、B机器处理作业1~5所需要的时间分别是『。。。。』『。。。。』,一台机器一次只能处理一个作业,一个作业只能由一台机器完成,求A、B完成所有作业的最短时间。-pipeline workbook, A, B machines handling a ~ 5 respectively, the time required is . . . . ]. . . . And one machine can handle only one time operation, an operation only by the completion of a machine, for A, B complete all work is the shortest time.
- 2022-04-20 04:25:08下载
- 积分:1