代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/117227/6105364
java plugin.java
/*
* 13:39:57 02/02/00
*
* Plugin.java - All plugins MUST implement this
* Copyright (C) 1999 Romain Guy
* romain.guy@jext.org
* www.jext.org
*
* This program is free software; you can redistr
www.eeworm.com/read/116308/6113208
java plugin.java
/*
* This file is part of "The Java Telnet Application".
*
* (c) Matthias L. Jugel, Marcus Mei遪er 1996-2002. All Rights Reserved.
*
* Please visit http://javatelnet.org/ for updates and contact.
www.eeworm.com/read/109649/6173823
h plugin.h
// Far/Plugin.h
#pragma once
#ifndef __FAR_PLUGIN_H
#define __FAR_PLUGIN_H
#include "Windows/COM.h"
#include "Windows/FileFind.h"
#include "Windows/PropVariant.h"
#include "Common/MyCom.h
www.eeworm.com/read/109649/6173826
cpp plugin.cpp
// Plugin.cpp
#include "StdAfx.h"
#include "Plugin.h"
// #include "Windows/Time.h"
#include "Windows/FileName.h"
#include "Windows/FileDir.h"
#include "Common/StringConvert.h"
#includ
www.eeworm.com/read/109010/6180337
java plugin.java
/*
* $Header: /home/cvs/jakarta-struts/src/share/org/apache/struts/action/PlugIn.java,v 1.15 2004/03/14 06:23:42 sraeburn Exp $
* $Revision: 1.15 $
* $Date: 2004/03/14 06:23:42 $
*
* Copyrig