4 Star 0 Fork 2

leegoobin/AutoPHS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
psdstart.h 617 Bytes
一键复制 编辑 原始数据 按行查看 历史
uksoft 提交于 2014-11-26 16:31 . VSS代码移植到Git
// PSDstart.h
//
#if !defined(AFX_PSDSTART_H__66EB6429_712C_11D5_8752_00D009619765__INCLUDED_)
#define AFX_PSDSTART_H__66EB6429_712C_11D5_8752_00D009619765__INCLUDED_
/*
* 鉴于此模块可能要将源代码提供给开发者,故其中的提示文字不放到资源文件中更方便。
*/
#include "resource.h"
#include "time.h"
class PSDstart
{
public:
static void ConvertAllDb(COleVariant dVer, COleVariant Pwd);
static void tmpT();
static void tmpSub2DB();
static void tmpTelmdb2BitWareDefaultDBF();
static bool Start();
static CTime sTime;
static CTime eTime;
protected:
private:
};
#endif /* PSDstart_h */
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/uesoft/AutoPHS.git
git@gitee.com:uesoft/AutoPHS.git
uesoft
AutoPHS
AutoPHS
CAE

搜索帮助