代码搜索:CFile
找到约 2,096 项符合「CFile」的源代码
代码结果 2,096
www.eeworm.com/read/107576/6188882
cpp schemafile.cpp
// SchemaFile.cpp: implementation of the CSchemaFile class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Database.h"
#include "SchemaF
www.eeworm.com/read/101917/6235239
cpp logindlg.cpp
// LoginDlg.cpp : implementation file
//
#include "stdafx.h"
#include "client.h"
#include "LoginDlg.h"
#include "msg.h"
#include "setupserverdlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/153991/6294063
cpp vc0906.cpp
//Example 9.6: 编写雇员信息管理程序
#include
#include
#include
class Employee
{
public:
char m_strName[10];
char m_Sex[6];
int m_nAge;
char m_strDept[20];
float
www.eeworm.com/read/139235/6307464
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "compile.h"
#include "MainFrm.h"
#include "compileView.h"
#include "errorView.h"
#ifdef _DEBUG
#defi
www.eeworm.com/read/201933/6351940
cpp imageprocessingdoc.cpp
// ImageProcessingDoc.cpp : implementation of the CImageProcessingDoc class
//
#include "stdafx.h"
#include "ImageProcessing.h"
#include "ImageProcessingDoc.h"
#include "GlobalApi.h"
#ifde
www.eeworm.com/read/287193/6355606
cpp fileencrydlg.cpp
// FileEncryDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FileEncry.h"
#include "FileEncryDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE
www.eeworm.com/read/488617/6482807
cpp multdocview.cpp
// MultDocView.cpp : implementation of the CMultDocView class
//
#include "stdafx.h"
#include "MultDoc.h"
#include "MultDocDoc.h"
#include "MultDocView.h"
#include "rip.h"
#include "dib.h"
www.eeworm.com/read/486621/6536780
cpp mydlg1.cpp
// MyDlg1.cpp : implementation file
//
#include "stdafx.h"
#include "Arranger.h"
#include "MyDlg1.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
www.eeworm.com/read/479064/6698620
c clparse.c
/* clparse.c
Parser for dhclient config and lease files... */
/*
* Copyright (c) 1996-2001 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in source and binary
www.eeworm.com/read/478744/6702001
cpp hzlibview.cpp
// HZLibView.cpp : implementation of the CHZLibView class
//
#include "stdafx.h"
#include "HZLib.h"
#include "HZLibDoc.h"
#include "HZLibView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#unde