代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/355693/10249680
h simple.h
// Simple.h : main header file for the SIMPLE application
//
#if !defined(AFX_SIMPLE_H__9E7BF644_D941_4BA7_B91A_98734F793496__INCLUDED_)
#define AFX_SIMPLE_H__9E7BF644_D941_4BA7_B91A_98734F793496
www.eeworm.com/read/355693/10249683
rc simple.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/355693/10249687
dsw simple.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "Simple"=.\Simple.ds
www.eeworm.com/read/355693/10249695
ico simple.ico
www.eeworm.com/read/355693/10249696
plg simple.plg
Build Log
--------------------Configuration: Simple - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"
www.eeworm.com/read/355693/10249699
dsp simple.dsp
# Microsoft Developer Studio Project File - Name="Simple" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/355693/10249701
aps simple.aps
www.eeworm.com/read/355693/10249708
clw simple.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSimpleView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Simple
www.eeworm.com/read/355693/10249709
cpp simple.cpp
// Simple.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Simple.h"
#include "MainFrm.h"
#include "SimpleDoc.h"
#include "SimpleView.h"
#ifdef _DEB
www.eeworm.com/read/355693/10249711