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

master
DebuggerX 2 years ago
parent c239e360df
commit d29044ef64

@ -6,6 +6,7 @@
<option name="newTranslationDialogY" value="447" />
<option name="pinTranslationDialog" value="true" />
<histories>
<item value="translation" />
<item value="Same as [render], but takes both the position and the size as a single [Rect]. Note: only use this if you are already using [Rect]'s to represent both the position and dimension of your [Sprite]. If you are using [Vector2]s, prefer the other method." />
<item value="Fill the target box by distorting the source's aspect ratio. ![](https:flutter.github.ioassets-for-api-docsassetspaintingbox_fit_fill.png)" />
<item value="As small as possible while still covering the entire target box. {@template flutter.painting.BoxFit.cover} To actually clip the content, use `clipBehavior: Clip.hardEdge` alongside this in a [FittedBox]. {@endtemplate} ![](https:flutter.github.ioassets-for-api-docsassetspaintingbox_fit_cover.png)" />
@ -55,12 +56,11 @@
<item value="Called when this object is removed from the tree permanently. The framework calls this method when this [State] object will never build again. After the framework calls [dispose], the [State] object is considered unmounted and the [mounted] property is false. It is an error to call [setState] at this point. This stage of the lifecycle is terminal: there is no way to remount a [State] object that has been disposed. Subclasses should override this method to release any resources retained by this object (e.g., stop any active animations). {@macro flutter.widgets.State.initState} Implementations of this method should end with a call to the inherited method, as in `super.dispose()`. See also: [deactivate], which is called prior to [dispose]." />
<item value="audit Toxic" />
<item value="BuiltList can not be serialization." />
<item value="序列化" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="484" />
<entry key="ENGLISH" value="485" />
<entry key="CHINESE" value="485" />
<entry key="ENGLISH" value="486" />
<entry key="GERMAN" value="1" />
<entry key="FRENCH" value="1" />
<entry key="INDONESIAN" value="1" />

Loading…
Cancel
Save