user32_ja.rc

来自「Wine-20031016」· RC 代码 · 共 59 行

RC
59
字号
/* * Copyright 2000 Junichi Kuchinishi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULTSYSMENU MENU LOADONCALL MOVEABLE DISCARDABLE{ MENUITEM "尦偺僒僀僘偵栠偡(&R)", 61728 MENUITEM "堏摦(&M)", 61456 MENUITEM "僒僀僘曄峏(&S)", 61440 MENUITEM "傾僀僐儞壔(&N)", 61472 MENUITEM "嵟戝昞\帵(&X)", 61488 MENUITEM SEPARATOR MENUITEM "暵偠傞(&C)\tAlt-F4", 61536 MENUITEM SEPARATOR MENUITEM "傾僾儕働乕僔儑儞偺愗傝懼偊(&W)...\tCtrl-Esc", 61744 MENUITEM SEPARATOR MENUITEM "Wine偵偮偄偰(&A) ...", 61761 MENUITEM "儘僌偵庤偑偐傝傪巆偡(&P)", 61762}EDITMENU MENU LOADONCALL MOVEABLE DISCARDABLE{        POPUP ""        BEGIN                MENUITEM "尦偵栠偡(&U)", EM_UNDO                MENUITEM SEPARATOR                MENUITEM "愗傝庢傝(&T)", WM_CUT                MENUITEM "僐僺乕(&C)", WM_COPY                MENUITEM "揬\傝晅偗(&P)", WM_PASTE                MENUITEM "嶍彍(&D)", WM_CLEAR                MENUITEM SEPARATOR                MENUITEM "慖戰(&A)", EM_SETSEL        END}MSGBOX DIALOG 100, 80, 216, 168STYLE DS_SYSMODAL | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENUFONT 8, "俵俽 俹僑僔僢僋"BEGIN        ICON "", 1088, 8, 20, 16, 16, WS_CHILD | WS_VISIBLE        LTEXT "", 100, 32, 4, 176, 48, WS_CHILD | WS_VISIBLE | WS_GROUP        PUSHBUTTON "OK", 1, 16, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP        PUSHBUTTON "番菥

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?