-
到中国的农历日历公历
使用系统 ;使用 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
-
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计...
编译原理课程设计,基于VC++,实现了基于simple语言的编译器设计-Principles of curriculum design compiler, based on VC++, the realization of a simple language based on compiler design
- 2022-11-05 02:00:04下载
- 积分:1
-
面向对象的设计
Object oriented design
- 2022-11-23 10:40:03下载
- 积分:1
-
[网狐]癞子斗地主
应用背景网狐正版的癞子斗地主,不用多说,自己看了,这个代码很少。关键技术只包能用,开发的话自行解决了,如需技术交流,可加群8990607
- 2022-10-07 04:10:03下载
- 积分:1
-
ascii chart a scii chart
ascii chart a scii chart -ascii chart ascii chart ascii chart
- 2022-06-28 09:52:48下载
- 积分:1
-
Sales and Inventory System
该库存系统可以对数据库中的数据进行记录、编辑、删除、取消发货、一条记录缺货和销售时发出警告等。。。
- 2022-12-02 13:10:06下载
- 积分:1
-
c++习题。包含代码填空试题和习题库两个文件
c++习题。包含代码填空试题和习题库两个文件-c++ exercises. Contains the code to fill in the blank questions and exercises two documents library
- 2022-01-29 03:48:32下载
- 积分:1
-
面向对象课程作业
使用vc基于模板编写 ――colleager
面向对象课程作业
使用vc基于模板编写 ――colleager-object-oriented operations using vc courses based on template preparation-- colleager
- 2022-02-01 13:09:59下载
- 积分:1
-
命令行下嗅探的源代码
命令行下嗅探的源代码-command line sniffer source code
- 2022-05-07 03:53:30下载
- 积分:1
-
MFC工具提示控件(ctooltipctrl)是易于使用的一个窗口,如一个孩子…
MFC Tool tip control(CToolTipCtrl) is easy to use with a window, such as a child window, or an application-defined rectangular area within a window s client area. However, in some situations you may not know in advance for which controls or rectangle area you will be displaying the tool tip. In this case, you have to dynamically display the tool tip depending on where your mouse position is. For e.g. you may have a window which display some graphics and you may want to display the tool tip on the graphics depending on where the mouse position is.
- 2023-04-20 19:30:03下载
- 积分:1