代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/362517/9994829
txt cookie 规范.txt
作者:87zd
日期:2000-12-1 21:52:36
PERSISTENT CLIENT STATE
HTTP COOKIES
Preliminary Specification - Use with caution
--------------------------------------------------------------------------------
www.eeworm.com/read/362008/10023911
m feature_selection_commands.m
function feature_selection_commands(command)
%This function deals with commands generated by the feature selection module
persistent methods;
if isempty(methods)
methods = read_algorithms('
www.eeworm.com/read/361866/10031651
txt cookie 规范.txt
作者:87zd
日期:2000-12-1 21:52:36
PERSISTENT CLIENT STATE
HTTP COOKIES
Preliminary Specification - Use with caution
--------------------------------------------------------------------------------
www.eeworm.com/read/361866/10032779
txt cookie 规范.txt
作者:87zd
日期:2000-12-1 21:52:36
PERSISTENT CLIENT STATE
HTTP COOKIES
Preliminary Specification - Use with caution
--------------------------------------------------------------------------------
www.eeworm.com/read/357874/10199129
m feature_selection_commands.m
function feature_selection_commands(command)
%This function deals with commands generated by the feature selection module
persistent methods;
if isempty(methods)
methods = read_algorithms('
www.eeworm.com/read/278011/10584672
txt cookie 规范.txt
作者:87zd
日期:2000-12-1 21:52:36
PERSISTENT CLIENT STATE
HTTP COOKIES
Preliminary Specification - Use with caution
--------------------------------------------------------------------------------
www.eeworm.com/read/349842/10796829
m feature_selection_commands.m
function feature_selection_commands(command)
%This function deals with commands generated by the feature selection module
persistent methods;
if isempty(methods)
methods = read_algorithms('
www.eeworm.com/read/349668/10805987
txt cookie 规范.txt
作者:87zd
日期:2000-12-1 21:52:36
PERSISTENT CLIENT STATE
HTTP COOKIES
Preliminary Specification - Use with caution
--------------------------------------------------------------------------------
www.eeworm.com/read/271686/10984541
txt cookie 规范.txt
作者:87zd
日期:2000-12-1 21:52:36
PERSISTENT CLIENT STATE
HTTP COOKIES
Preliminary Specification - Use with caution
--------------------------------------------------------------------------------
www.eeworm.com/read/456781/7339821
cpp datafile.cpp
//
// CDataFile Class Implementation
//
// The purpose of this class is to provide a simple, full featured means to
// store persistent data to a text file. It uses a simple key/value paradigm
/