代码搜索:opensource
找到约 4,435 项符合「opensource」的源代码
代码结果 4,435
www.eeworm.com/read/467682/1496895
java testclient.java
/*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package transaction.client;
import javax.naming.InitialContext;
import javax
www.eeworm.com/read/467682/1496898
java customerbean.java
/*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package transaction.entity;
import transaction.interfaces.CustomerData;
import t
www.eeworm.com/read/467682/1496900
java bankbean.java
/*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package transaction.entity;
import javax.ejb.CreateException;
import transactio
www.eeworm.com/read/467682/1496930
java invalidvalueexception.java
/*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package test.interfaces;
import java.util.Collection;
/**
* An instance of this cla
www.eeworm.com/read/452799/1648364
js grid.base.js
;(function ($) {
/*
* jqGrid 3.4.3 - jQuery Grid
* Copyright (c) 2008, Tony Tomov, tony@trirand.com
* Dual licensed under the MIT and GPL licenses
* http://www.opensource.org/licenses/mit-li
www.eeworm.com/read/452799/1648367
js grid.locale-fi.js
;(function($){
/**
* jqGrid (fi) Finnish Translation
* Jukka Inkeri awot.fi
* http://awot.fi
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-licens
www.eeworm.com/read/452799/1648371
js grid.locale-pl.js
;(function($){
/**
* jqGrid Polish Translation
* Piotr Roznicki roznicki@o2.pl
* http://www.roznicki.prv.pl
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licen
www.eeworm.com/read/452799/1648381
js grid.locale-fa.js
;(function($){
/**
* jqGrid Persian Translation
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*
www.eeworm.com/read/452799/1648392
js grid.locale-fa-min.js
/**
* jqGrid Persian Translation
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
**/
;(function(a
www.eeworm.com/read/452300/1656839
js util.js
/**
* Utility methods
*
* @category HTML
* @package Ajax
* @license http://www.opensource.org/licenses/lgpl-license.php LGPL
*
* See Main.js for author/license details
*/
// {{{ HTML_AJAX_Uti