代码搜索:plugin

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

代码结果 10,000
www.eeworm.com/read/480715/1314627

js editor_plugin.js

(function(){tinymce.create('tinymce.plugins.Directionality',{init:function(ed,url){var t=this;t.editor=ed;ed.addCommand('mceDirectionLTR',function(){var e=ed.dom.getParent(ed.selection.getNode(),ed.do
www.eeworm.com/read/480715/1314628

js editor_plugin.js

/** * WordPress plugin. */ (function() { var DOM = tinymce.DOM; // Load plugin specific language pack tinymce.PluginManager.requireLangPack('wordpress'); tinymce.create('tinymce.plugins.WordP
www.eeworm.com/read/480715/1314629

js editor_plugin.js

(function(){tinymce.create('tinymce.plugins.AutoSavePlugin',{init:function(ed,url){var t=this;t.editor=ed;window.onbeforeunload=tinymce.plugins.AutoSavePlugin._beforeUnloadHandler;},getInfo:function()
www.eeworm.com/read/480715/1314631

js editor_plugin.js

(function(){var DOM=tinymce.DOM;tinymce.create('tinymce.plugins.FullScreenPlugin',{init:function(ed,url){var t=this,s={},vp;t.editor=ed;ed.addCommand('mceFullScreen',function(){var win,de=DOM.doc.docu
www.eeworm.com/read/480715/1314634

js editor_plugin.js

(function(){var Event=tinymce.dom.Event;tinymce.create('tinymce.plugins.PastePlugin',{init:function(ed,url){var t=this;t.editor=ed;ed.addCommand('mcePasteText',function(ui,v){if(ui){if((ed.getParam('p
www.eeworm.com/read/472790/1404172

cpp plugin_maindoc.cpp

// PlugIn_MainDoc.cpp : implementation of the CPlugIn_MainDoc class // #include "stdafx.h" #include "PlugIn_Main.h" #include "PlugIn_MainDoc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef
www.eeworm.com/read/472790/1404173

vcw plugin_main.vcw

Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ##########################################################################
www.eeworm.com/read/472790/1404175

cpp plugin_mainview.cpp

// PlugIn_MainView.cpp : implementation of the CPlugIn_MainView class // #include "stdafx.h" #include "PlugIn_Main.h" #include "PlugIn_MainDoc.h" #include "PlugIn_MainView.h" #ifdef _DEBUG
www.eeworm.com/read/472790/1404176

h plugin_mainview.h

// PlugIn_MainView.h : interface of the CPlugIn_MainView class // ///////////////////////////////////////////////////////////////////////////// #if !defined(AFX_PLUGIN_MAINVIEW_H__4985C205_545A_4
www.eeworm.com/read/472790/1404179

vcc plugin_main.vcc

; VCC file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CMainFrame LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "PlugIn_