搜索资源列表
qidongdonghua
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-M
ctime
- visual c++ 时钟类ctime的用法简析
CTime
- CTime:VC++编写定时器的程序,功能:一个在edit中显示为当前时间,另外两个显示为定时器的功能。按钮关闭时显示为提示信息,程序简单适合初学者学习CTime类.测试工具:VS2005+PPC(多普达8125)
goodtime_src
- CTime的替换类,不错!-CTime the replacement category, it is true!
ctime
- 一个时间类的若干操作-one time some kind of operation
StrtoTime
- 封装了一个将字符串转化为时间的类。可以将类似于2002-2-4的CSting类转化成CTime类。-Packaging of a string into the category of time. It will be similar to the CSting 2002-2-4 category into CTime category.
LesspnCTime
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
ctime
- 在sco unix 下显示前n天或后n天日期的处理程序。 printf("功能: 时间戳与时间格式字符串的转换程序\n") printf(" -i 输入的参数为时间戳\n") printf(" -s 输入的参数为格式化时间\n") printf(" -t 输入的时间取当前系统时间\n") printf(" -x 输入的时间增加或减少的天数\n") printf(" -o 输出的时间为时间戳格式\n")
BasicTime
- You all might have used CTime or CTimeSpan to manipulate the system timer. Here is an article to show you how your system timer works. I will give you an idea of port communications behind the system clock manipulations.
ctime
- visual c++ 时钟类ctime的用法简析-visual c clock-type usage ctime Analysis
CTime
- CTime:VC++编写定时器的程序,功能:一个在edit中显示为当前时间,另外两个显示为定时器的功能。按钮关闭时显示为提示信息,程序简单适合初学者学习CTime类.测试工具:VS2005+PPC(多普达8125) -CTime: VC++ Preparation timer procedures, functions: one in the edit display for the current time, the other
81423973
- 将字符串型日期转换成日期型,CString“2003-11-30”to CTime 2003-11-30 -String-type date into date-based, CString
SGIP1.2.0.10.DEMO
- 用c++编写的的中国联通SGIP协议,内容挺全。 MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsI
DT200
- DTime Is a collection of classes & functions designed to ease the MFC programmers burden when handling date and time values. If like me, having taken a look at the built in MFC classes CTime and CTimeSpan or the ne
CTime
- 定时关机程序, 显示倒计时功能,可以帮助完成 关机,重启,注销等功能!-Shutdown procedures from time to time, showing the countdown function, can help complete the shutdown, restart, cancellation and other functions!
TestTime
- 2.CTime CTime中默认的构造函数不初始化成员,所以这样创建的对象,就这样使用会出问题一般不这样用 GetDayOfWeek()要注意返回值1 = Sunday, 2 = Monday, to 7 = Saturday 计算两个日期相差时间可以直接相减 CTime t1,t1 CTimeSpan ts=t1-t2 ts两个日期相差的一个时间类-2.CTime CTime default constru
CTime
- 在VC中,我们可以借助CTime时间类,获取系统当前日期-In the VC, we can use CTime time kind, get the system the current date
CTIME
- An example of a class CTime
VC-CTime-and-COleDateTime
- 介绍COleDateTime类与CTime类使用差别,这两个常用-You will always use COleDateTime and CTime