-
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系...
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。 主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调用显示功能,以达到动态效果。*/-/* This program features : The display system time and date of the program is the main operation : the use of the system call dos function, importation case-D display the current date, case-insensitive T when the input output current system, when the input Q withdraw from the case-sensitive procedure, when losers in other characters, suggesting error. The main algorithm : the system date and time into the characters, sorting through the stack to show that involves strategically placed to coordinate conversion. The time and date shown only a call (functions) compute avoid code redundancy, make it simple as possible, and at the same time after the operation, the procedure waits for the next operation, rather than retire. The
- 2022-01-25 15:12:02下载
- 积分:1
-
VC在线杂志精华3
VC在线杂志精华3-VC online magazine essence 3
- 2022-01-26 04:36:53下载
- 积分:1
-
注册表速成,即使你的注册表知识是0,10分钟之内你就不再是“菜鸟”...
注册表速成,即使你的注册表知识是0,10分钟之内你就不再是“菜鸟”-registry intensive, even if your knowledge of the registry 0,10 minutes after you are no longer "newcomers"
- 2023-09-03 00:00:09下载
- 积分:1
-
谭浩强c语言中的代码很全面的啊
谭浩强c语言中的代码很全面的啊 -Hao Qiang c language code is very comprehensive ah
- 2022-10-26 23:55:04下载
- 积分:1
-
关于网络命令的书籍,可以让你接触到一些最实用的网络命令.
关于网络命令的书籍,可以让你接触到一些最实用的网络命令.-orders on the books network, which will let you access to some of the most practical network orders.
- 2022-03-12 01:57:52下载
- 积分:1
-
本书深入介绍了Win32程序设计接口,是解决Windows程序开发各种疑难杂症时的灵丹妙药。...
本书深入介绍了Win32程序设计接口,是解决Windows程序开发各种疑难杂症时的灵丹妙药。-The book describes in depth Win32 Programming Interface, Windows application development to solve a variety of complex diseases, when a panacea.
- 2022-01-25 22:08:21下载
- 积分:1
-
Better information, we should have time to take a look, anyway, more than it is...
比较好的一些资料,应该有时间看看,反正多学学也是好的,学无止境,回头是岸了。-Better information, we should have time to take a look, anyway, more than it is a good idea to learn life-long learning, repent and be saved the.
- 2022-03-30 23:06:16下载
- 积分:1
-
5相位编组法实现纹理直线边缘的检测程序代码(代码以子函数形式给出)
function gradephase(x)...
5相位编组法实现纹理直线边缘的检测程序代码(代码以子函数形式给出)
function gradephase(x)
-5 Phase-grouping method to achieve linear texture edge detection program code (the code is given in the form of Functions) function gradephase (x)
- 2022-08-13 11:06:52下载
- 积分:1
-
PC游戏编程入门篇.本书为PDF文件,可为游戏编程爱好者提供一个好的学习参考。...
PC游戏编程入门篇.本书为PDF文件,可为游戏编程爱好者提供一个好的学习参考。-PC Game Programming Getting Started chapter.
- 2023-07-17 22:55:05下载
- 积分:1
-
visual c++ 利用套接字开发网络通信程序
visual c++ 利用套接字开发网络通信程序-vc development network communication program using sockets
- 2022-01-26 05:09:10下载
- 积分:1