-
随机更换背景,程序每次运行时候的背景图片都不一样
随机更换背景,程序每次运行时候的背景图片都不一样-Random replacement of the background, the program runs each time the background image are not the same
- 2022-03-15 15:04:19下载
- 积分:1
-
看名字就已经可以知道了吧,可以实现登陆windows 2000 功能,delphi源码
看名字就已经可以知道了吧,可以实现登陆windows 2000 功能,delphi源码-saw the name can already know it, can achieve a functional landing windows 2000, delphi FOSS
- 2022-03-02 10:37:24下载
- 积分:1
-
Emptying the Recycle Bin
Emptying the Recycle Bin
- 2022-04-17 11:10:31下载
- 积分:1
-
This calendar program reproduced the contents of line after commissioning, the c...
此万年历 程序系转载内容 经过调试,该万年历非常准确-This calendar program reproduced the contents of line after commissioning, the calendar is very accurate
- 2022-04-17 22:40:35下载
- 积分:1
-
用户根据原理图进行电子元器件绘制,可以保存打开
用户根据原理图进行电子元器件绘制,可以保存打开-Users in accordance with the conduct of electronic components schematic drawing, can be preserved for open
- 2022-04-22 00:46:23下载
- 积分:1
-
内存分配算法C++
该程序是在VC++6.0上实现的内存分配算法,包括首次适应算法(从自由空闲区中选取第一个合适空闲区来分配)和最佳适应算法(找到大小最接近的空闲区来分配)两种。
- 2022-01-25 22:36:29下载
- 积分:1
-
mfc源代码,有两个例子,分别为hellowindou和messagemap,望大家指教...
mfc源代码,有两个例子,分别为hellowindou和messagemap,望大家指教-mfc source code, there are two examples, respectively hellowindou and messagemap, hope you enlighten
- 2022-05-10 15:27:46下载
- 积分:1
-
活性污泥ASM2模型,用于环境工程专业本科或研究生教学所用
活性污泥ASM2模型,用于环境工程专业本科或研究生教学所用-NO descripe,there may be some mistake!I am sorry.If you have any problem, please e-mail!
- 2023-04-14 07:21:03下载
- 积分:1
-
好东西,大家一起享用! 想要得动手吧,不要满了 GOOD LUCK
好东西,大家一起享用! 想要得动手吧,不要满了 GOOD LUCK-It s a good system! enjoy it now!
- 2022-03-23 08:18:58下载
- 积分:1
-
到中国的农历日历公历
使用系统 ;使用 System.Drawing ;使用 System.Globalization ;使用 System.Windows.Forms ;命名空间 WinFormLunar 是{公共部分类 FormLunar: 窗体{# 区域私人只读字符串动物、 甘志 ;私人的 TextBox txtLunar ;私人的 DateTimePicker lunarPicker ;私人的 ChineseLunisolarCalendar lunarCalendar ;# Endregion 公共的 FormLunar){# 区域隐藏 () ;甘 ="B、 C、 D、 E 和 F 耿仁桂";芷 ="Zichou 毛贤陈寺吴申徐海";动物 = 大鼠牛虎兔子龙蛇马羊猴 Jigou 猪 ;Application.CurrentCulture = CultureInfo.GetCultureInfo ("zh-CN") ;/ / 中国地区。lunarCalendar = 新的 ChineseLunisolarCalendar () ;/ / 中国阴阳历。txtLunar = 新的文本框) ;txtLunar.Dock = DockStyle.Bottom ;txtLunar.ReadOnly = true ;/ / 只读模式。这。Controls.Add (txtLunar) ;lunarPicker = 新的 DateTimePicker () ;lunarPicker.Dock = DockStyle.Top ;lunarPicker.Format = DateTimePickerFormat.Custom ;/ / 自定义格式。lunarPicker.CustomFormat ="dddd yyyy "years" M "January "d "day" ;
- 2022-02-13 07:36:19下载
- 积分:1