代码搜索:saveFile
找到约 1,013 项符合「saveFile」的源代码
代码结果 1,013
www.eeworm.com/read/256729/11976411
frm savefile.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form SaveFile
BorderStyle = 3 'Fixed Dialog
Caption = "存文件"
ClientHeight
www.eeworm.com/read/150238/12303529
m savefile.m
function savefile(type)
% Copyright (c) 1995 by Philipos C. Loizou
%
global Srate filename HDRSIZE S1 S0 Be En
global UpperFreq LowFreq center n_Secs WAV1 CLR TWOFILES filename2
global Srate
www.eeworm.com/read/131819/14123238
h savefile.h
// savefile.h
//
#ifndef savefile_h
#define savefile_h
#include "list.h"
#include "common.h"
#define RBUFF_MAXLEN 4096
#define rle_code 0x0f
class savefile
{ private:
HANDLE
www.eeworm.com/read/131819/14123308
cpp savefile.cpp
/************************************************************************
* savefile.cpp *
* File I/O for saving to and reading from database
www.eeworm.com/read/125529/14488883
m savefile.m
function savefile(type)
% Copyright (c) 1995 by Philipos C. Loizou
%
global Srate filename HDRSIZE S1 S0 Be En
global UpperFreq LowFreq center n_Secs WAV1 CLR TWOFILES filename2
global Srate
www.eeworm.com/read/224416/14594291
cpp savefile.cpp
//保存文件的功能
#include "stdafx.h"
#include
#include "manager.h"
#include
#include
void SaveFile(FILE *fp,stu *head,int coursenumber,char subject[][15])
{
stu *pr