AI-Panda 2 | 2025.3.2 <debuggerx@debuggerx-PC Update find.xml, yiiguxing.translation.xml
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="FindSettings">
|
<component name="FindSettings">
|
||||||
<option name="customScope" value="All Places" />
|
<option name="customScope" value="Project Files" />
|
||||||
<option name="defaultScopeName" value="All Places" />
|
<option name="defaultScopeName" value="Project Files" />
|
||||||
<option name="localRegularExpressions" value="true" />
|
<option name="localRegularExpressions" value="true" />
|
||||||
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
||||||
<option name="SEARCH_SCOPE" value="All Places" />
|
<option name="SEARCH_SCOPE" value="Project Files" />
|
||||||
<mask>*.css</mask>
|
<mask>*.css</mask>
|
||||||
<mask>*.html</mask>
|
<mask>*.html</mask>
|
||||||
<mask>*.xml</mask>
|
<mask>*.xml</mask>
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
<option name="translationDialogLocationY" value="567" />
|
<option name="translationDialogLocationY" value="567" />
|
||||||
<option name="translationDialogWidth" value="1381" />
|
<option name="translationDialogWidth" value="1381" />
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="Toggles the wakelock on or off. You can simply use this function to toggle the wakelock using a [bool] value (for the [enable] parameter). ```dart This line keeps the screen on. WakelockPlus.toggle(enable: true); bool enableWakelock = false; The following line disables the WakelockPlus. WakelockPlus.toggle(enable: enableWakelock); ``` You can await the [Future] to wait for the operation to complete." />
|
||||||
<item value="keep screen wakeup" />
|
<item value="keep screen wakeup" />
|
||||||
<item value="A node in the URDF hierarchy tree." />
|
<item value="A node in the URDF hierarchy tree." />
|
||||||
<item value="If `cacheWidth` or `cacheHeight` are provided, they indicate to the engine that the image must be decoded at the specified size. The image will be rendered to the constraints of the layout or [width] and [height] regardless of these parameters. These parameters are primarily intended to reduce the memory usage of [ImageCache]." />
|
<item value="If `cacheWidth` or `cacheHeight` are provided, they indicate to the engine that the image must be decoded at the specified size. The image will be rendered to the constraints of the layout or [width] and [height] regardless of these parameters. These parameters are primarily intended to reduce the memory usage of [ImageCache]." />
|
||||||
@@ -71,7 +72,6 @@
|
|||||||
<item value="call side bar" />
|
<item value="call side bar" />
|
||||||
<item value="alarm manager" />
|
<item value="alarm manager" />
|
||||||
<item value="ALARM SERVICE" />
|
<item value="ALARM SERVICE" />
|
||||||
<item value="Returns `true` if the signal is successfully delivered to the process. Otherwise the signal could not be sent, usually meaning that the process is already dead." />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
|
|||||||
Reference in New Issue
Block a user