AI-Panda 2 | 2025.3.2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
<option name="translationDialogLocationY" value="567" />
|
||||
<option name="translationDialogWidth" value="1381" />
|
||||
<histories>
|
||||
<item value="This example includes a generic `SpinnerField<T>` class that you can copy into your own project and customize." />
|
||||
<item value="This example includes a generic `SpinnerFie into your own project and customize." />
|
||||
<item value="{@macro flutter.widgets.editableText.onTapOutside} {@tool dartpad} This example shows how to use a `TextFieldTapRegion` to wrap a set of "spinner" buttons that increment and decrement a value in the [TextField] without causing the text field to lose keyboard focus." />
|
||||
<item value="The number of discrete divisions. Typically used with [label] to show the current discrete value. If null, the slider is continuous." />
|
||||
<item value="ljjqr" />
|
||||
<item value="When set to true, silences the ticker, so that it is no longer ticking. If a tick is already scheduled, it will unschedule it. This will not unschedule the next frame, though. When set to false, unsilences the ticker, potentially scheduling a frame to handle the next tick. By convention, the [muted] property is controlled by the object that created the [Ticker] (typically a [TickerProvider]), not the object that listens to the ticker's ticks." />
|
||||
@@ -69,9 +72,6 @@
|
||||
<item value="A hinge joint that rotates along the axis and has a limited range specified by the upper and lower limits." />
|
||||
<item value="A continuous hinge joint that rotates around the axis and has no upper and lower limits." />
|
||||
<item value="This is not really a joint because it cannot move. All degrees of freedom are locked. This type of joint does not require the <axis>, <calibration>, <dynamics>, <limits> or <safety_controller>" />
|
||||
<item value="effort" />
|
||||
<item value="Whether a tick should be scheduled. If this is true, then calling [scheduleTick] should succeed. Reasons why a tick should not be scheduled include: A tick has already been scheduled for the coming frame. The ticker is not active ([start] has not been called). The ticker is not ticking, e.g. because it is [muted] (see [isTicking])." />
|
||||
<item value="Whether this selection has disambiguated its base and extent. On some platforms, the base and extent are not disambiguated until the first time the user adjusts the selection. At that point, either the start or the end of the selection becomes the base and the other one becomes the extent and is adjusted." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
|
||||
Reference in New Issue
Block a user