AI-Otter | 2025.2.1 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 4 weeks ago
parent 52c7faa3d7
commit 9d37311905

@ -1,6 +1,6 @@
<application>
<component name="Translation.Cache">
<option name="lastTrimTime" value="1762942733368" />
<option name="lastTrimTime" value="1763470341849" />
</component>
<component name="Translation.OpenAISettings">
<option name="OPEN_AI">
@ -22,6 +22,7 @@
<option name="translationDialogLocationY" value="567" />
<option name="translationDialogWidth" value="1381" />
<histories>
<item value="snapshot robot position" />
<item value="loading showing" />
<item value="If `mode` is [ProcessStartMode.detached] a detached process will be created. A detached process has no connection to its parent, and can keep running on its own when the parent dies. The only information available from a detached process is its `pid`. There is no connection to its `stdin`, `stdout` or `stderr`, nor will the process' exit code become available when it terminates." />
<item value="If [mode] is [ProcessStartMode.normal] (the default) a child process will be started with `stdin`, `stdout` and `stderr` connected to its parent. The parent process will not exit so long as the child is running, unless [exit] is called by the parent. If [exit] is called by the parent then the parent will be terminated but the child will continue running." />
@ -71,7 +72,6 @@
<item value="The [PageController] can also be used to control the [PageController.initialPage], which determines which page is shown when the [PageView] is first constructed, and the [PageController.viewportFraction], which determines the size of the pages as a fraction of the viewport size." />
<item value="A scrollable list that works page by page. Each child of a page view is forced to be the same size as the viewport. You can use a [PageController] to control which page is visible in the view. In addition to being able to control the pixel offset of the content inside the [PageView], a [PageController] also lets you control the offset in terms of pages, which are increments of the viewport size." />
<item value="Converts [input] to an YAML document as [String]. This implements `dart:convert` [Converter]. - Calls [write]." />
<item value="[toEncodable] is called to encode non-builtin classes." />
</histories>
<option name="languageScores">
<map>

Loading…
Cancel
Save