代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/356950/3036138
h plugin.h
/***************************************************************************
* *
* This program is free software; you can
www.eeworm.com/read/356555/3040943
java plugin.java
/* CVS ID: $Id: Plugin.java,v 1.2 2000/04/06 08:02:02 wastl Exp $ */
package net.wastl.webmail.server;
/*
* Plugin.java
*
* Created: Sep 1999
*
* Copyright (C) 1999-2000 Sebastian Schaff
www.eeworm.com/read/355352/3054585
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/351555/3107533
h plugin.h
/* libxmms-flac - XMMS FLAC input plugin
* Copyright (C) 2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Pu
www.eeworm.com/read/351555/3107537
c plugin.c
/* libxmms-flac - XMMS FLAC input plugin
* Copyright (C) 2000,2001,2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
* modify it under the terms o
www.eeworm.com/read/267633/4264455
properties plugin.properties
mainClass = com.valhalla.jbother.plugins.OSXPlugin
description = Adds some native functionality for OS X. Some features include: Dock icon bounces when recieving messages, and menu handlers work corre
www.eeworm.com/read/267633/4264457
properties plugin.properties
mainClass = com.valhalla.jbother.plugins.Win32Plugin
description = Adds some native functionality on the Win32 platform (makes the taskbar entry blink when a message is received, and adds a system tra
www.eeworm.com/read/267633/4264476
properties plugin.properties
mainClass = com.valhalla.jbother.plugins.SystrayPlugin
description = Adds system tray icon for Linux
name = Systray Plugin
APIVersion = 91213
version = 0.0.9b
author = Yury Soldak
releaseDate = Jan 10
www.eeworm.com/read/267633/4264490
properties plugin.properties
mainClass = com.valhalla.jbother.plugins.LAFPlugin
description = Adds some new themes (Look And Feel) to JBother
name = Look and Feel Plugin
APIVersion = 91213
version = 1.6.7
author = Adam Olsen
rele
www.eeworm.com/read/267633/4264663
java plugin.java
package com.valhalla.pluginmanager;
/**
* Defines the main plugin interface. This interface MUST be implemented by all
* JBother plugins. The plugin MUST have a file called "plugin.properties"
* s