代码搜索:CUse
找到约 120 项符合「CUse」的源代码
代码结果 120
www.eeworm.com/read/284348/8939268
h use4.h
// Use4.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CUse4App:
// 有关此类的实现,请参阅 Use4.cpp
www.eeworm.com/read/284348/8940901
h use1.h
// Use1.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CUse1App:
// 有关此类的实现,请参阅 Use1.cpp
www.eeworm.com/read/284348/8941034
cpp use1dlg.cpp
// Use1Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "Use1.h"
#include "Use1Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/284348/8941114
h use1.h
// Use1.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CUse1App:
// 有关此类的实现,请参阅 Use1.cpp
www.eeworm.com/read/284348/8941253
h use3dlg.h
// Use3Dlg.h : 头文件
//
#pragma once
// CUse3Dlg 对话框
class CUse3Dlg : public CDialog
{
// 构造
public:
CUse3Dlg(CWnd* pParent = NULL); // 标准构造函数
// 对话框数据
enum { IDD = IDD_USE3_DIALOG }
www.eeworm.com/read/284348/8941260
h use3.h
// Use3.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CUse3App:
// 有关此类的实现,请参阅 Use3.cpp
www.eeworm.com/read/284348/8941294
h use5.h
// Use5.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CUse5App:
// 有关此类的实现,请参阅 Use5.cpp
www.eeworm.com/read/284348/8941301
cpp use5dlg.cpp
// Use5Dlg.cpp : 实现文件
//
#include "stdafx.h"
#include "Use5.h"
#include "Use5Dlg.h"
#include ".\use5dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CUse5Dlg 对话框
CUse5Dlg::
www.eeworm.com/read/284348/8941305
h use5dlg.h
// Use5Dlg.h : 头文件
//
#pragma once
// CUse5Dlg 对话框
class CUse5Dlg : public CDialog
{
// 构造
public:
CUse5Dlg(CWnd* pParent = NULL); // 标准构造函数
// 对话框数据
enum { IDD = IDD_USE5_DIALOG }
www.eeworm.com/read/284348/8941414
h use1.h
// Use1.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CUse1App:
// 有关此类的实现,请参阅 Use1.cpp