代码搜索:CFile
找到约 2,096 项符合「CFile」的源代码
代码结果 2,096
www.eeworm.com/read/227613/14419798
cpp 实验一dlg.cpp
// 实验一Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "实验一.h"
#include "实验一Dlg.h"
#include "DES.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE
www.eeworm.com/read/120585/14798382
cpp unzip.cpp
// UnZip.cpp: implementation of the CUnZip class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Note.h"
#include "UnZip.h"
#ifdef _D
www.eeworm.com/read/116825/14952516
txt vc编程中如何操作数据库中的图像字段.txt
在VC进行数据库编程中对图像的处理一直是个难点,经常有朋友为如何向数据库中添加图像或从数据库中读取图像数据并显示处理等问题所困扰,目前关于VC数据库编程的图书不少,但很少有涉及图象问题的,本文针对这一现状,介绍了如何解决上述的问题,希望可以对朋友们有所帮助。
本文以ACESS97为例,采用ODBC方式打开数据库Photo,数据库Photo的images表中含有一个image的图像字段,在 ...
www.eeworm.com/read/216010/15029512
cpp unzip.cpp
// UnZip.cpp: implementation of the CUnZip class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Note.h"
#include "UnZip.h"
#ifdef _D
www.eeworm.com/read/211576/15177249
cpp phonebookdlg.cpp
// PhoneBookDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Test.h"
#include "PhoneBookDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/209232/15225222
cpp teomdlg.cpp
// teomDlg.cpp : implementation file
//
#include "stdafx.h"
#include "teom.h"
#include "teomDlg.h"
#include "FECFileDialog.h"
#include "io.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
www.eeworm.com/read/292934/8322645
cpp systemparam.cpp
// SystemParam.cpp : implementation file
//
#include "stdafx.h"
#include "alfa.h"
#include "SystemParam.h"
#include "Main.h"
#include "io.h"
#define SYSTEM_FILE _T("system.bkp")
#define DATA
www.eeworm.com/read/147826/12518542
cpp setpoliceuint.cpp
// SetPoliceUint.cpp : implementation file
//
#include "stdafx.h"
#include "videocapture.h"
#include "SetPoliceUint.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS
www.eeworm.com/read/334648/12583640
cpp imageflatdoc.cpp
// ImageFlatDoc.cpp : implementation of the CImageFlatDoc class
//
#include "stdafx.h"
#include "ImageFlat.h"
#include "ImageFlatDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/334648/12583706
cpp imagshowdoc.cpp
// ImagShowDoc.cpp : implementation of the CImagShowDoc class
//
#include "stdafx.h"
#include "ImagShow.h"
#include "ImagShowDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s