• 大小: 158.30 KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C/C++
  • 标签: C++  关机程序  

资源简介

向乔布斯致敬
世界的今天因他而改变!
世界的今天因他而多彩! 
JOBS

资源截图

代码片段和文件信息

// AutoShut.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “AutoShut.h“
#include “AutoShutDlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CAutoShutApp

BEGIN_MESSAGE_MAP(CAutoShutApp CWinApp)
//{{AFX_MSG_MAP(CAutoShutApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CAutoShutApp construction

CAutoShutApp::CAutoShutApp()
{
// TODO: add construc

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      44816  2008-03-06 13:30   anqn.com\AutoShut\AutoShut.aps

     文件       2290  2008-03-06 13:36   anqn.com\AutoShut\AutoShut.clw

     文件       2091  2008-02-26 01:42   anqn.com\AutoShut\AutoShut.cpp

     文件       4324  2008-02-27 15:20   anqn.com\AutoShut\AutoShut.dsp

     文件        524  2008-02-26 01:42   anqn.com\AutoShut\AutoShut.dsw

     文件       1381  2008-03-06 13:45   anqn.com\AutoShut\AutoShut.h

     文件      66560  2008-03-06 13:46   anqn.com\AutoShut\AutoShut.ncb

     文件      48640  2008-03-06 13:46   anqn.com\AutoShut\AutoShut.opt

     文件       2161  2008-03-06 13:46   anqn.com\AutoShut\AutoShut.plg

     文件       8625  2008-03-06 13:30   anqn.com\AutoShut\AutoShut.rc

     文件      13866  2008-03-06 13:36   anqn.com\AutoShut\AutoShutDlg.cpp

     文件       1935  2008-03-06 13:38   anqn.com\AutoShut\AutoShutDlg.h

     文件       3615  2008-02-26 01:42   anqn.com\AutoShut\ReadMe.txt

     文件       7406  2008-02-27 15:19   anqn.com\AutoShut\res\AutoShut.ico

     文件        400  2008-02-26 01:42   anqn.com\AutoShut\res\AutoShut.rc2

     文件       1511  2008-03-06 13:29   anqn.com\AutoShut\resource.h

     文件        210  2008-02-26 01:42   anqn.com\AutoShut\StdAfx.cpp

     文件       1054  2008-02-26 01:42   anqn.com\AutoShut\StdAfx.h

     目录          0  2008-10-14 07:37   anqn.com\AutoShut\res

     目录          0  2008-10-14 07:37   anqn.com\AutoShut

     目录          0  2008-10-14 07:41   anqn.com

     文件        394  2008-07-11 12:10  VIP会员.htm

     文件     227156  2008-04-13 15:06  桌面.jpg

     文件       1566  2009-03-06 23:29  安全中国anqn.com.txt

     文件        815  2009-03-06 23:29  查看帮助.txt

     文件        815  2009-03-06 23:29  会员服务.txt

----------- ---------  ---------- -----  ----

               442155                    26


评论

共有 条评论