代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/424059/2019883
java plugin.java
/*
* Copyright (c) 2006, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
www.eeworm.com/read/419645/2075148
h plugin.h
// 7zip/Far/Plugin.h
#ifndef __7ZIP_FAR_PLUGIN_H
#define __7ZIP_FAR_PLUGIN_H
#include "Common/MyCom.h"
#include "Windows/COM.h"
#include "Windows/FileFind.h"
#include "Windows/PropVariant.
www.eeworm.com/read/419645/2075152
cpp plugin.cpp
// Plugin.cpp
#include "StdAfx.h"
#include "Plugin.h"
#include "Common/IntToString.h"
#include "Common/StringConvert.h"
#include "Common/Wildcard.h"
#include "Windows/FileDir.h"
#includ
www.eeworm.com/read/416187/2126985
java plugin.java
/*
* $Id: PlugIn.java 471754 2006-11-06 14:55:09Z husted $
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* dis
www.eeworm.com/read/414969/2138687
h plugin.h
#ifndef PLUGIN_H
#define PLUGIN_H
#define MODULE_IFACE_VER 2
#define XP_CALLBACK(x) ( (int (*) (void *, void *, void *, void *, void *, char) ) x )
enum
{ XP_USERCOMMAND =
0, XP_PRIVMSG, XP_CHANA
www.eeworm.com/read/414969/2138705
c plugin.c
/* X-Chat
* Copyright (C) 1998 Peter Zelezny.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the