代码搜索:opensource
找到约 4,435 项符合「opensource」的源代码
代码结果 4,435
www.eeworm.com/read/363495/2917694
java file.java
package org.artemis.manager.file;
import javax.servlet.http.*;
import javax.servlet.jsp.PageContext;
import javax.servlet.ServletContext;
/**
* Title: Ntsky OpenSource BBS
* Description: 文
www.eeworm.com/read/294255/8244386
c pcifind.c
#include // printf()
#include // exit()
#include "pci.h"
/* Cliff change these to the OpenSource ones */
#define VENDOR_ID 0x10b5
www.eeworm.com/read/356270/10233252
js kindeditor.js
/**
* WYSIWYG HTML Editor for Internet
*
* @author Roddy
* @site http://www.kindsoft.net/
* @licence LGPL(http://www.opensource.org/licenses/lgpl-license.php)
* @version
www.eeworm.com/read/454219/7395948
js jquery.form.js
/*
* jQuery Form Plugin
* @requires jQuery v1.1 or later
*
* Examples at: http://malsup.com/jquery/form/
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mi
www.eeworm.com/read/450942/7474338
h myopensource.h
#ifndef _EYRONUTILSOPENSOURCE_H
#define _EYRONUTILSOPENSOURCE_H
// From OpenSource
#define ERRFALSE(exp) extern char __ERRXX[(exp)!=0]
#define KINFO_OFFSET 0x300
#if defined(ARM)
#de
www.eeworm.com/read/151651/5679964
java tabbedpanetest.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.examples;
import java.util.Vector;
import java.util.Ha
www.eeworm.com/read/151651/5680010
java computeprice.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.examples.i18n;
import java.io.IOException;
import java
www.eeworm.com/read/151651/5680045
java delegatingconfiguration.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.config;
import java.util.ArrayList;
import java.util.I
www.eeworm.com/read/151651/5680060
java servletactioncontext.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.action;
import java.util.Map;
import javax.servlet.Se
www.eeworm.com/read/151651/5680105
java iteratorfiltersupport.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.util;
import java.util.Enumeration;
import java.util.I