AI-Ladybug | 2024.2.1 Patch 2 <debuggerx@DebuggerX-AIR Update androidStudioFirstRun.xml, kotlin-wizard-data.xml, rainbow_brackets.xml, live-plugin.xml, yiiguxing.translation.xml, jdk.table.xml, kotlin-onboarding.xml
This commit is contained in:
@@ -4,14 +4,16 @@
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<histories>
|
||||
<item value="get parity" />
|
||||
<item value="get baud" />
|
||||
<item value="a result (possibly null), on successful invocation; a [PlatformException], if the invocation failed in the platform plugin; a [MissingPluginException], if the method has not been implemented by a platform plugin." />
|
||||
<item value="The generic argument `T` of the method can be inferred by the surrounding context, or provided explicitly. If it does not match the returned type of the channel, a [TypeError] will be thrown at runtime. `T` cannot be a class with generics other than `dynamic`. For example, `Map<String, String>` is not supported but `Map<dynamic, dynamic>` or `Map` is." />
|
||||
<item value="The static type of [arguments] is `dynamic`, but only values supported by the [codec] of this channel can be used. The same applies to the returned result. The values supported by the default codec and their platform-specific counterparts are documented with [StandardMessageCodec]." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE_SIMPLIFIED" value="2" />
|
||||
<entry key="ENGLISH" value="3" />
|
||||
<entry key="CHINESE_SIMPLIFIED" value="4" />
|
||||
<entry key="ENGLISH" value="5" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user