AI-222.4345.14.2221.9321504 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml
This commit is contained in:
@@ -88,6 +88,8 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="Translation.States">
|
<component name="Translation.States">
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="The optional argument [shared] specifies whether additional `HttpServer` objects can bind to the same combination of `address`, `port` and `v6Only`. If `shared` is `true` and more `HttpServer`s from this isolate or other isolates are bound to the port, then the incoming connections will be distributed among all the bound `HttpServer`s. Connections can be distributed over multiple isolates this way." />
|
||||||
|
<item value="To transform a stream of [HttpRequest] events as it implements a stream transformer that transforms a stream of HttpRequest into a stream of WebSockets by upgrading each HttpRequest from the HTTP or HTTPS server, to the WebSocket protocol. server.transform(new WebSocketTransformer()).listen((webSocket) => ...); This transformer strives to implement WebSockets as specified by RFC6455." />
|
||||||
<item value="inventory" />
|
<item value="inventory" />
|
||||||
<item value="Inventory Model" />
|
<item value="Inventory Model" />
|
||||||
<item value="get User Inventory" />
|
<item value="get User Inventory" />
|
||||||
@@ -101,8 +103,8 @@
|
|||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
<entry key="CHINESE" value="5" />
|
<entry key="CHINESE" value="7" />
|
||||||
<entry key="ENGLISH" value="6" />
|
<entry key="ENGLISH" value="8" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
Reference in New Issue
Block a user