зеркало из https://github.com/electron/electron.git
Modify the error terms
There is an error in the translation of the last sentence.It may make reader confuse.
This commit is contained in:
Родитель
7b463297c6
Коммит
c04a0381dc
|
@ -1,6 +1,6 @@
|
|||
# Tray
|
||||
|
||||
用一个 `Tray` 来表示一个图标,这个图标处于正在运行的系统的通知区 ,通常被添加到一个 context menu 上.
|
||||
> 通过 `Tray` 向系统的通知区添加一个带有右键菜单的图标.
|
||||
|
||||
```javascript
|
||||
const electron = require('electron')
|
||||
|
@ -202,4 +202,4 @@ Emitted when a drag operation exits the tray icon.
|
|||
|
||||
为这个 icon 设置 context menu .
|
||||
|
||||
[event-emitter]: http://nodejs.org/api/events.html#events_class_events_eventemitter
|
||||
[event-emitter]: http://nodejs.org/api/events.html#events_class_events_eventemitter
|
||||
|
|
Загрузка…
Ссылка в новой задаче