代码搜索:saving
找到约 1,242 项符合「saving」的源代码
代码结果 1,242
www.eeworm.com/read/150310/12300027
txt masccommand.txt
^F A01: Request of Power saving mode,F A01,01 normal mode,F A01,02 power save mode information;
^F A02: Request roaming value Example return F A02,20 ,that is RSSI value is 32;
^F A03: Reques
www.eeworm.com/read/130423/14194880
tcl modelsim.tcl
# Saving preferences
set PrefDataflow(geometry) 464x242+0+442
set PrefGeometry(.) 1024x692+0+0
set PrefGeometry(.dataflow) 1024x692+0+442
set PrefList(geometry) 544x242+472+442
set PrefMain(geome
www.eeworm.com/read/312831/13603733
lng chinese.lng
; Delphi 设置专家
; 简体中文文件
; Shao ZiYang 2004-Jun-20
[common]
OK=确定
Cancel=取消
Warn=警告
Saving=正在保存
Loading=正在载入
Day=天
CreatFileError=创建文件错误
Register=注册
Enable=允许
[Expert]
Expert=专家
Name
www.eeworm.com/read/137626/5823104
h secsave.h
/* Secure file saving handling */
/* $Id: secsave.h,v 1.8 2004/07/28 02:20:01 jonas Exp $ */
#ifndef EL__UTIL_SECSAVE_H
#define EL__UTIL_SECSAVE_H
#include
#include /* mode_t
www.eeworm.com/read/113552/15453435
cpp save.cpp
// DGen v1.10+
// Megadrive C++ module saving and loading
#include
#include
#include "md.h"
/*
gs0 genecyst save file INfo
GST\0 to start with
80-9f = d0-d7 almost
www.eeworm.com/read/229069/14354354
txt config.txt
domain=http://www.meshpointer.com/FlashGPV7/&video_url=video.php&rating_url=rating.php&channel_list_url=channel_list.php&series_list_url=series_list.php&episode_list_url=episode_list.php&saving_url=sa
www.eeworm.com/read/395048/8197831
cpp 12.cpp
#include
#include"account.cpp"
#include"saving.cpp"
#include"checking.cpp"
void main()
{
Savings s1(1001,1000);
s1.Display();
Checking c1(2001,1000);
c1.Display();
s1.Depo
www.eeworm.com/read/395034/8198306
cpp 12.cpp
#include
#include"account.cpp"
#include"saving.cpp"
#include"checking.cpp"
void main()
{
Savings s1(1001,1000);
s1.Display();
Checking c1(2001,1000);
c1.Display();
s1.Depo
www.eeworm.com/read/395048/8197776
cpp 11.cpp
#include"saving.cpp"
#include"checking.cpp"
void main()
{
Savings s1(1001,1000);
s1.Display();
Checking c1(2001,1000);
c1.Display();
s1.Deposit(500);
s1.Display();
c1.Withdrawal(500
www.eeworm.com/read/395048/8197842
cpp 10.cpp
#include"saving.cpp"
#include"checking.cpp"
void main()
{
Savings s1(1001,1000);
s1.Display();
Checking c1(2001,1000);
c1.Display();
s1.Deposit(500);
s1.Display();
c1.Withdrawal(500