-
First C
First C-- program for Windows.
- 2022-01-25 14:26:19下载
- 积分:1
-
拖放文件,可将程序拖放到列表中,显示其绝对路径
拖放文件,可将程序拖放到列表中,显示其绝对路径-Drag and drop document can be drag and drop procedure to the list, indicating their absolute path
- 2023-07-23 10:40:03下载
- 积分:1
-
RS232串口编程控件
RS232串口编程控件-RS232 Control Programming
- 2022-02-24 18:25:06下载
- 积分:1
-
这是由长高科技的开发平台,采用三星2410chip,长高科技只提供wince4.2 BSP,这是将它改为wince5.0的版本。...
这是由长高科技的开发平台,采用三星2410chip,长高科技只提供wince4.2 BSP,这是将它改为wince5.0的版本。-This is determined by long high-tech development platform, using Samsung 2410chip, long high-tech only wince4.2 BSP, which is that it be replaced wince5.0 version.
- 2022-07-12 03:19:17下载
- 积分:1
-
This is a website advertising and management tools, administrators can facilitat...
这是一个网站广告发布与管理的工具,管理员可以通过它方便进行广告发布与管理。-This is a website advertising and management tools, administrators can facilitate through its advertising and management.
- 2022-09-14 17:50:04下载
- 积分:1
-
The program is to send Email. It is used in windows system via vc++ and it can t...
发送电子邮件程序,主要是通过vc++在windows系统上使用,测试发送邮件-The program is to send Email. It is used in windows system via vc++ and it can test sending Email.
- 2022-02-02 22:56:49下载
- 积分:1
-
实现飞机飞行的模拟,利用空气动力学原理实现飞机飞行时,空气流的模拟。...
实现飞机飞行的模拟,利用空气动力学原理实现飞机飞行时,空气流的模拟。-Of aircraft flight simulation, the use of aerodynamics to achieve flight, air flow simulation.
- 2022-02-22 04:18:49下载
- 积分:1
-
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib...
双龙电子增补库文件libslavr.a、slavr.h
libslavr.a是库文件,需要将其和ICC标准库文件放到一起,正常情况为:C:icclib。
slavr.h是头文件,要使用库函数需要包含此头文件。-Added to the library file Shuanglong electronic libslavr.a, slavr.hlibslavr.a is a library file, and the ICC needs to be put together with the standard library file, the normal situation: C: icclib. slavr.h is the header file, it is necessary to use the library functions need to include this header file.
- 2022-02-24 16:30:34下载
- 积分:1
-
查找含有 某些字符串的 文件。
查找含有 某些字符串的 文件。-search string containing some documents.
- 2022-08-07 12:00:36下载
- 积分: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