代码搜索:plugin

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

代码结果 10,000
www.eeworm.com/read/141268/5774524

cpp lcd_plugin.cpp

#include "./LCD_Plugin.h" #include "./LCD_Device.h" #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers #ifdef WIN32 // Windows Header Files: #include #end
www.eeworm.com/read/141268/5774527

h lcd_plugin.h

#include #ifdef WIN32 #ifdef LCD_DEVICE_EXPORTS #define LCD_DEVICE_API __declspec(dllexport) #else #define LCD_DEVICE_API __declspec(dllimport) #endif #endif #ifdef
www.eeworm.com/read/141231/5775239

js editor_plugin.js

/* Import plugin specific language pack */ tinyMCE.importPluginLanguagePack('flash','en,de,sv,zh_cn,cs,fa,fr_ca,fr');function TinyMCE_flash_getControlHTML(control_name){switch(control_name){case "fl
www.eeworm.com/read/141231/5775243

js editor_plugin.js

/* Import plugin specific language pack */ tinyMCE.importPluginLanguagePack('advlink','en,de,sv,zh_cn,cs,fa,fr_ca,fr');function TinyMCE_advlink_getInsertLinkTemplate(){var template=new Array();templ
www.eeworm.com/read/141231/5775247

js editor_plugin.js

/* Import plugin specific language pack */ tinyMCE.importPluginLanguagePack('iespell','cs,el,en,fr_ca,it,ko,sv,zh_cn,fr,de');function TinyMCE_iespell_getControlHTML(control_name){if(control_name=="i
www.eeworm.com/read/141231/5775251

js editor_plugin.js

/* Import plugin specific language pack */ tinyMCE.importPluginLanguagePack('emotions','en,sv,zh_cn,cs,fa,fr_ca,fr,de');function TinyMCE_emotions_getControlHTML(control_name){switch(control_name){ca
www.eeworm.com/read/141231/5775255

js editor_plugin.js

/* Import plugin specific language pack */ tinyMCE.importPluginLanguagePack('save','en,zh_cn,cs,fa,fr_ca,fr,de');function TinyMCE_save_getControlHTML(control_name){switch(control_name){case "save":r
www.eeworm.com/read/141231/5775259

js editor_plugin.js

/* Import theme specific language pack */ tinyMCE.importPluginLanguagePack('print','en,sv,zh_cn,fa,fr_ca,fr,de');function TinyMCE_print_getControlHTML(control_name){switch(control_name){case "print"
www.eeworm.com/read/141231/5775263

js editor_plugin.js

/* Import plugin specific language pack */ tinyMCE.importPluginLanguagePack('preview','cs,de,el,en,fr_ca,it,ko,pt,sv,zh_cn,fa,fr');function TinyMCE_preview_getControlHTML(control_name){switch(contro
www.eeworm.com/read/141231/5775267

js editor_plugin.js

/* Import theme specific language pack */ tinyMCE.importPluginLanguagePack('searchreplace','en,sv,zh_cn,fa,fr_ca,fr,de');function TinyMCE_searchreplace_getControlHTML(control_name){switch(control_na