代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/177008/5334054
cpp plugin.cpp
#include
#include "mpeg_video.h"
#include "mpeg_audio.h"
#include "input.h"
//////////////////////////////////////////////////////////////////////////////
class M2V {
MPEG_VIDEO *v
www.eeworm.com/read/177008/5334181
cpp plugin.cpp
#include
#include "mpeg_video.h"
#include "mpeg_audio.h"
#include "input.h"
//////////////////////////////////////////////////////////////////////////////
class M2V {
MPEG_VIDEO *v
www.eeworm.com/read/176751/5335275
java plugin.java
/* CVS ID: $Id: Plugin.java,v 1.1.1.1 2002/10/02 18:42:51 wastl Exp $ */
package net.wastl.webmail.server;
/*
* Plugin.java
*
* Created: Sep 1999
*
* Copyright (C) 1999-2000 Sebastian Schaffert
www.eeworm.com/read/175348/5347652
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/175066/5350839
java plugin.java
/*
* SSL-Explorer
*
* Copyright (C) 2003-2006 3SP LTD. All Rights Reserved
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gene
www.eeworm.com/read/173916/5366684
c plugin.c
/***********************************************************************
*
* plugin.c
*
* pppd plugin for kernel-mode PPPoE on Linux
*
* Copyright (C) 2001 by Roaring Penguin Software Inc., Michal Ost
www.eeworm.com/read/172609/5383211
h plugin.h
/*
* Copyright (C) 2000 Alan Robertson
* This software licensed under the GNU LGPL.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms o
www.eeworm.com/read/172609/5383214
in plugin.h.in
/*
* Copyright (C) 2000 Alan Robertson
* This software licensed under the GNU LGPL.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms o
www.eeworm.com/read/171581/5393338
java plugin.java
/*
* 12/28/2004
*
* Plugin.java - A generic plugin for a GUIApplication.
* Copyright (C) 2004 Robert Futrell
* email@address.com
* www.website.com
*
* This program is free software; yo
www.eeworm.com/read/170821/5402794
pro plugin.pro
TEMPLATE = lib
CONFIG += qt warn_on plugin
TARGET = quick
VERSION = 1.0.0
DESTDIR = $(QTDIR)/plugins/designer
INCLUDEPATH += .. $(QTDIR)/tools/designer/interfaces ../../3rdparty ../../sdk
SOURC