StaticList

所属分类:Windows编程
开发工具:Visual C++
文件大小:13KB
下载次数:3
上传日期:2008-06-26 17:35:57
上 传 者rovefellow
说明:  We often need to use static data in our programs. By static, I mean our programs do not modify the data. For example, we can insert the list of the 50 US state names into a combobox so that the user can select his/her state using a mouse. The same goes with the names of months, the names of weekdays, etc. On other occasions, we need to "translate" between two different lists of static data. Say, we have to find the full name of a US state, given a two-character code, we may also have to find the corresponding name of the month, given a numeric value between 1 and 12
(We often need to use static data in our programs. By static, I mean our programs do not modify the data. For example, we can insert the list of the 50 US state names into a combobox so that the user can select his/her state using a mouse. The same goes with the names of months, the names of weekdays, etc. On other occasions, we need to translate between two different lists of static data. Say, we have to find the full name of a US state, given a two-character code, we may also have to find the corresponding name of the month, given a numeric value between 1 and 12)

文件列表:
resource.h (512, 2001-09-17)
StdAfx.cpp (315, 2001-09-17)
StdAfx.h (935, 2001-09-17)
XYListMan.cpp (7778, 2001-09-19)
XYListMan.h (1906, 2001-09-19)
XYListMan.rgs (482, 2001-09-17)
XYListManWrapper.h (1588, 2001-09-19)
XYStaticListManager.cpp (2588, 2001-09-19)
XYStaticListManager.def (246, 2001-09-17)
XYStaticListManager.dsp (15743, 2001-09-17)
XYStaticListManager.h (14709, 2001-09-19)
XYStaticListManager.idl (1876, 2001-09-17)
XYStaticListManager.rc (2932, 2001-09-17)
XYStaticListManagerps.def (261, 2001-09-17)
XYStaticListManagerps.mk (587, 2001-09-17)

近期下载者

相关文件


收藏者