AI-Giraffe | 2022.3.1 Patch 2 <debuggerx@debuggerx-work Update yiiguxing.translation.xml

master
DebuggerX 2 years ago
parent cb83aee808
commit 2dfa70d77d

@ -4,6 +4,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero)." />
<item value="configureondemand" />
<item value="Returns the current time in milliseconds. Note that while the unit of time of the return value is a millisecond, the granularity of the value depends on the underlying operating system and may be larger. For example, many operating systems measure time in units of tens of milliseconds. See the description of the class Date for a discussion of slight discrepancies that may arise between &quot;computer time&quot; and coordinated universal time (UTC). Returns: the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC." />
<item value="TYPE RECHARGE" />
@ -53,12 +54,11 @@
<item value="Return a textual description of this node in a form approximating valid source. The returned string will not be valid source primarily in the case where the node itself is not well-formed." />
<item value="compute" />
<item value="An AST visitor that will recursively visit all of the nodes in an AST structure. For example, using an instance of this class to visit a [Block] will also cause all of the statements in the block to be visited. Subclasses that override a visit method must either invoke the overridden visit method or must explicitly ask the visited node to visit its children. Failure to do so will cause the children of the visited node to not be visited. Clients may extend this class." />
<item value="[WARN] Do not import [libcurrent_platform.dart] directly in [libmain.dart], use [libcurrent_platform.p.dart] instead!" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="196" />
<entry key="ENGLISH" value="197" />
<entry key="CHINESE" value="197" />
<entry key="ENGLISH" value="198" />
<entry key="HAWAIIAN" value="1" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />

Loading…
Cancel
Save