代码搜索:CFile
找到约 2,096 项符合「CFile」的源代码
代码结果 2,096
www.eeworm.com/read/101018/6261827
cpp file.cpp
/********************************************************************
* Advanced 3D Game Programming using DirectX 9.0 *
*****************************************************************
www.eeworm.com/read/480511/6325603
cpp sampledlg.cpp
// SampleDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Sample.h"
#include "SampleDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/486601/6536612
src tt.src
[Files]
C:\Documents and Settings\wusheng\桌面\79419083avr-t6963-pro\T6963\cfile\t6963.c
C:\Documents and Settings\wusheng\桌面\79419083avr-t6963-pro\T6963\cfile\mian.c
C:\Documents and Settings\wushen
www.eeworm.com/read/481072/6657458
cpp selfextractor.cpp
/*************************************************************************************
*
* File: SelfExtracter.cpp
* Version: 1.0
*
* Author: James Spibey
* Date: 04/08/1999
* E-mail: spib@
www.eeworm.com/read/479064/6698739
c conflex.c
/* conflex.c
Lexical scanner for dhcpd config file... */
/*
* Copyright (c) 1995-2001 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in source and binary form
www.eeworm.com/read/408735/11371952
cpp wzdview.cpp
// WzdView.cpp : implementation of the CWzdView class
//
#include "stdafx.h"
#include "Wzd.h"
#include "WzdDoc.h"
#include "WzdView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/408735/11375256
cpp wzdview.cpp
// WzdView.cpp : implementation of the CWzdView class
//
#include "stdafx.h"
#include "Wzd.h"
#include "WzdDoc.h"
#include "WzdView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/157143/11737894
cpp arxdatabasedlg.cpp
// ArxDatabaseDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ArxDatabase.h"
#include "ArxDatabaseDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/156095/11828193
txt mynote.txt
1、实现了wav格式的保存,直接用CFlie类实现,<mark>CFile</mark> file; file.Open();file.Write,事先定义一个WAVEHEADER
结构体,并给这个结构体成员赋值。
2、录制的声音回放的时候正常,但保存的wav文件播放的时候是嘶嘶的声音,原因是是采样的参数与 WAVEHEADER
头中的记录参数不一致。采样的是数据位是8bit,记录的WAVEHEADER头结构体中是 ...
www.eeworm.com/read/155597/11861621
cpp jpgvsbmp.cpp
// JpgVSbmp.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "JpgVSbmp.h"
#include "Jpeg.h"
#include "Dib.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#unde