代码搜索:CFile
找到约 2,096 项符合「CFile」的源代码
代码结果 2,096
www.eeworm.com/read/149832/12345087
h smseditview.h
#if !defined(AFX_SMSEDITVIEW_H__866E0281_1577_449D_93A3_431EDBF6B0B9__INCLUDED_)
#define AFX_SMSEDITVIEW_H__866E0281_1577_449D_93A3_431EDBF6B0B9__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endi
www.eeworm.com/read/128514/14292396
h smseditview.h
#if !defined(AFX_SMSEDITVIEW_H__866E0281_1577_449D_93A3_431EDBF6B0B9__INCLUDED_)
#define AFX_SMSEDITVIEW_H__866E0281_1577_449D_93A3_431EDBF6B0B9__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endi
www.eeworm.com/read/229904/14313040
cpp file_handle.cpp
// file_handle.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "file_handle.h"
#include "MainFrm.h"
#include "file_handleDoc.h"
#include "file_handleVi
www.eeworm.com/read/126615/14414709
cpp page5.cpp
// Page5.cpp : implementation file
//
#include "stdafx.h"
#include
#include "SampWzd.h"
#include "SampWzdS.h"
#include "Page5.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
www.eeworm.com/read/215215/15069828
cpp compressedfile.cpp
// CompressedFile.cpp
#include "stdafx.h"
#include "CompressedFile.h"
CCompressedFile::CCompressedFile( int nType )
{
m_bOpened = m_bCanRead = m_bCanWrite = FALSE;
m_nCompressionType = n
www.eeworm.com/read/215215/15069968
cpp compressedfile.cpp
// CompressedFile.cpp
#include "CompressedFile.h"
CCompressedFile::CCompressedFile( int nType )
{
m_bOpened = m_bCanRead = m_bCanWrite = FALSE;
m_nCompressionType = nType;
m_pBuffer = N
www.eeworm.com/read/162614/5537501
cc basic_file_stdio.cc
// Wrapper of C-language FILE struct -*- C++ -*-
// Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
www.eeworm.com/read/249484/12498027
cpp page5.cpp
// Page5.cpp : implementation file
//
#include "stdafx.h"
#include
#include "SampWzd.h"
#include "SampWzdS.h"
#include "Page5.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
www.eeworm.com/read/204052/15345859
cpp compressedfile.cpp
// CompressedFile.cpp
#include "stdafx.h"
#include "CompressedFile.h"
CCompressedFile::CCompressedFile( int nType )
{
m_bOpened = m_bCanRead = m_bCanWrite = FALSE;
m_nCompressionType = n