/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.41/ |
H A D | changelogs-arkui.md | 20 - `Ctrl` + `C` 21 - `Ctrl` + `A` 22 - `Ctrl` + `V` 23 - `Ctrl` + `X` 24 - `Ctrl` + `Shift` + `Z` 25 - `Ctrl` + `Z` 26 - `Ctrl` + `Y`
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-shell-magickey.md | 27 1. Press **Ctrl+R** to enable the magic key. 29 …l port is connected, press **Ctrl+R**. If "Magic key on" is displayed, the magic key is enabled. T… 33 - **Ctrl+Z**: displays help information about the related magic keys. 35 - **Ctrl+T**: displays task information. 37 …- **Ctrl+P**: allows the system to proactively enter the panic state. After the panic-related info… 39 …- **Ctrl+E**: Checks the integrity of the memory pool. If an error is detected, the system display…
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/ |
H A D | load_tracking.cpp | 32 it.Ctrl().Begin(); in BeginImpl() 37 it.Ctrl().End(); in EndImpl() 42 return it.Ctrl().GetLoad(); in GetLoadImpl()
|
H A D | interval.h | 235 PerfCtrl& Ctrl() in Ctrl() function
|
/ohos5.0/docs/zh-cn/design/ux-design/ |
H A D | unified-interaction-events.md | 129 | 鼠标 | 按下 Ctrl 键同时滚动鼠标滚轮,可按照光标位置放大或缩小内容。<br> - 鼠标滚轮上滚,每滚动1个刻痕,以光标位置作为中心对象放大N%。<br> - 鼠标滚轮下滚,每滚动1个刻痕… 131 | 键盘 |Ctrl+加号键:以对象的中心点使对象放大N%。<br>Ctrl+减号键:以对象的中心点使对象缩N%。|
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-input-kit/ |
H A D | js-apis-inputconsumer.md | 25 …<number> | 是 | 否 | 修饰键(包括 Ctrl、Shift 和 Alt)集合,数量范围[1, 2],修饰按键无顺序要求。<br>例如,Ctrl+Shi… 26 | finalKey | number | 是 | 否 | 被修饰键,为除修饰键和 Meta 以外的其它按键。<br>如Ctrl+Shift+Esc中,Esc称为被修饰键。 |
|
H A D | js-apis-inputconsumer-sys.md | 178 | preKeys | Array\<number> | 是 | 否 | 前置按键集合,数量范围[0, 4],前置按键无顺序要求。<br>如组合按键Ctrl+Alt+A中,Ctrl+… 179 | finalKey | number | 是 | 否 | 最终按键,此项必填,最终按键触发上报回调函数。<br>如组合按键Ctrl+Alt+A中,A称为最终按键按…
|
H A D | js-apis-keycode.md | 114 | KEYCODE_CTRL_LEFT | 2072 | 左Ctrl键 | 115 | KEYCODE_CTRL_RIGHT | 2073 | 右Ctrl键 |
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-menu.md | 185 MenuItem({ content: "复制", labelInfo: "Ctrl+C" }) 186 MenuItem({ content: "粘贴", labelInfo: "Ctrl+V" }) 260 MenuItem({ content: "复制", labelInfo: "Ctrl+C" }) 261 MenuItem({ content: "粘贴", labelInfo: "Ctrl+V" })
|
H A D | ts-universal-events-keyboardshortcut.md | 44 | 自定义组合键要求 | 控制键Ctrl、Shift、Alt及它们的组合加上其它可输入字符按键 | Button('button1')… 65 - `Ctrl` + `Shift` + `ESC` 142 Text('Ctrl+A is ' + this.message)
|
H A D | ts-basic-components-menuitem.md | 38 | labelInfo | [ResourceStr](ts-types.md#resourcestr) | 否 | 定义结束标签信息,如快捷方式Ctrl+C等。 |
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/ |
H A D | vsc-extension-quickstart.md | 15 * Run your command from the command palette by pressing (`Ctrl+Shift+P` or `Cmd+Shift+P` on Mac) an… 22 * You can also reload (`Ctrl+R` or `Cmd+R` on Mac) the VS Code window with your extension to load y… 30 * Open the debug viewlet (`Ctrl+Shift+D` or `Cmd+Shift+D` on Mac) and from the launch configuration…
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.1.3.5/ |
H A D | changelogs-menu.md | 82 MenuItem({ content: "复制", labelInfo: "Ctrl+C" }) 83 MenuItem({ content: "粘贴", labelInfo: "Ctrl+V" })
|
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/ |
H A D | js-apis-inputconsumer.md | 25 …Ctrl, Shift, and Alt). A maximum of two modifier keys are supported. There is no requirement on th… 26 …is the key other than the modifier key and meta key.<br>For example, in **Ctrl+Shift+Esc**, **Esc*…
|
H A D | js-apis-inputconsumer-sys.md | 178 …e sequence of the keys.<br>For example, in the combination keys **Ctrl+Alt+A**, **Ctrl+Alt** are c… 179 … is triggered by the final key.<br>For example, in the combination keys **Ctrl+Alt+A**, **A** is c…
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | arkts-popup-and-menu-components-menu.md | 62 MenuItem({ content: "复制", labelInfo: "Ctrl+C" }) 63 MenuItem({ content: "粘贴", labelInfo: "Ctrl+V" })
|
H A D | arkts-common-components-richeditor.md | 139 labelInfo: "Ctrl+X", 144 labelInfo: "Ctrl+C" 149 labelInfo: "Ctrl+V"
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-debug-shell-overview.md | 24 …sibilities?(y/n)),用户可输入y选择全部打印,或输入n退出打印,选择全部打印并打印超过24行后,会进行--More--提示,此时按回车键继续打印,按q键退出(支持Ctrl+c退出)。
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-events-keyboardshortcut.md | 45 | CTRL | Ctrl key on the keyboard. | 81 … | A custom keyboard shortcut consists of one or more modifier keys (Ctrl, Shift, Alt, or any… 87 | The input parameter **keys** of **keyboardShortcut** is set to the Ctrl, Shift, or Alt key| Both … 102 - `Ctrl` + `Shift` + `ESC` 179 Text('Ctrl+A is ' + this.message)
|
H A D | ts-basic-components-menu.md | 183 MenuItem({ content: "Copy", labelInfo: "Ctrl+C" }) 184 MenuItem({ content: "Paste", labelInfo: "Ctrl+V" }) 258 MenuItem({ content: "Copy", labelInfo: "Ctrl+C" }) 259 MenuItem({ content: "Paste", labelInfo: "Ctrl+V" })
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/selectionmenu/source/ |
H A D | selectionmenu.ets | 341 MenuItem({ startIcon: this.theme.cutIcon, content: "剪切", labelInfo: "Ctrl+X" }) 358 MenuItem({ startIcon: this.theme.copyIcon, content: "复制", labelInfo: "Ctrl+C" }) 372 MenuItem({ startIcon: this.theme.pasteIcon, content: "粘贴", labelInfo: "Ctrl+V" }) 386 MenuItem({ startIcon: this.theme.selectAllIcon, content: "全选", labelInfo: "Ctrl+A" })
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | arkts-popup-and-menu-components-menu.md | 62 MenuItem({ content: "Copy", labelInfo: "Ctrl+C" }) 63 MenuItem({ content: "Paste", labelInfo: "Ctrl+V" })
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.5/ |
H A D | changelogs-menu.md | 80 MenuItem({ content: "Copy", labelInfo: "Ctrl+C" }) 81 MenuItem({ content: "Paste", labelInfo: "Ctrl+V" })
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___event_module.md | 93 …32_t \*pressedKeyCodes, int32_t \*length) | 获取功能键按压状态。报错信息请参考以下错误码。支持功能键 'Ctrl'\|'Alt'\|'Shift'\|'… 228 | ARKUI_MODIFIER_KEY_CTRL | Ctrl. | 1282 获取功能键按压状态。报错信息请参考以下错误码。支持功能键 'Ctrl'|'Alt'|'Shift'|'Fn',设备外接带Fn键的键盘不支持Fn键查询。
|
/ohos5.0/docs/en/design/ux-design/ |
H A D | unified-interaction-events.md | 141 | Mouse| Press **Ctrl** and scroll the mouse wheel to zoom in or zoom out the content based on the … 143 …When you press **Ctrl** and the plus sign (+), the objects centered at the cursor position are zoo…
|