代码搜索:paste
找到约 6,498 项符合「paste」的源代码
代码结果 6,498
www.eeworm.com/read/416749/2113742
svn-base ca_dlg.js.svn-base
tinyMCE.addI18n('ca.paste_dlg',{
text_title:"Utilitza CTRL+V al teclat per enganxar el text a la finestra.",
text_linebreaks:"Mantingues els salts de l\u00EDnia",
word_title:"Utilitza CTRL+V al tec
www.eeworm.com/read/416749/2113751
js es_dlg.js
tinyMCE.addI18n('es.paste_dlg',{
text_title:"Use CTRL+V en su teclado para pegar el texto en la ventana.",
text_linebreaks:"Keep linebreaks",
word_title:"Use CTRL+V en su teclado para pegar el text
www.eeworm.com/read/416749/2113769
js ca_dlg.js
tinyMCE.addI18n('ca.paste_dlg',{
text_title:"Utilitza CTRL+V al teclat per enganxar el text a la finestra.",
text_linebreaks:"Mantingues els salts de l\u00EDnia",
word_title:"Utilitza CTRL+V al tec
www.eeworm.com/read/399409/2360873
js es_dlg.js
tinyMCE.addI18n('es.paste_dlg',{
text_title:"Use CTRL+V en su teclado para pegar el texto en la ventana.",
text_linebreaks:"Keep linebreaks",
word_title:"Use CTRL+V en su teclado para pegar el text
www.eeworm.com/read/399409/2360898
js ca_dlg.js
tinyMCE.addI18n('ca.paste_dlg',{
text_title:"Utilitza CTRL+V al teclat per enganxar el text a la finestra.",
text_linebreaks:"Mantingues els salts de l\u00EDnia",
word_title:"Utilitza CTRL+V al tec
www.eeworm.com/read/366970/2856146
readme
COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
The files:
back-arrow.xpm copy.xpm cut.xpm fwd-arrow.xpm help.xpm home.xpm
index.xpm jump-to.xpm left-arrow.xpm new.xpm next-node.xpm
open.xpm paste
www.eeworm.com/read/336914/7130407
cs editor.cs
///BUG:
///1、中文输入有问题(Event KeyUp)--采用SelectionChanged事件处理--Great work!(OK)
///2、CUT、COPY、PASTE有STA问题(在main前加[STAThreadAttribute]修饰)。(OK)
///3、开始时焦点问题。(OK)
///4、CLOSE时应该提示是否需要保存。(OK)
///5、UNDO与RED
www.eeworm.com/read/336914/7130410
cs editor.cs
///BUG:
///1、中文输入有问题(Event KeyUp)--采用SelectionChanged事件处理--Great work!(OK)
///2、CUT、COPY、PASTE有STA问题(在main前加[STAThreadAttribute]修饰)。(OK)
///3、开始时焦点问题。(OK)
///4、CLOSE时应该提示是否需要保存。(OK)
///5、UNDO与RED
www.eeworm.com/read/492060/1182989
js commands.js
({"removeFormat":"形式の除去","copy":"コピー","paste":"貼り付け","selectAll":"すべて選択","insertOrderedList":"番号付きリスト","insertTable":"テーブルの挿入/編集","underline":"下線","foreColor":"前景色","htmlToggle":"HTML ソース","formatBloc