代码搜索:CFile

找到约 2,096 项符合「CFile」的源代码

代码结果 2,096
www.eeworm.com/read/218493/14917886

cpp filespltdlg.cpp

#include "stdafx.h" #include "FileSplt.h" #include "FileSpltDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////
www.eeworm.com/read/292934/8322236

cpp cardconfig.cpp

// cardConfig.cpp : implementation file // #include "stdafx.h" #include "alfa.h" #include "cardConfig.h" #include "Main.h" #include "io.h" #define DATA_FILE _T("public.bkp") #ifdef _DEBUG #
www.eeworm.com/read/292934/8322514

cpp encoderconfig.cpp

// EncoderConfig.cpp : implementation file // #include "stdafx.h" #include "alfa.h" #include "EncoderConfig.h" #include "Main.h" #include "io.h" #define DATA_FILE _T("channel.bkp") #ifdef _D
www.eeworm.com/read/110032/15543357

cpp filesplit.cpp

// FileSplit.cpp : implementation file // //Modify by 徐景周 ,2001.2.13 //功能:文件分割为多种格式的大小,并将其合并在一起 // #include "stdafx.h" #include "scrgenius.h" #include "FileSplit.h" #include "DirDialog.h" //目录
www.eeworm.com/read/224783/14567559

cpp wordfactory.cpp

#include "StdAfx.h" #include "WordFactory.h" CWordFactory::CWordFactory( LPCTSTR szPath ) { m_dwPos = -1; CStdioFile sf( szPath, CFile::modeRead | CFile::typeText ); CString strLine;
www.eeworm.com/read/25996/850825

lis delay.lis

.module delay.c .area text(rom, con, rel) 0000 .dbfile cfile\delay.c 0000 .dbfile F:\file\数控电源3\ad_da\cfile\del
www.eeworm.com/read/294132/8250857

m step1.m

% Select the file to analyze FileName = 'GSMSP_20070204_robert_dbsrx_953.6MHz_128.cfile'; SampleRate = 500000; %FileName = 'GSMSP_20070204_robert_dbsrx_941.0MHz_128.cfile'; %SampleRate = 50000
www.eeworm.com/read/145187/7154793

cpp commusedlg.cpp

// CommUseDlg.cpp : implementation file // #include "stdafx.h" #include "Test.h" #include "CommUseDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI
www.eeworm.com/read/327919/13055329

cpp hotspdoc.cpp

// hotspdoc.cpp : implementation of the CHotspot2Doc class // #include "stdafx.h" #include "hotspot2.h" #include "hotspdoc.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE
www.eeworm.com/read/322701/13370823

cpp commusedlg.cpp

// CommUseDlg.cpp : implementation file // #include "stdafx.h" #include "Test.h" #include "CommUseDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI