AI-Chipmunk | 2021.2.1 Patch 1 <debuggerx@debuggerx Update yiiguxing.translation.xml Create pandoc.xml
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
<option name="newTranslationDialogX" value="811" />
|
||||
<option name="newTranslationDialogY" value="447" />
|
||||
<histories>
|
||||
<item value="It takes a `data` object, and if it's a `Map`, it calls `getDocumentWithRef` on it, if it's a `List`, it calls `getDocumentValue` on each element of the list, if it's a `DocumentSnapshot`, it calls `getDocumentValue` on the `data` field of the `DocumentSnapshot`, if it's a `QueryDocumentSnapshot`, it calls `getDocumentValue` on the `data` field of the `QueryDocumentSnapshot`, if it's a `DocumentReference`, it calls `getDocumentValue` on the `data` field of the `DocumentReference`, and if it's anything else, it returns the `data` object Args: data (Object): The data to be converted. depth (int): The depth of the document to retrieve. Defaults to 1 Returns: A Future<Object?>" />
|
||||
<item value="It calls the native method `callMessage` and passes the parameters to the native method. Args: msgId (String): Message ID chatId (String): chat room id text (String): The content of the message, which is required. richtext (String): The content of the rich text message, which is the same as the text content of the text message. topicId (String): The topicId is the id of the topic, which is the id of the chat room. type (MessageType): MessageType.Text,. Defaults to MessageType image (String): The image path of the image message. selfUserId (String): The user ID of the current user friendUserId (String): The user ID of the other party Returns: A boolean value." />
|
||||
<item value="italic" />
|
||||
<item value="check and init query chat at app startup." />
|
||||
<item value="no 'query' in chat, need add to general_chats." />
|
||||
@@ -52,18 +54,16 @@
|
||||
<item value="However, the following alternatives exist: Generation via `package:angel3_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="The `MirrorsReflector` from `package:angel_containermirrors.dart` is by far the most convenient pattern, so use it if possible." />
|
||||
<item value="The grey swatch is intentionally omitted because when picking a color randomly from this list to colorize an application, picking grey suddenly makes the app look disabled." />
|
||||
<item value="blue Grey" />
|
||||
<item value="[constraints] and [transitionAnimationController] parameters can be passed in to customize the appearance and behavior of modal bottom sheets (see the documentation for these on [BottomSheet] for more details)." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="89" />
|
||||
<entry key="ENGLISH" value="90" />
|
||||
<entry key="CHINESE" value="91" />
|
||||
<entry key="ENGLISH" value="92" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
<component name="Cache">
|
||||
<option name="lastTrimTime" value="1656320687488" />
|
||||
<option name="lastTrimTime" value="1656991268103" />
|
||||
</component>
|
||||
<component name="Settings">
|
||||
<option name="phoneticFontFamily" value="DejaVu Sans Mono" />
|
||||
|
||||
Reference in New Issue
Block a user