资源列表
TimeZoneEditorSrc
- In mid-2003, someone in the Lounge asked for a list of time zones. I said that I had one, but the data was in a CodeBase/FoxBase file. Chris Maunder asked if I could retrieve that data and submit it to CodeProject. After procrastinating a few weeks,
SysTimeConversion_project
- When you use the Microsoft Automation functions VariantTimeToSystemTime to convert variant time to system time and the SystemTimeToVariantTime to convert system time to variant time, the milliseconds value appears as zero or is ignored
mydate_src
- MyDate objects can be created using the default constructor, or with the overloaded constructor which takes a date in the DD/MM/YYYY format as its argument. A MyDate object created using the default constructor will
DTConvertor
- Lately I ve had to do a lot of work with CTime and COleDateTime object variables. They re pretty nice classes to work with but not when you re debugging and need to know their actual date-time values. The CTime class stores its value in a time_t memb
timeclient_src
- The time is calculated and converted to 64-bit in the first and second lines and then converted to local time zone before being converted to a SYSTEMTIME structure. Last of all the system time is set.
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. Those who are a little biased
DateClass_demo
- To use the class in your project you will need the following files: SimpleDate.cpp: contains the date class functions SimpleDate.h: Header for above class Parseit.cpp: Helper class that parses date strings
XPButtonDemo
- 关于XP风格按钮的制作.源码里有可重用的XP风格按钮代码.
IEButton
- 在IE工具栏加入图标,某些流氓软件黑IE
huakuaitiao
- 滑块条 !
jindutiao
- 必须预先给出一个 Block 级的 HTML 标签,用以存放该控件,并通过构造函数的 progressIdStr 将该 HTML 标签的 id 字符串“告诉”控件。 在调用了 Create 方法之后,不能再更改 progressWidth 和 progressHeight 的值。
moniduihuakuang
- OnDlgReturn(objNameStr, returnValue)当对话框返回时调用的函数,请自行修改此函数体代码以实现对话框返回时所要进行的操作。 ReSizeDlg()一、重定位对话框位置,以避免滚动滚动条时使对话框不可见;二、重新调整 cover 大小,以覆盖整个客户区。 使用了 document.body.onscroll 和 document.body.onresize 事件,如果其它地方也使用了这两个事件,请整合以避免冲突。
