代码搜索:saveFile
找到约 1,013 项符合「saveFile」的源代码
代码结果 1,013
www.eeworm.com/read/398200/2395438
ecm redboot_floppy_d850gb.ecm
cdl_savefile_version 1;
cdl_savefile_command cdl_savefile_version {};
cdl_savefile_command cdl_savefile_command {};
cdl_savefile_command cdl_configuration { description hardware template package };
cd
www.eeworm.com/read/398200/2395439
ecm redboot_rom.ecm
cdl_savefile_version 1;
cdl_savefile_command cdl_savefile_version {};
cdl_savefile_command cdl_savefile_command {};
cdl_savefile_command cdl_configuration { description hardware template package };
cd
www.eeworm.com/read/350810/3115259
ecm at91rm9200_redboot_rom.ecm
cdl_savefile_version 1;
cdl_savefile_command cdl_savefile_version {};
cdl_savefile_command cdl_savefile_command {};
cdl_savefile_command cdl_configuration { description hardware template package };
cd
www.eeworm.com/read/350810/3115260
ecm at91rm9200_redboot_ram.ecm
cdl_savefile_version 1;
cdl_savefile_command cdl_savefile_version {};
cdl_savefile_command cdl_savefile_command {};
cdl_savefile_command cdl_configuration { description hardware template package };
cd
www.eeworm.com/read/350810/3115261
ecm at91rm9200_redboot_romram.ecm
cdl_savefile_version 1;
cdl_savefile_command cdl_savefile_version {};
cdl_savefile_command cdl_savefile_command {};
cdl_savefile_command cdl_configuration { description hardware template package };
cd
www.eeworm.com/read/349947/10780244
h ldecod.h
#ifndef _LDECOD_H_
#define _LDECOD_H_
#include "stdio.h"
int h264dec (char *filename/*, char *saveFile*/);
int getState();
//解压缓冲区,每次只能解压一帧数据
int h264dec_buf(char *buf,int size,int ¤t_p
www.eeworm.com/read/333963/12650130
h ldecod.h
#ifndef _LDECOD_H_
#define _LDECOD_H_
int h264dec (char *filename/*, char *saveFile*/);
int getState();
/*int tot_time;*/
int FileFormat;
int dpb_size;
FILE *p_out;
int g_new_frame;
b
www.eeworm.com/read/183136/9177647
cpp hexshowdoc.cpp
// HexShowDoc.cpp : implementation of the CHexShowDoc class
//
#include "stdafx.h"
#include "HexShow.h"
#include "string.h"
#include "HexShowDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#u
www.eeworm.com/read/458682/7291400
sh pad.sh
#!/bin/bash
# pad.sh
######################################################
# PAD (xml) file creator
#+ Written by Mendel Cooper <thegrendel@theriver.com>.
#+ Released to the Publ
www.eeworm.com/read/196582/8074069
cpp studentbasicinformation.cpp
#include"publicHeadFile.h"
#include"studentBasicInformation.h"
void managerRegister(); //管理员注册模块函数的声名
int managerMenuControl(); //管理员菜单控制函数的声明
void managerOperatorMenu();
void manag