AI-222.4345.14.2221.9321504 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml

master
DebuggerX 2 years ago
parent fa0ed89f8f
commit edbfc7331a

@ -88,6 +88,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="mark Func Avaliable" />
<item value="The [TransactionHandler] may be executed multiple times; it should be able to handle multiple executions. typedef TransactionHandler&lt;T&gt; = Future&lt;T&gt; Function(Transaction transaction); Transaction class which is created from a call to [runTransaction()]." />
<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) =&gt; ...); This transformer strives to implement WebSockets as specified by RFC6455." />
@ -104,8 +105,8 @@
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="8" />
<entry key="ENGLISH" value="9" />
<entry key="CHINESE" value="9" />
<entry key="ENGLISH" value="10" />
</map>
</option>
</component>

Loading…
Cancel
Save