-
检查日期的合法性
检查日期的合法性-check the legality of the date of
- 2022-03-21 17:14:17下载
- 积分:1
-
In order to write data or write, we should first check the status of LCM, or sta...
在写数据或写命令之前,应先检查LCM的状态,即状态寄存器中命令就绪(STA0)和数据就绪(STA1)需要同时检查,只有这两位同时为“1”(LCM空闲状态)时,才可以进行数据和命令的写操作,通常情况下,可以设计一个读状态子函数,用以判断-In order to write data or write, we should first check the status of LCM, or status register in the order in place (STA0) and data-ready (STA1) need to check that only the two at the same time
- 2022-02-13 02:13:08下载
- 积分:1
-
Create a Virtual Drive in VB6. VB6 code to create virtual drive.
Create a Virtual Drive in VB6. VB6 code to create virtual drive.
- 2022-06-29 13:12:12下载
- 积分: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
-
一套PB开发的ERP系统。因为不懂C/S开发,不确定系统的完整性,请调试。本人还有大量的C/S结构的系统源码,可提供,希望成为VIP...
一套PB开发的ERP系统。因为不懂C/S开发,不确定系统的完整性,请调试。本人还有大量的C/S结构的系统源码,可提供,希望成为VIP-a PB development of the ERP system. Because he does not know C/S development, the integrity of uncertain systems, debugging. I also have a large amount of C/S structure of the system source code, to offer hope to become VIP
- 2022-03-12 01:29:48下载
- 积分:1
-
基于MFC的音乐播放器
基于MFC的音乐播放器,实现添加、播放、删除、停止、音量控制、进度控制等功能
- 2023-03-22 10:05:04下载
- 积分:1
-
Some on the C++ Study notes, for the scholars have some impact, I hope you can h...
是一些关于C++学习的笔记,对于出学者有一些影响,希望能够帮到你们!-Some on the C++ Study notes, for the scholars have some impact, I hope you can help!
- 2023-05-12 00:35:04下载
- 积分:1
-
use characters to product a string
使用字符生成字符串
- 2022-02-01 16:18:25下载
- 积分:1
-
2. Since the date of the definition of a simple class DateType, it has a data me...
2. 自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。
例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。
-2. Since the date of the definition of a simple class DateType, it has a data member y, m, d, is used to indicate the current date of the year, month, day. And then design the class is to be achieved (completed) functions, and then design the appropriate class member functions. For example, the following is given a " prototype" can be used to realize an increase in days to compare two dates are equal, and the output of the date of such an operation. Please complete the various forms of membership functions, and the preparation of the main function, indicating DateType class objects, the definition of the various members of the function call to verify their correctness.
- 2022-09-10 10:55:03下载
- 积分:1
-
小游戏本人自己开发的一款小游戏,请大家多多指教了饿,不胜感激了
小游戏本人自己开发的一款小游戏,请大家多多指教了饿,不胜感激了-Game I own a game, please advise the U.S. more hungry, be grateful for the
- 2022-02-05 16:08:35下载
- 积分:1