代码搜索:five
找到约 3,092 项符合「five」的源代码
代码结果 3,092
www.eeworm.com/read/344427/11881045
clw five.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "five.h"
www.eeworm.com/read/344427/11881053
mak five.mak
# Microsoft Developer Studio Generated NMAKE File, Format Version 4.10
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
!IF "$(CFG)" == ""
CFG=five - Win32 Debug
!MESSAGE No co
www.eeworm.com/read/344427/11881082
h five.h
// five.h : main header file for the FIVE application
//
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // main symbols
www.eeworm.com/read/344427/11881098
ncb five.ncb
www.eeworm.com/read/344427/11881103
dsw five.dsw
Microsoft Developer Studio Workspace File, Format Version 5.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/344427/11881108
mdp five.mdp
www.eeworm.com/read/344427/11881110
plg five.plg
--------------------Configuration: five - Win32 Release--------------------
Begining build with project "F:\five\five.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (
www.eeworm.com/read/344427/11881114
dsp five.dsp
# Microsoft Developer Studio Project File - Name="five" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/344427/11881116
opt five.opt
www.eeworm.com/read/344427/11881117
cpp five.cpp
// five.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
////