代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/218254/4863223
c plugin.c
/* $OpenLDAP: pkg/ldap/servers/slapd/slapi/plugin.c,v 1.26.2.5 2007/01/02 21:44:10 kurt Exp $ */
/* This work is part of OpenLDAP Software .
*
* Copyright 2002-2007 The Ope
www.eeworm.com/read/215756/4900645
js plugin.js
function checkJre(){
var agt=navigator.userAgent.toLowerCase();
var is_major = parseInt(navigator.appVersion);
var is_nav = ((agt.indexOf('mozilla')!=-1) && (agt.indexOf('spoofer')== -1)
&& (agt.i
www.eeworm.com/read/215493/4903270
java plugin.java
/*
* FindBugs - Find bugs in Java programs
* Copyright (C) 2004, University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU L
www.eeworm.com/read/213567/4915063
h plugin.h
/*
* plugin.h
*
* Plugin Class Declarations
*
* Portable Windows Library
*
* Contributor(s): Snark at GnomeMeeting
*
* $Log: plugin.h,v $
* Revision 1.14 2005/08/09 09:08:09 rjongbloed
*