AI-Flamingo | 2022.2.1 Patch 2 <debuggerx@debuggerx Update yiiguxing.translation.xml

master
debuggerx 2 years ago
parent c751c5f967
commit d500f5c6c2

@ -4,6 +4,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="[WARN] Do not import [libcurrent_platform.dart] directly in [libmain.dart], use [libcurrent_platform.p.dart] instead!" />
<item value="subtract" />
<item value="Extend this type to create a [Generator] that invokes [generateForAnnotatedElement] for every top level element in the source file annotated with [T]. When all annotated elements have been processed, the results will be combined into a single output with duplicate items collapsed. For example, this will allow code generated for all top level elements which are annotated with `@Deprecated`: ```dart class DeprecatedGenerator extends GeneratorForAnnotation&lt;Deprecated&gt; { @override Future&lt;String&gt; generateForAnnotatedElement( Element element, ConstantReader annotation, BuildStep buildStep) async { Return a string representing the code to emit. } } ``` Elements which are not at the top level, such as the members of a class or extension, are not searched for annotations. To operate on, for instance, annotated fields of a class ensure that the class itself is annotated with [T] and use the [Element] to iterate over fields. The [TypeChecker] utility may be helpful to check which elements have a given annotation." />
<item value="Computes the set of features for the latest language version known to the analyzer, without any experiments. Use it only if you really don't care which language version you want to use, and sure that the code that you process is valid for the latest language version. Otherwise, it is recommended to use [FeatureSet.fromEnableFlags2]." />
@ -53,12 +54,11 @@
<item value="What kind of friends are you looking to meet? You can briefly describe your hobbies or interests for conversation topics, and I can try to find potential friends that you may connect with." />
<item value="they" />
<item value="Recomand Friend" />
<item value="fix: wrong onTap ussage." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="154" />
<entry key="ENGLISH" value="155" />
<entry key="CHINESE" value="155" />
<entry key="ENGLISH" value="156" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />
</map>

Loading…
Cancel
Save