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

master
DebuggerX 2 years ago
parent d29044ef64
commit 9d7a55e88f

@ -6,6 +6,8 @@
<option name="newTranslationDialogY" value="447" />
<option name="pinTranslationDialog" value="true" />
<histories>
<item value="feat: add deprecated annotation to avoid others use UserInfoPage and SoulProfilePage directly." />
<item value="注解" />
<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)" />
@ -54,13 +56,11 @@
<item value="Makes this Rx looks like a function so you can update a new value using `rx(someOtherValue)`. Practical to assign the Rx directly to some Widget that has a signature ::onChange( value ) Example: ``` final myText = 'GetX rocks!'.obs; in your Constructor, just to check it works :P ever( myText, print ) ; in your build(BuildContext) { TextField( onChanged: myText, ), ```" />
<item value="'Widgets that mix AutomaticKeepAliveClientMixin into their State must ' 'call super.build() but must ignore the return value of the superclass.'," />
<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." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="485" />
<entry key="ENGLISH" value="486" />
<entry key="CHINESE" value="486" />
<entry key="ENGLISH" value="487" />
<entry key="GERMAN" value="1" />
<entry key="FRENCH" value="1" />
<entry key="INDONESIAN" value="1" />

Loading…
Cancel
Save