代码搜索:paste
找到约 6,498 项符合「paste」的源代码
代码结果 6,498
www.eeworm.com/read/452799/1648207
js tinymce.js
tinyMCE_GZ.init(
{
plugins : "safari,pagebreak,layer,table,advhr,advimage,advlink,inlinepopups,insertdatetime,media,searchreplace,contextmenu,paste,directionality,noneditable,visualc
www.eeworm.com/read/426274/1993581
js el.js
// I18N constants
// LANG: "el", ENCODING: UTF-8
// Author: Dimitris Glezos, dimitris@glezos.com
{
"Cut": "ΞΟΞΏΞΊΞΏΟΞ�",
"Copy": "ΞΞ½ΟΞΉΞ³ΟΞ±ΟΞ�",
"Paste": "ΞΟΞΉΞΊΟλληΟΞ·",
www.eeworm.com/read/426274/1993625
js el.js
// I18N constants
// LANG: "el", ENCODING: UTF-8
// Author: Dimitris Glezos, dimitris@glezos.com
{
"Cut": "ΞΟΞΏΞΊΞΏΟΞ�",
"Copy": "ΞΞ½ΟΞΉΞ³ΟΞ±ΟΞ�",
"Paste": "ΞΟΞΉΞΊΟλληΟΞ·",
www.eeworm.com/read/401563/2338949
js commands.js
({"removeFormat":"Fjern format","copy":"Kopier","paste":"Lim inn","selectAll":"Velg alle","insertOrderedList":"Nummerert liste","insertTable":"Sett inn/rediger tabell","underline":"Understreking","for
www.eeworm.com/read/387426/2562184
js myconfig.js
FCKConfig.AutoDetectLanguage = false ;
FCKConfig.DefaultLanguage = "zh-cn" ;
FCKConfig.ToolbarSets["mydefault"] = [
['Source','FitWindow','Preview','-','Paste','PasteText','PasteWord','-'],
['Un
www.eeworm.com/read/171587/9745907
pas logwriter.pas
unit LogWriter;
interface
uses
Messages, classes, SysUtils, Windows, Dialogs;
const
FILENAME = 'Logger';
type
{
This is a copy-paste from the java documentation.
It describes the
www.eeworm.com/read/188943/8501745
clw autoatl.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAutoATLApp
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "AutoAT
www.eeworm.com/read/188620/8525141
clw demo32.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDemo32View
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "demo32
www.eeworm.com/read/382128/9047637
h ressources.h
#include "windows.h"
#define IDM_ABOUT 100
#define IDM_OPEN 101
#define IDM_EXIT 102
#define IDM_UNDO 200
#define IDM_CUT 201
#define IDM_C