当前位置:
代码迷
>>
WinCE
>> 成员变量的类型怎么设置为CTime
详细解决方案
成员变量的类型怎么设置为CTime
热度:
104
发布时间:
2016-04-28 13:23:41.0
成员变量的类型如何设置为CTime
我想将控件对应的成员变量设置为CTime,可是在使用MFC ClassWizard 添加成员变量时,Add Member Variable对话框中Variable type选项中没有CTime选择,请教各位该如何解决?
------解决方案--------------------
直接修改代码,不使用ClassWizard
查看全文
相关解决方案
Coledatetime ctime 有关问题
c库函数-ctime()
os.path.getctime():返回文件创建的时间;time.ctime():转换时间格式
关于Linux中的几个时间变量atime,ctime,mtime
Mysql 5.6.30 insert null (ERROR 1048 (23000): Column 'ctime' cannot be null)
Linux中的find(-atime、-ctime、-mtime)指令分析
C++使用<ctime>计时