PY-2021.3.3 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
<option name="newTranslationDialogX" value="957" />
|
<option name="newTranslationDialogX" value="957" />
|
||||||
<option name="newTranslationDialogY" value="660" />
|
<option name="newTranslationDialogY" value="660" />
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="Copies this file. If [newPath] is a relative path, it is resolved against the current working directory ([Directory.current]). Returns a `Future<File>` that completes with a [File] for the copied file. If [newPath] identifies an existing file, that file is removed first. If [newPath] identifies an existing directory, the operation fails and the future completes with an exception." />
|
||||||
|
<item value="copy" />
|
||||||
<item value="catch Error" />
|
<item value="catch Error" />
|
||||||
<item value="Integer Division By Zero Exception" />
|
<item value="Integer Division By Zero Exception" />
|
||||||
<item value="NOTE: By default, the Runner class does not use the `MirrorsReflector`, or any reflector, by default. If your application is using any sort of functionality reliant on annotations or reflection, either include the MirrorsReflector, or use a static reflector variant. The following use cases require reflection: Use of Controllers, via @Expose() or @ExposeWS() Use of dependency injection into constructors, whether in controllers or plain `container.make` calls Use of the `ioc` function in any route The `MirrorsReflector` from `package:angel_containermirrors.dart` is by far the most convenient pattern, so use it if possible. However, the following alternatives exist: Generation via `package:angel_container_generator` Creating an instance of `StaticReflector` Manually implementing the `Reflector` interface (cumbersome; not recommended) As of January 4th, 2018, the documentation has not yet been updated to state this, so in the meantime, visit the Angel chat for further questions: https:gitter.imangel_dartdiscussion" />
|
<item value="NOTE: By default, the Runner class does not use the `MirrorsReflector`, or any reflector, by default. If your application is using any sort of functionality reliant on annotations or reflection, either include the MirrorsReflector, or use a static reflector variant. The following use cases require reflection: Use of Controllers, via @Expose() or @ExposeWS() Use of dependency injection into constructors, whether in controllers or plain `container.make` calls Use of the `ioc` function in any route The `MirrorsReflector` from `package:angel_containermirrors.dart` is by far the most convenient pattern, so use it if possible. However, the following alternatives exist: Generation via `package:angel_container_generator` Creating an instance of `StaticReflector` Manually implementing the `Reflector` interface (cumbersome; not recommended) As of January 4th, 2018, the documentation has not yet been updated to state this, so in the meantime, visit the Angel chat for further questions: https:gitter.imangel_dartdiscussion" />
|
||||||
@@ -45,8 +47,8 @@
|
|||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
<entry key="CHINESE" value="21" />
|
<entry key="CHINESE" value="23" />
|
||||||
<entry key="ENGLISH" value="22" />
|
<entry key="ENGLISH" value="24" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
Reference in New Issue
Block a user