代码搜索:plugin

找到约 10,000 项符合「plugin」的源代码

代码结果 10,000
www.eeworm.com/read/242121/4555734

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/238860/4607399

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/238860/4607401

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/238860/4607420

properties plugin.properties

mainClass = com.valhalla.jbother.plugins.SystrayPlugin description = Adds system tray icon for Linux name = Systray Plugin APIVersion = 91214 version = 0.1.0 author = Yury Soldak releaseDate = Jan 10,
www.eeworm.com/read/238860/4607602

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
www.eeworm.com/read/237831/4620225

xs plugin.xs

#include "module.h" MODULE = Purple::Plugin PACKAGE = Purple::Plugin PREFIX = purple_plugin_ PROTOTYPES: ENABLE BOOT: { HV *stash = gv_stashpv("Purple::Plugin::Type", 1); static const constiv *
www.eeworm.com/read/237048/4634740

java plugin.java

/* * $Id: Plugin.java,v 1.4 2004/02/24 08:04:44 epr Exp $ */ package org.jnode.plugin; import org.jnode.system.BootLog; /** * Abstract plugin class. * * @author Ewout Prangsma (epr@u
www.eeworm.com/read/232407/4701348

h plugin.h

// ========================================================== // Internal plugins // // Design and implementation by // - Floris van den Berg (flvdberg@wxs.nl) // // This file is part of FreeImage 2 /
www.eeworm.com/read/232407/4701360

cpp plugin.cpp

// ===================================================================== // FreeImage Plugin Interface // // Design and implementation by // - Floris van den Berg (flvdberg@wxs.nl) // - Rui Lopes (rui
www.eeworm.com/read/229461/4755222

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