mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Update process.md
translation error, change "实效" to “失效".
This commit is contained in:
@@ -31,7 +31,7 @@ process.once('loaded', function() {
|
||||
|
||||
### `process.noAsar`
|
||||
|
||||
设置它为 `true` 可以使 `asar` 文件在node的内置模块中实效.
|
||||
设置它为 `true` 可以使 `asar` 文件在node的内置模块中失效.
|
||||
|
||||
## 方法
|
||||
|
||||
@@ -45,4 +45,4 @@ process.once('loaded', function() {
|
||||
|
||||
* `maxDescriptors` Integer
|
||||
|
||||
设置文件描述符软限制于 `maxDescriptors` 或硬限制与os, 无论它是否低于当前进程.
|
||||
设置文件描述符软限制于 `maxDescriptors` 或硬限制与os, 无论它是否低于当前进程.
|
||||
|
||||
Reference in New Issue
Block a user