代码搜索:persistent

找到约 2,751 项符合「persistent」的源代码

代码结果 2,751
www.eeworm.com/read/169327/5424706

java user.java

//$Id: User.java,v 1.1.2.2 2003/11/03 09:40:42 oneovthafew Exp $ package org.hibernate.auction; import java.util.List; /** * @author Gavin King */ public class User extends Persistent {
www.eeworm.com/read/343313/3221878

java user.java

//$Id: User.java,v 1.1.2.2 2003/11/03 09:40:42 oneovthafew Exp $ package org.hibernate.auction; import java.util.List; /** * @author Gavin King */ public class User extends Persistent {
www.eeworm.com/read/334661/3363863

java fileattributes.java

package org.dvb.io.persistent; public class FileAttributes extends java.lang.Object { public static final int PRIORITY_LOW = 1; public static final int PRIORITY_MEDIUM = 2; public stati
www.eeworm.com/read/306838/3734287

java user.java

//$Id: User.java,v 1.1.2.2 2003/11/03 09:40:42 oneovthafew Exp $ package org.hibernate.auction; import java.util.List; /** * @author Gavin King */ public class User extends Persistent {
www.eeworm.com/read/306299/3741851

java user.java

//$Id: User.java,v 1.1.2.2 2003/11/03 09:40:42 oneovthafew Exp $ package org.hibernate.auction; import java.util.List; /** * @author Gavin King */ public class User extends Persistent {
www.eeworm.com/read/303463/3810460

m saveobj.m

function out = saveobj(obj) %SAVEOBJ (overloaded) % Author Johan L鰂berg % $Id: saveobj.m,v 1.1 2006/08/10 18:00:22 joloef Exp $ % We have to save the persistent variables in the SDPVAR cla
www.eeworm.com/read/301781/3836994

java user.java

//$Id: User.java,v 1.1.2.2 2003/11/03 09:40:42 oneovthafew Exp $ package org.hibernate.auction; import java.util.List; /** * @author Gavin King */ public class User extends Persistent {
www.eeworm.com/read/297392/3887774

form fformstack.form

# Gambas Form File 1.0 { FFormStack Form Move(394,18,214,423) Text = ("Hierarchy") Icon = Picture["img/16/stack-order.png"] Persistent = True { lblMessage TextLabel Move(16,8,184,96)
www.eeworm.com/read/297392/3887787

form fproperty.form

# Gambas Form File 1.0 { FProperty Form Move(585,0,280,463) Text = ("Properties") Icon = Picture["img/16/grid.png"] Persistent = True { lblMessage TextLabel Move(16,8,248,104) Text
www.eeworm.com/read/297392/3887803

form foutput.form

# Gambas Form File 1.0 { FOutput Form Move(2,20,400,400) Text = ("Console") Icon = Picture["img/16/output.png"] Persistent = True { txtOutput TextArea Move(0,0,304,336) Background =