代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/219228/4849090
h help_plugin.h
#ifndef HELP_PLUGIN_H
#define HELP_PLUGIN_H
#include // SDK
#include
#include
#include
#include
#include
www.eeworm.com/read/219228/4849092
cpp help_plugin.cpp
/*
* This file is part of Code::Blocks Studio, an open-source cross-platform IDE
* Copyright (C) 2003 Yiannis An. Mandravellos
*
* This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/218586/4856961
js editor_plugin.js
/* Import plugin specific language pack */
tinyMCE.importPluginLanguagePack('directionality', 'en,sv,fr_ca,zh_cn,cs,da,he,no,de,hu,ru,ru_KOI8-R,ru_UTF-8,es,cy,is,pl');
function TinyMCE_directional
www.eeworm.com/read/218586/4856963
js editor_plugin.js
/* Import plugin specific language pack */
tinyMCE.importPluginLanguagePack('wordpress', '');
function TinyMCE_wordpress_initInstance(inst) {
if (!tinyMCE.settings['wordpress_skip_plugin_css'])
www.eeworm.com/read/218586/4856965
js editor_plugin.js
/* Import plugin specific language pack */
tinyMCE.importPluginLanguagePack('autosave','en,sv,cs,he,no,hu,de,da,ru,ru_KOI8-R,ru_UTF-8,fi,cy,es,is,pl');function TinyMCE_autosave_getInfo(){return{long
www.eeworm.com/read/218586/4856968
js editor_plugin.js
/* Import plugin specific language pack */
tinyMCE.importPluginLanguagePack('wphelp', '');
function TinyMCE_wphelp_getControlHTML(control_name) {
switch (control_name) {
case "wphelp":
va