代码搜索结果
找到约 10,000 项符合
Test 的代码
test.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Test", "Test\Test.vcproj", "{9C6B2502-7F76-47D8-99CF-20B673AE0
test.cpp
// Test.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "Test.h"
#include "MainFrm.h"
#include "DopodDlg.h"
#include "TestDoc.h"
#include "TestView.h"
#ifdef _DEBUG
#define new DEBUG_
test.h
// Test.h : Test 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件"
#endif
#include "resourceppc.h"
// CTestApp:
// 有关此类的实现,请参阅 Test.cpp
//
class