• 大小: 0.02M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-01
  • 标签:

资源简介

C++ 获取文件夹属性(提高篇-实例238).zip

资源截图

代码片段和文件信息

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

#include “stdafx.h“
#include “GetDirectoryAttribute.h“
#include “GetDirectoryAttributeDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
// CGetDirectoryAttributeApp

BEGIN_MESSAGE_MAP(CGetDirectoryAttributeApp CWinApp)
//{{AFX_MSG_MAP(CGetDirectoryAttributeApp)
// 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()

/////////////////////////////////////////////////////////////////////////////
// CGetDi

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件       36312  2013-11-18 10:25  GetDirectoryAttribute.aps
     文件        1535  2013-11-18 10:25  GetDirectoryAttribute.clw
     文件        2273  2013-11-18 08:48  GetDirectoryAttribute.cpp
     文件        4429  2013-11-18 08:48  GetDirectoryAttribute.dsp
     文件         565  2013-11-18 08:48  GetDirectoryAttribute.dsw
     文件        1489  2013-11-18 08:48  GetDirectoryAttribute.h
     文件       48640  2013-11-18 10:25  GetDirectoryAttribute.opt
     文件        6066  2013-11-18 10:25  GetDirectoryAttribute.rc
     文件        5755  2013-11-18 10:17  GetDirectoryAttributeDlg.cpp
     文件        1620  2013-11-18 09:32  GetDirectoryAttributeDlg.h
     文件        3849  2013-11-18 08:48  ReadMe.txt
     文件        1068  2013-11-18 10:25  Resource.h
     文件         223  2013-11-18 08:48  StdAfx.cpp
     文件        1054  2013-11-18 08:48  StdAfx.h
     文件        1078  2013-11-18 08:48  res\GetDirectoryAttribute.ico
     文件         413  2013-11-18 08:48  res\GetDirectoryAttribute.rc2

评论

共有 条评论