-
- 2022-06-20 03:14:57下载
- 积分:1
-
Stone Server 8.0 source code can be compiled stone Server 8.0
石器服务端8.0原代码,可编译石器8.0服务端-Stone Server 8.0 source code can be compiled stone Server 8.0
- 2022-08-06 14:10:10下载
- 积分:1
-
超快搜索字符串源代码。用于匹配字符串操作!
超快搜索字符串源代码。用于匹配字符串操作!-Ultrafast search string source code. For the matching string manipulation!
- 2022-03-23 03:33:23下载
- 积分:1
-
并行端口继电器计时器
其基于 Visual Basic 6 计时器可以运行 8 个继电器对指定的时间间隔。
每个时间间隔可以选择性的操作集合从 1 到 8 的继电器。
可以根据您的需要很长一段时间的程序。
这些继电器可以控制家用电器等。
- 2022-04-23 15:59:58下载
- 积分:1
-
使用Visual C++6.0创建富有个性的工具条
使用Visual C++6.0创建富有个性的工具条-establish toolbar
- 2022-03-25 05:15:29下载
- 积分:1
-
VC中用于矩阵计算操作的类,附有实现说明文件。
VC中用于矩阵计算操作的类,附有实现说明文件。-VC in the matrix calculation for the type of operation, with the realization of documentation.
- 2022-01-25 18:37:00下载
- 积分:1
-
条形码生成打印(VB.NET2005)
===================================
一个条形码生成代码,所见即所得的条形码...
条形码生成打印(VB.NET2005)
===================================
一个条形码生成代码,所见即所得的条形码标签设计方式,支持批量生成非数字前缀的条码,支持各种标准WINDOWS打印方式的普通打印机和条形码打印机,支持方案的应用。-Print bar code generation (VB.NET2005) =================================== a bar code to generate code, see that is, from the bar code label design, to support non-numeric quantities to generate the bar code prefix, to support a variety of standard forms of general printing WINDOWS printers and bar code printers, supported the application program.
- 2022-03-16 15:30:47下载
- 积分:1
-
51乐谱编辑器 51乐谱编辑器
51乐谱编辑器 51乐谱编辑器-51 music51乐谱编辑器51乐谱编辑器51乐谱编辑器
- 2022-04-07 19:58:59下载
- 积分:1
-
此程序主要实现网络,打飞机,聊天,两种功能。
先运行服务器程序,然后运行两个客户端程序,请求,连接,输入ip地址,就可实现此功能。...
此程序主要实现网络,打飞机,聊天,两种功能。
先运行服务器程序,然后运行两个客户端程序,请求,连接,输入ip地址,就可实现此功能。
-This procedure the main network, aircraft, chat, two functions. Server program is running first, and then running the two client programs, the request to connect, enter the ip address, can achieve this functionality.
- 2023-04-18 05:15:04下载
- 积分: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