代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/403922/11499964
html function.sqlite-popen.html
Opens a persistent handle to an SQLite database and create the database i
www.eeworm.com/read/400577/11572658
m prwaitbar.m
%PRWAITBAR Report PRTools progress by single waitbar
%
% H = PRWAITBAR(N,M,TEXT)
% H = PRWAITBAR(N,TEXT,FLAG)
% S = PRWAITBAR
%
% INPUT
% N Integer, total number of steps in loop
www.eeworm.com/read/228472/14382949
txt readme-chap6.txt
%
% README Chapter 6
%
% by Hiroshi Harada
%
% If you have any bugs and questions in our simulation programs, please e-mail
% to harada@ieee.org. We try to do our best to answer your questions.
www.eeworm.com/read/125923/14455471
java basepetdao.java
package bo.base;
import net.sf.hibernate.Hibernate;
import net.sf.hibernate.Session;
import com.dao.PetDAO;
/**
* This class has been automatically generated by Hibernate Synchronizer.
* F
www.eeworm.com/read/125923/14455473
java baseownerdao.java
package bo.base;
import net.sf.hibernate.Hibernate;
import net.sf.hibernate.Session;
import com.dao.OwnerDAO;
/**
* This class has been automatically generated by Hibernate Synchronizer.
*
www.eeworm.com/read/225852/14513458
m agvtu.m
function xout=agvtu(x,u,v)
% A priori update of the states in the AGV model
%
persistent k1; % Make variables static
% Check if variables should be initailized
if nargi