AI-Ladybug | 2024.2.1 Patch 2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml, kotlin-onboarding.xml

master
debuggerx 5 months ago
parent ca2444daeb
commit 2ffb36577f

@ -7,7 +7,7 @@
</component>
<component name="KotlinNewUserTracker">
<option name="firstKtFileOpened" value="1721650294" />
<option name="lastKtFileOpened" value="1730440072" />
<option name="lastKtFileOpened" value="1732175895" />
<option name="newKtUserSince" value="1730172618" />
</component>
</application>

@ -12,6 +12,8 @@
<option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" />
<histories>
<item value="Greeting" />
<item value="The default style configures the system bars with a transparent background when contrast can be enforced by the system (API 29 or above). On older platforms (which only have 3-button 2-button navigation modes), an equivalent scrim is applied to ensure contrast with the system bars." />
<item value="Progress" />
<item value="The sewage tank is currently empty, and there is sufficient clean water. Please confirm that the drainage pipe is in the lowered position before starting the self-cleaning of the sewage tank." />
<item value="Please confirm the drainage pipe is in the lowered position before starting self-cleaning." />
@ -60,14 +62,12 @@
<item value="Called when a dependency of this [State] object changes. For example, if the previous call to [build] referenced an [InheritedWidget] that later changed, the framework would call this method to notify this object about the change. This method is also called immediately after [initState]. It is safe to call [BuildContext.dependOnInheritedWidgetOfExactType] from this method. Subclasses rarely override this method because the framework always calls [build] after a dependency changes. Some subclasses do override this method because they need to do some expensive work (e.g., network fetches) when their dependencies change, and that work would be too expensive to do for every build." />
<item value="start in write action" />
<item value="A type representing values that are either `Future&lt;T&gt;` or `T`. This class declaration is a public stand-in for an internal future-or-value generic type, which is not a class type. References to this class are resolved to the internal type. It is a compile-time error for any class to extend, mix in or implement `FutureOr`." />
<item value="implicit" />
<item value="dart function expression impl" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="646" />
<entry key="CHINESE_SIMPLIFIED" value="185" />
<entry key="ENGLISH" value="826" />
<entry key="CHINESE_SIMPLIFIED" value="187" />
<entry key="ENGLISH" value="828" />
<entry key="FRENCH" value="1" />
<entry key="GERMAN" value="1" />
<entry key="HAWAIIAN" value="1" />

Loading…
Cancel
Save