代码搜索:CFile
找到约 2,096 项符合「CFile」的源代码
代码结果 2,096
www.eeworm.com/read/108575/15584104
txt [c++] 解决写文本文件换行问题.txt
CString rxFile = "C:\\ACAD.RX";
CString str1, str2;
str1 = "Hello \r\n";
str2 = "World \r\n";
CStdioFile txtFile;
txtFile.Open(rxFile, CFile::modeCreate | CFile::modeWrite | CFile::typeText
www.eeworm.com/read/105171/15676544
cpp setdlg.cpp
// SetDlg.cpp : implementation file
//
#include "stdafx.h"
#include "testd.h"
#include "SetDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/103828/15719190
cpp raderdoc.cpp
// RaderDoc.cpp : implementation of the CRaderDoc class
//
#include "stdafx.h"
#include "Rader.h"
#include "RaderDoc.h"
#include "MainFrm.h"
#include "ImageSizeDialog.h"
#include "Math.h"
www.eeworm.com/read/103465/15730724
cpp page1.cpp
// Page1.cpp : implementation file
//
#include "stdafx.h"
#include "cj.h"
#include "Page1.h"
#include "ADDDIALOG.h"
#include "DELETEDLG.h"
#include "ModifyDlg.h"
#include "FindDlg.h"
#ifdef
www.eeworm.com/read/103254/15738821
cpp shopmanagedlg.cpp
// ShopManageDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ShopManage.h"
#include "ShopManageDlg.h"
#include "data.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/100999/15858416
h ezwcode.h
// EzwCode.h: interface for the CEzwCode class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_EZWCODE_H__1AA0FB17_24C2_11D4_B450_0080C84D3728__INCLUDE
www.eeworm.com/read/100816/15863922
cpp encryptdattooldlg.cpp
// EncryptDatToolDlg.cpp : implementation file
//
#include "stdafx.h"
#include "EncryptDatTool.h"
#include "EncryptDatToolDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/360850/10075207
cpp file.cpp
// FILE.h : CFILE 类的实现
// CFILE 实现
// 代码生成在 2005年3月20日, 15:48
#include "stdafx.h"
#include "FILE.h"
extern CString AppPath;
IMPLEMENT_DYNAMIC(CFILE, CRecordset)
CFILE::CFILE(CDataba
www.eeworm.com/read/287943/8659399
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