-
简单的计算器功能实现,用了多态,继承等特性,是学习的好例子。...
简单的计算器功能实现,用了多态,继承等特性,是学习的好例子。-Realize a simple calculator function with a multi-state, inheritance, etc., is a good example of learning.
- 2022-05-15 05:05:54下载
- 积分:1
-
C++、MFC源代码CSmartPtrsrc
C++、MFC源代码CSmartPtrsrc-C, MFC source code CSmartPtrsrc
- 2022-07-02 20:37:39下载
- 积分:1
-
Example document for using MTB from MIT
Example document for using MTB from MIT
- 2023-01-24 03:00:03下载
- 积分:1
-
此代码是一个用C#编写的控制台程序,功能是列出系统运行进程及其主窗口名。...
此代码是一个用C#编写的控制台程序,功能是列出系统运行进程及其主窗口名。-this code is a C# console prepared by the procedures and functions is to set out the process and system operation from the main window.
- 2022-03-07 19:27:43下载
- 积分:1
-
这是一个用c#编写的用C#实现线性表和多项式相加功能,可以看看的...
这是一个用c#编写的用C#实现线性表和多项式相加功能,可以看看的-this program is made by c#. It can generate a linear table and perform the polynomial adding.
- 2022-01-26 04:56:38下载
- 积分:1
-
一个数据源,我们希望鼓励,你下载
一个关于spss的源程序,希望对大家有所启发,欢迎你们的下载-a source of the SPSS, we hope to inspire, you download
- 2022-04-15 15:17:10下载
- 积分:1
-
汉字可以提取各种矩阵和翻转,程序…
能够提取汉字多种字模,并能翻转,可用于显示屏的程序设计,非常实用。-Chinese characters can extract a variety of matrix and overturned, the procedure can be used to display design, very practical.
- 2022-07-08 04:48:36下载
- 积分:1
-
基于NTRIP协议的GPS数据传输程序!
基于NTRIP协议的GPS数据传输程序!-NTRIP agreement based on GPS data transfer process!
- 2022-02-03 03:44:25下载
- 积分: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
-
嵌入式WINCE画2D图形程序,用EVC开发实现的
嵌入式WINCE画2D图形程序,用EVC开发实现的-Embedded WINCE painted 2D graphics program, the development achieved by EVC
- 2022-02-05 02:19:02下载
- 积分:1