AI-222.4345.14.2221.9321504 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml
This commit is contained in:
@@ -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<T> = Future<T> 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) => ...); 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>
|
||||
|
||||
Reference in New Issue
Block a user