代码搜索:saveFile
找到约 1,013 项符合「saveFile」的源代码
代码结果 1,013
www.eeworm.com/read/409393/11329021
ctl downloader.ctl
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.UserControl Downloader
BackColor = &H00FF0000&
ClientHeight = 3930
ClientLeft
www.eeworm.com/read/256438/11999947
pas unitbuilder.pas
unit UnitBuilder;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls;
type
TFormBuilder = class(TForm)
StatusB
www.eeworm.com/read/215991/15030452
pas main.pas
unit Main;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Menus, ImgList, ToolWin, ComCtrls, StdCtrls, ExtCtrls, ActnList, Buttons;
type
TFo
www.eeworm.com/read/293565/8286925
cpp ywmm.cpp
// 041136.cpp : Defines the entry point for the console application.
#include "stdio.h"
#include "iostream.h"
#include "stdlib.h"
#include "string.h"
#include "ctype.h"
#include "time.h"
www.eeworm.com/read/249848/12465728
m gendopplererrorberdata.m
function [] = GenDopplerErrorBerData(gammaRangeAwgn,gammaRangeRayleigh,dopplerRange,saveFile)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% This function plots the B
www.eeworm.com/read/200886/15420946
m traintestemcpm.m
%function [allGtrain allGtest logLikesTrain logLikesTest]=trainTestEMCPM(...
% data,trainSetInd,testSetInd,classesTrain,classesTest,...
% USE_SPLINE,oneScaleOnly,maxIter,numCtrlPts,extraPercent.
www.eeworm.com/read/113658/15451739
h mygame.h
//************************************************************
//游戏全局类
//作者:曾铮
//时间:2004年6月
//说明:控制游戏存、取;记录游戏一些全局的设置
//************************************************************
#ifndef MyGame
www.eeworm.com/read/192560/8375292
h fileoperation.h
//FileOperation.h
BOOL LoadFile(void);
void CountFileSize(FILE* fp,long* FileSize);
BOOL SaveFile(void);
BOOL LoadBasicBuffer(void);
BOOL LoadBuffer(void);
BOOL CreateFile(void);
www.eeworm.com/read/385198/8814113
cs frmbakup.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace EMS.SetSystem
{
www.eeworm.com/read/383720/8923609
frm 放线1.frm
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 1 'Fixed Single
Caption = "宗地测量数据录入程序"
ClientHeight = 4905
ClientLeft = 6120
ClientTop = 3105