AI-223.8836.35.2231.9848316 <debuggerx@debuggerx-e5 Update yiiguxing.translation.xml

master
DebuggerX 2 years ago
parent eacfe94761
commit cc890616d6

@ -4,6 +4,8 @@
</component>
<component name="Translation.States">
<histories>
<item value="A longer-lived native function, which occupies the thread calling it. Do not call these kind of native functions in the main isolate. They will block Dart execution. This will cause dropped frames in Flutter applications. Instead, call these native functions on a separate isolate." />
<item value="A very short-lived native function. For very short-lived functions, it is fine to call them on the main isolate. They will block the Dart execution while running the native function, so only do this for native functions which are guaranteed to be short-lived." />
<item value="returns decoded [data] or throw [ReedSolomonException] if data cannot be decoded" />
<item value="Decodes a Qr code given the matrix of its raw bits." />
<item value="Extract the raw content of the QR code from an image BitMatrix, given the location." />
@ -54,8 +56,8 @@
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="46" />
<entry key="ENGLISH" value="47" />
<entry key="CHINESE" value="48" />
<entry key="ENGLISH" value="49" />
</map>
</option>
</component>

Loading…
Cancel
Save