mirror of
https://github.com/electron/electron.git
synced 2026-01-27 00:09:09 -05:00
fix translation
This commit is contained in:
@@ -22,7 +22,7 @@ app.on('ready', function() {
|
||||
|
||||
## --disable-http-cache
|
||||
|
||||
禁用 HTTP 请求.
|
||||
禁止请求 HTTP 时使用磁盘缓存.
|
||||
|
||||
## --remote-debugging-port=`port`
|
||||
|
||||
@@ -137,4 +137,4 @@ app.commandLine.appendSwitch('proxy-bypass-list', '<local>;*.google.com;*foo.com
|
||||
[app]: app.md
|
||||
[append-switch]: app.md#appcommandlineappendswitchswitch-value
|
||||
[ready]: app.md#event-ready
|
||||
[play-silent-audio]: https://github.com/atom/atom/pull/9485/files
|
||||
[play-silent-audio]: https://github.com/atom/atom/pull/9485/files
|
||||
|
||||
Reference in New Issue
Block a user