代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/290475/3974558
h persist.h
// Persist.h
#ifndef _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
#define _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
class CPersistentFrame : public CFrameWnd
{ // remembers where it was on the desktop
DECL
www.eeworm.com/read/290475/3975841
h persist.h
// Persist.h
#ifndef _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
#define _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
class CPersistentFrame : public CFrameWnd
{ // remembers where it was on the desktop
DECL
www.eeworm.com/read/282119/4107077
h persist.h
// Persist.h
#ifndef _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
#define _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
class CPersistentFrame : public CFrameWnd
{ // remembers where it was on the desktop
DECL
www.eeworm.com/read/282119/4108360
h persist.h
// Persist.h
#ifndef _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
#define _INSIDE_VISUAL_CPP_PERSISTENT_FRAME
class CPersistentFrame : public CFrameWnd
{ // remembers where it was on the desktop
DECL
www.eeworm.com/read/154775/11927121
newraidtab
raiddev /dev/md0
raid-level 5
nr-raid-disks 4
nr-spare-disks 0
persistent-superblock 1
parity-algorithm left-symmetric
chunk-size 128
device /dev/hda12
raid-disk 0
device /
www.eeworm.com/read/154775/11927187
oldraidtab
raiddev /dev/md0
raid-level 5
nr-raid-disks 3
nr-spare-disks 0
persistent-superblock 1
parity-algorithm left-symmetric
chunk-size 128
device /dev/hda12
raid-disk 0
device /
www.eeworm.com/read/322381/13380974
m bnbguicb.m
function bnbguicb(action,file)
% BNBGUICB Callback function for BNBGUI 2.0.
% Do not run this file from the Matlab prompt.
persistent data;
persistent handles;
if nargin
www.eeworm.com/read/249895/4444759
java persistentstring.java
package org.garret.perst;
/**
* Class encapsulating native Java string. java.lang.String is not persistent object
* so it can not be stored in Perst as independent persistent object.
* But s
www.eeworm.com/read/249895/4444932
java persistentstring.java
package org.garret.perst;
/**
* Class encapsulating native Java string. java.lang.String is not persistent object
* so it can not be stored in Perst as independent persistent object.
* But s
www.eeworm.com/read/249895/4445037
java persistentstring.java
package org.garret.perst;
/**
* Class encapsulating native Java string. java.lang.String is not persistent object
* so it can not be stored in Perst as independent persistent object.
* But s