代码搜索:FrameWork
找到约 10,000 项符合「FrameWork」的源代码
代码结果 10,000
www.eeworm.com/read/104056/15711127
priv-check
# -*- sh -*-
# Source this file at the beginning of a test that works
# only when run as root or as non-root.
case "$PRIV_CHECK_ARG" in
require-root) who='as root';;
require-non-root) who='by an
www.eeworm.com/read/207088/15283169
java dbwrapper.java
package com.ap.framework.dbw;
import java.sql.*;
import java.util.List;
import java.util.ArrayList;
import com.ap.framework.dbw.dbc.CommDataSourcePara;
import com.ap.framework.dbw.dbc.DataSou
www.eeworm.com/read/493366/1167689
java serializertest.java
package com.ecyrd.jspwiki.util;
import java.io.Serializable;
import java.util.HashMap;
import java.util.Map;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.Test
www.eeworm.com/read/493048/1169556
java linkedlisttest.java
package test.mujmail.util;
import mujmail.util.Iterator;
import mujmail.util.LinkedList;
import j2meunit.framework.Test;
import j2meunit.framework.TestCase;
import j2meunit.framework.TestMethod
www.eeworm.com/read/241991/4556696
java digesttest.java
// $Id: DigestTest.java,v 1.6 2006/08/31 13:48:13 belaban Exp $
package org.jgroups.tests;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
import org
www.eeworm.com/read/241991/4556703
java unicast_test.java
// $Id: UNICAST_Test.java,v 1.1 2005/08/24 13:35:07 belaban Exp $
package org.jgroups.tests;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
import or
www.eeworm.com/read/241991/4556729
java state_transfer_test.java
// $Id: STATE_TRANSFER_Test.java,v 1.8 2006/03/27 08:34:24 belaban Exp $
package org.jgroups.protocols;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
www.eeworm.com/read/288894/4002370
java astutiltest.java
// $Id: ASTUtilTest.java 7461 2005-07-12 20:49:35Z oneovthafew $
package org.hibernate.test.ast;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
www.eeworm.com/read/288894/4002927
java cachetest.java
//$Id: CacheTest.java 8894 2005-12-21 13:22:50Z steveebersole $
package org.hibernate.test.legacy;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
www.eeworm.com/read/436866/1843398
java actionexception.java
package com.ntsky.bbs.exception;
import org.apache.log4j.Logger;
import com.ntsky.framework.mail.Mail;
import com.ntsky.framework.mail.Sender;
import com.ntsky.framework.mail.HtmlMail;
import