代码搜索:saving
找到约 1,242 项符合「saving」的源代码
代码结果 1,242
www.eeworm.com/read/261922/11614697
java account.java
package TestBank;
import java.util.*;;
/**
* 定义储户类Account,具有属性账号,存款人姓名和余额,
* 操作saving withdraw和showme.
* 函数saving 存储业务,函数withdraw处理取款业务,(余额不足时不予以取并给提示信息),
* showme函数显示储户所有信息。
*
* @autho
www.eeworm.com/read/277284/10649518
localsys makefile.localsys
#Makefile for saving and restoring local files embedded in the system. Makes
#upgrading the operating system less painful, with fewer forgotten files.
#
#It is not intended that the restore be full
www.eeworm.com/read/457710/7319128
m my_closereq.m
function my_closereq
global comein;
if comein==2,
%Function to close the window
selection = questdlg(['Are you sure you want to close without saving?'],...
['Cl
www.eeworm.com/read/261221/11657867
m my_closereq.m
function my_closereq
global comein;
if comein==2,
%Function to close the window
selection = questdlg(['Are you sure you want to close without saving?'],...
['Cl
www.eeworm.com/read/128030/14318733
cpp strimem2.cpp
// strimem2.cpp
// memory-saving String class
// the this pointer in overloaded assignment
#include
#include //for strcpy(), etc
using namespace std;
////////
www.eeworm.com/read/127767/14336342
txt e337. associating a value with an object.txt
This example demonstrates how to associate a value with an arbitrary object. The technique involves saving the object and the associated value as a key/value pair in an IdentityHashMap. A HashMap cann
www.eeworm.com/read/227264/4776261
java cycleresult.java
/**
* Description: provide the result settings (saving information)
*
* @ Author Create/Modi Note
* Xiaofeng Xie Nov 21, 2006
*/
package maosKernel.infoIO.runtime;
import
www.eeworm.com/read/194563/5127986
tex bmphand.tex
\section{\class{wxBitmapHandler}}\label{wxbitmaphandler}
\overview{Overview}{wxbitmapoverview}
This is the base class for implementing bitmap file loading/saving, and bitmap creation from data.
It i
www.eeworm.com/read/190056/5189649
tex bmphand.tex
\section{\class{wxBitmapHandler}}\label{wxbitmaphandler}
\overview{Overview}{wxbitmapoverview}
This is the base class for implementing bitmap file loading/saving, and bitmap creation from data.
It i