-
This book presents an established methodology for transitioning the people, proc...
This book presents an established methodology for transitioning the people, processes, and technologies in IT environments to the Solaris(TM) Operating System.
- 2022-02-05 12:41:44下载
- 积分:1
-
主要介绍了SQL的基础教程,SQL阐述框架…
主要介绍了sql的基础教程,详细阐述了sql的构架体系,可以帮助初学者快速的学习sql及与java的应用-Mainly introduce the basis of the sql tutorial, sql elaborated on the framework system, and can help beginners learn faster sql and java applications
- 2022-03-02 15:48:17下载
- 积分:1
-
C语言库函数大全,压缩包内包含C语言中的所有库函数,方便参考!...
C语言库函数大全,压缩包内包含C语言中的所有库函数,方便参考!-This is the collection of C function.It will be convenient to the C programmer.
- 2022-08-09 01:57:46下载
- 积分:1
-
只供参考学习,请不要用于商业用途.包括的内容相当丰富.全实例讲解...
只供参考学习,请不要用于商业用途.包括的内容相当丰富.全实例讲解-Learning for reference only, please do not for commercial purposes. Including a very rich content. Wholly explain examples
- 2022-03-31 02:28:33下载
- 积分:1
-
很好的verilog的中文教程,flash版
很好的verilog的中文教程,flash版-Very good tutorial verilog Chinese, flash version
- 2023-06-05 01:30:07下载
- 积分:1
-
我的security 的学习笔记.可以看看卡
我的security 的学习笔记.可以看看卡-My learning notebook security. Can look at the card
- 2022-04-13 09:23:24下载
- 积分:1
-
The JDO development discipline
The JDO development discipline
- 2022-02-03 17:18:29下载
- 积分:1
-
Microsoft Visual Basic 6.0 中文版语言参考手册
Microsoft Visual Basic 6.0 中文版语言参考手册-Microsoft Visual Basic version 6.0 Chinese Language Reference Manual
- 2022-03-11 05:12:07下载
- 积分:1
-
深入掌握J2EE编程技术
深入掌握J2EE编程技术-grasp J2EE Programming
- 2022-02-19 22:57:04下载
- 积分:1
-
/* 本程序实现的功能: 显示系统时间和日期 该程序主要操作是: 使用了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