代码搜索:persistent

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

代码结果 2,751
www.eeworm.com/read/464377/1531214

java airbusvo.java

package persistent; public class AirbusVo { private String airbusNo;//飞机编号 private int first_capacity;//头等舱 private int bus_capacity;//二等舱 private int eco_capacity;//三等舱 pu
www.eeworm.com/read/347989/3161428

entries

8 dir 4488 http://svn.mozilla.org/labs/joey/trunk/server/cake/scripts/templates/skel/tmp/cache/persistent http://svn.mozilla.org 2007-02-02T19:32:45.756614Z 1746 wclouser@mozilla.com svn:special
www.eeworm.com/read/275731/4172228

map datasource_8hpp__dep__incl.map

base referer rect $litesql_8hpp-source.html 485,33 568,59 rect $operations_8hpp-source.html 172,58 281,85 rect $persistent_8hpp-source.html 330,58 437,85
www.eeworm.com/read/151039/5687240

java bookbean.java

package com.j2ee14.ch17; import java.sql.*; import javax.naming.*; import javax.ejb.*; import java.util.*; /** * 演示 Bean-Managed Persistent Entity Bean. * 这个实体Bean代表了Book信息. */ public class BookB
www.eeworm.com/read/176136/9515351

c main_soft_run.c

#include #include "adr_port_define.h" #include "extern_define.h" unchar staus[8] _PERSISTENT; unchar out _NEAR;//out LR0-LR7,out_buffer :out LR8-LR15 unchar read_y_mess
www.eeworm.com/read/207991/4999211

mal bpt10.mal

#testing the BAT partition table # nothing is saved because the bats are not persistent a1:= bat.new(:oid,:int); bat.insert(a1,0@0,0); a2:= bat.new(:oid,:int); bat.insert(a2,10@0,10); a3:= bat.new(:oi
www.eeworm.com/read/347989/3161598

entries

8 dir 4488 http://svn.mozilla.org/labs/joey/trunk/server/app/tmp/cache/persistent http://svn.mozilla.org 2007-02-06T19:07:37.560350Z 1826 dougt@meer.net svn:special svn:externals svn:needs-lock
www.eeworm.com/read/275731/4172313

am makefile.am

AM_CXXFLAGS=-I../../include lib_LTLIBRARIES=liblitesql.la liblitesql_la_SOURCES=database.cpp expr.cpp selectquery.cpp persistent.cpp split.cpp string.cpp backend.cpp updatequery.cpp field.cpp datasour
www.eeworm.com/read/432495/8601494

m chap9_3f.m

function dx=Model(t,x) global w A alfa J Ce R Km Ku S a1 Fm Fc M kv persistent aa dx=zeros(3,1); a1=1.0; %Effect on the shape of friction curve Fm=20; Fc=15; kv=2.0; F=J*x(3); if t==0
www.eeworm.com/read/388422/8610356

m chap9_3f.m

function dx=Model(t,x) global w A alfa J Ce R Km Ku S a1 Fm Fc M kv persistent aa dx=zeros(3,1); a1=1.0; %Effect on the shape of friction curve Fm=20; Fc=15; kv=2.0; F=J*x(3); if t==0