-
纯c语言时钟,很有真实感。
计算机图形学做作品。
纯c语言时钟,很有真实感。
计算机图形学做作品。-Pure c language clock, very realistic. Computer graphics to do work.
- 2022-08-13 07:23:21下载
- 积分:1
-
的mir2客户端Delphi源代码!
delphi的传2客户端源码,虽然是开源的,但是还是值得研究!-the mir2 client delphi source code!
- 2023-08-28 19:45:02下载
- 积分:1
-
IGS文件处理是处理从Solidworks输出的图形信息汇总中提取图形信息来做为其他软件或系统处理的前驱文件...
IGS文件处理是处理从Solidworks输出的图形信息汇总中提取图形信息来做为其他软件或系统处理的前驱文件-IGS document processing is to deal with Solidworks output from the graphics information to extract summary information to make graphics for other software or systems for treating the precursor document
- 2022-02-15 10:00:15下载
- 积分:1
-
经典精品的数据窗口服务功能,里面有大量的功能,过滤,排序、动态sql,打印,隔行显,实时显示字段功能,我已升级到9.0...
经典精品的数据窗口服务功能,里面有大量的功能,过滤,排序、动态sql,打印,隔行显,实时显示字段功能,我已升级到9.0-Classic boutique service functions of the data window, which has a large number of functions, filtering, sorting, dynamic sql, print, interlaced significant, real-time display field features, I have to upgrade to 9.0
- 2022-02-22 08:35:53下载
- 积分:1
-
Of the operating system memory allocation and recovery code can be directly run
操作系统中实现内存的分配与回收的代码,可以直接运行-Of the operating system memory allocation and recovery code can be directly run
- 2022-07-03 03:33:07下载
- 积分:1
-
一个简单的程序,在C++为了研究程序设计
one simple program in c++ in order to study the program designing
- 2022-03-21 15:42:32下载
- 积分:1
-
Soltek without extracting the software code, the installation can be extracted u...
soltek 本软件无解压码,解压安装即可用 简单使用 欢迎大家交流-Soltek without extracting the software code, the installation can be extracted using a simple Thank you, welcome you exchange
- 2023-03-17 18:45:05下载
- 积分:1
-
用vb写的超级源代码管理器. ,super code manager!
用vb写的超级源代码管理器. ,super code manager!-Using vb to write the source code of the Super Manager., Super code manager!
- 2022-01-25 14:23:59下载
- 积分:1
-
程序开始时的动画窗口,显示创作者的相关信息等,欢迎界面(头文件)....
程序开始时的动画窗口,显示创作者的相关信息等,欢迎界面(头文件).-Program at the beginning of animated window displays relevant information such as creators, welcome interface (header file).
- 2022-03-17 17:39:31下载
- 积分: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