文件名称:StaticList
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 1次
- 提 供 者:
- r***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
相关搜索: combobox
(系统自动生成,下载前可以参看下载内容)
下载文件列表
resource.h
StdAfx.cpp
StdAfx.h
XYListMan.cpp
XYListMan.h
XYListMan.rgs
XYListManWrapper.h
XYStaticListManager.cpp
XYStaticListManager.def
XYStaticListManager.dsp
XYStaticListManager.h
XYStaticListManager.idl
XYStaticListManager.rc
XYStaticListManagerps.def
XYStaticListManagerps.mk
StdAfx.cpp
StdAfx.h
XYListMan.cpp
XYListMan.h
XYListMan.rgs
XYListManWrapper.h
XYStaticListManager.cpp
XYStaticListManager.def
XYStaticListManager.dsp
XYStaticListManager.h
XYStaticListManager.idl
XYStaticListManager.rc
XYStaticListManagerps.def
XYStaticListManagerps.mk