代码搜索:CUse
找到约 120 项符合「CUse」的源代码
代码结果 120
www.eeworm.com/read/284348/8939864
clw use3.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CUse3Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Use3.h"
www.eeworm.com/read/284348/8939916
clw use1.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CUse1Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Use1.h"
www.eeworm.com/read/284348/8939934
clw use2.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CUse2Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Use2.h"
www.eeworm.com/read/284348/8939980
clw use4.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CUse4Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Use4.h"
www.eeworm.com/read/284348/8940151
clw use1.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CUse1Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Use1.h"
www.eeworm.com/read/257836/11910884
cpp disk.cpp
#include "disk.h"
#include
#include
#include
int disk_block[10000];
int disk_empty;
Cdisk::Cdisk()
{
int i=0;
char code[10]="123456";
for(i=0;i
www.eeworm.com/read/284348/8939851
cpp use3.cpp
// Use3.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Use3.h"
#include "Use3Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/284348/8939920
cpp use1.cpp
// Use1.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Use1.h"
#include "Use1Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/284348/8939947
cpp use2.cpp
// Use2.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Use2.h"
#include "Use2Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/284348/8939983
cpp use4.cpp
// Use4.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Use4.h"
#include "Use4Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha