代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/375202/9369561
properties plugin.properties
# @author Bruno Leroux
pluginName = Sysdeo Tomcat Launcher Plugin
menu.label = &Tomcat
menu.start.label = &Start Tomcat
menu.stop.label = S&top Tomcat
menu.restart.label = &Restart Tomcat
wi
www.eeworm.com/read/371025/9571067
pas plugin.pas
unit PlugIn;
interface
uses
Windows, Classes, SysUtils, Forms, Grobal2, SDK, HUtil32;
type
TPlugInfo = record
DllName: string;
sDesc: string;
Module: THandle;
end;
pTPl
www.eeworm.com/read/366576/9808285
h plugin.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/366576/9808310
c plugin.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/169755/9839379
cpp plugin.cpp
static char *plugin_id =
"@(#)Copyright (C) H.Shirouzu 1996-2001 plugin.cpp Ver1.47";
/* ========================================================================
Project Name : IP Messenger
www.eeworm.com/read/169329/9865616
cpp plugin.cpp
static char *plugin_id =
"@(#)Copyright (C) H.Shirouzu 1996-2001 plugin.cpp Ver1.47";
/* ========================================================================
Project Name : IP Messenger
www.eeworm.com/read/166720/10005926
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/361963/10026377
h plugin.h
/*
* Cisco router simulation platform.
* Copyright (c) 2007 Christophe Fillot (cf@utc.fr)
*
* Plugins.
*/
#ifndef __PLUGIN_H__
#define __PLUGIN_H__
struct plugin {
char *filename;
void *d
www.eeworm.com/read/361963/10026532
c plugin.c
/*
* Cisco router simulation platform.
* Copyright (c) 2007 Christophe Fillot (cf@utc.fr)
*
* Plugin management.
*/
#include
#include
#include
#include