Compare commits
51 Commits
4341e92289
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ddc09e891 | |||
| 8c631892da | |||
| feabc5f38a | |||
| dd20b755d6 | |||
| f9012eacd0 | |||
| 2ac308111e | |||
| 8368d5a890 | |||
| aa4ebe9220 | |||
| 6920e74f91 | |||
| 5fa65fe3fa | |||
| a76e78523d | |||
| 6a8deb5d20 | |||
| 8304fb3353 | |||
| e8b1389ba7 | |||
| aa50acdf73 | |||
| 17b82cf618 | |||
| f89bd3cc42 | |||
| c0fe699c89 | |||
| d31a6328d5 | |||
| 2017ec2046 | |||
| b1e27da05f | |||
| 62938fb1a5 | |||
| 7a3e9d9ae4 | |||
| e3d1972a4f | |||
| 1be67f3d2a | |||
| 11bea33472 | |||
| 0a137063c4 | |||
| 4f795f98ed | |||
| 21b2f3b7fa | |||
| 0f29587e95 | |||
| 2a04b6a3d1 | |||
| c34b26b72d | |||
| 9a709a6460 | |||
| 955845ec57 | |||
| 2dc4463711 | |||
| 5e69567f3e | |||
| 54af237b34 | |||
| 5ed7350e5e | |||
| 56223303d5 | |||
| 242172865c | |||
| 9aad8543da | |||
| e0fbbc883a | |||
| e81cb18db5 | |||
| 42f9528c98 | |||
| dd3fea71ae | |||
| 525bad0df5 | |||
| 7d4ea9e622 | |||
| af01260226 | |||
| 0269cce8f9 | |||
| e448301664 | |||
| 1b56244c5d |
@@ -0,0 +1,4 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DontShowAgainFeedbackService"><![CDATA[{
|
||||||
|
}]]></component>
|
||||||
|
</application>
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
<application>
|
|
||||||
<component name="FeatureSuggesterSettings">
|
|
||||||
<option name="workingDays">
|
|
||||||
<list>
|
|
||||||
<option value="1650393306611" />
|
|
||||||
<option value="1650471109161" />
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
</application>
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
<application>
|
||||||
|
<component name="ProjectCreationInfoState"><![CDATA[{
|
||||||
|
}]]></component>
|
||||||
|
</application>
|
||||||
@@ -5,6 +5,27 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="DiffSettings">
|
<component name="DiffSettings">
|
||||||
<option name="PLACES_MAP">
|
<option name="PLACES_MAP">
|
||||||
|
<entry key="ChangesView">
|
||||||
|
<PlaceSettings>
|
||||||
|
<option name="DIFF_TOOLS_ORDER">
|
||||||
|
<list>
|
||||||
|
<option value="com.intellij.diff.tools.simple.SimpleDiffTool" />
|
||||||
|
<option value="com.intellij.diff.tools.fragmented.UnifiedDiffTool" />
|
||||||
|
<option value="com.intellij.openapi.vcs.changes.patch.tool.ApplyPatchDiffTool" />
|
||||||
|
<option value="com.intellij.openapi.vcs.changes.patch.tool.PatchDiffTool" />
|
||||||
|
<option value="com.intellij.diff.tools.combined.CombinedUnifiedDiffTool" />
|
||||||
|
<option value="com.intellij.diff.tools.combined.CombinedSideBySideDiffTool" />
|
||||||
|
<option value="org.jetbrains.idea.svn.difftool.properties.SvnPropertiesDiffTool" />
|
||||||
|
<option value="org.jetbrains.idea.svn.difftool.SvnPhantomChangeDiffRequestProvider.SvnPhantomDiffTool" />
|
||||||
|
<option value="org.jetbrains.idea.svn.difftool.SvnTreeConflictDiffRequestProvider.SvnTreeConflictDiffTool" />
|
||||||
|
<option value="com.intellij.database.model.diff.SchemaDiffTool" />
|
||||||
|
<option value="com.intellij.database.diff.TableDiffTool" />
|
||||||
|
<option value="com.intellij.diff.tools.binary.BinaryDiffTool" />
|
||||||
|
<option value="com.intellij.diff.tools.dir.DirDiffTool" />
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</PlaceSettings>
|
||||||
|
</entry>
|
||||||
<entry key="DirDiff">
|
<entry key="DirDiff">
|
||||||
<PlaceSettings>
|
<PlaceSettings>
|
||||||
<option name="DIFF_TOOLS_ORDER">
|
<option name="DIFF_TOOLS_ORDER">
|
||||||
@@ -30,12 +51,27 @@
|
|||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
<component name="ExternalDiffSettings">
|
<component name="ExternalDiffSettings">
|
||||||
<option name="DIFF_ENABLED" value="false" />
|
<option name="DEFAULT_TOOL_CONFIGURATION">
|
||||||
<option name="DIFF_DEFAULT" value="false" />
|
<ExternalToolConfiguration>
|
||||||
|
<option name="diffToolName" value="Diff" />
|
||||||
|
</ExternalToolConfiguration>
|
||||||
|
</option>
|
||||||
<option name="DIFF_EXE_PATH" value="diff" />
|
<option name="DIFF_EXE_PATH" value="diff" />
|
||||||
<option name="DIFF_PARAMETERS" value="%1 %2 %3" />
|
<option name="EXTERNAL_TOOLS">
|
||||||
<option name="MERGE_ENABLED" value="false" />
|
<map>
|
||||||
<option name="MERGE_EXE_PATH" value="" />
|
<entry key="DIFF_TOOL">
|
||||||
<option name="MERGE_PARAMETERS" value="%1 %2 %3 %4" />
|
<value>
|
||||||
|
<list>
|
||||||
|
<ExternalTool>
|
||||||
|
<option name="argumentPattern" value="%1 %2 %3" />
|
||||||
|
<option name="name" value="Diff" />
|
||||||
|
<option name="programPath" value="diff" />
|
||||||
|
</ExternalTool>
|
||||||
|
</list>
|
||||||
|
</value>
|
||||||
|
</entry>
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
<option name="MIGRATE_OLD_SETTINGS" value="true" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@@ -1,5 +1,8 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="DefaultFont">
|
<component name="DefaultFont">
|
||||||
<option name="VERSION" value="1" />
|
<option name="VERSION" value="1" />
|
||||||
|
<option name="FONT_SIZE" value="16" />
|
||||||
|
<option name="FONT_SIZE_2D" value="16.25" />
|
||||||
|
<option name="FONT_SCALE" value="1.25" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
+4
-2
@@ -3,11 +3,11 @@
|
|||||||
<ignoreFiles list="*$py.class;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc" />
|
<ignoreFiles list="*$py.class;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc" />
|
||||||
<extensionMap>
|
<extensionMap>
|
||||||
<mapping pattern="LICENSE" type="AUTO_DETECTED" />
|
<mapping pattern="LICENSE" type="AUTO_DETECTED" />
|
||||||
|
<mapping pattern="ChangeLog.txt" type="PLAIN_TEXT" />
|
||||||
<mapping pattern="parse_args.dart" type="PLAIN_TEXT" />
|
<mapping pattern="parse_args.dart" type="PLAIN_TEXT" />
|
||||||
|
<mapping pattern=".config" type="PLAIN_TEXT" />
|
||||||
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
|
<mapping pattern=".gitkeep" type="PLAIN_TEXT" />
|
||||||
<mapping pattern=".dev" type="PLAIN_TEXT" />
|
<mapping pattern=".dev" type="PLAIN_TEXT" />
|
||||||
<mapping pattern="ChangeLog.txt" type="PLAIN_TEXT" />
|
|
||||||
<mapping pattern=".config" type="PLAIN_TEXT" />
|
|
||||||
<mapping pattern="ChangeLog" type="PLAIN_TEXT" />
|
<mapping pattern="ChangeLog" type="PLAIN_TEXT" />
|
||||||
<mapping pattern=".test" type="PLAIN_TEXT" />
|
<mapping pattern=".test" type="PLAIN_TEXT" />
|
||||||
<mapping ext="inf" type="PLAIN_TEXT" />
|
<mapping ext="inf" type="PLAIN_TEXT" />
|
||||||
@@ -25,6 +25,8 @@
|
|||||||
<removed_mapping ext="mk" approved="true" type="PLAIN_TEXT" />
|
<removed_mapping ext="mk" approved="true" type="PLAIN_TEXT" />
|
||||||
<removed_mapping ext="snakefile" approved="true" type="textmate" />
|
<removed_mapping ext="snakefile" approved="true" type="textmate" />
|
||||||
<removed_mapping ext="txt" approved="true" type="PLAIN_TEXT" />
|
<removed_mapping ext="txt" approved="true" type="PLAIN_TEXT" />
|
||||||
|
<removed_mapping pattern=".analysis_options" approved="true" type="YAML" />
|
||||||
|
<removed_mapping pattern="pubspec.lock" approved="true" type="YAML" />
|
||||||
</extensionMap>
|
</extensionMap>
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
<application>
|
||||||
|
<component name="KeymapFlagsStorage">
|
||||||
|
<option name="keymapToDescriptor">
|
||||||
|
<map>
|
||||||
|
<entry key="Default copy">
|
||||||
|
<value>
|
||||||
|
<list />
|
||||||
|
</value>
|
||||||
|
</entry>
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -54,6 +54,14 @@
|
|||||||
<option name="url" value="http://home.debuggerx.com:3000/debuggerx/proxy_server.git" />
|
<option name="url" value="http://home.debuggerx.com:3000/debuggerx/proxy_server.git" />
|
||||||
<option name="userName" value="" />
|
<option name="userName" value="" />
|
||||||
</UrlAndUserName>
|
</UrlAndUserName>
|
||||||
|
<UrlAndUserName>
|
||||||
|
<option name="url" value="https://github.com/google/android-cuttlefish.git" />
|
||||||
|
<option name="userName" value="" />
|
||||||
|
</UrlAndUserName>
|
||||||
|
<UrlAndUserName>
|
||||||
|
<option name="url" value="https://github.com/taojy123/KeymouseGo.git" />
|
||||||
|
<option name="userName" value="" />
|
||||||
|
</UrlAndUserName>
|
||||||
</list>
|
</list>
|
||||||
</option>
|
</option>
|
||||||
<option name="cloneParentDir" value="$USER_HOME$/PycharmProjects" />
|
<option name="cloneParentDir" value="$USER_HOME$/PycharmProjects" />
|
||||||
@@ -65,6 +73,7 @@
|
|||||||
<option value="Default.Subject" />
|
<option value="Default.Subject" />
|
||||||
<option value="Default.Author" />
|
<option value="Default.Author" />
|
||||||
<option value="Default.Date" />
|
<option value="Default.Date" />
|
||||||
|
<option value="Space.CommitStatus" />
|
||||||
</list>
|
</list>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
@@ -18,6 +18,9 @@
|
|||||||
<version value="1.0.1-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.0.1-2.tgz" />
|
<version value="1.0.1-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.0.1-2.tgz" />
|
||||||
<version value="1.0.0-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.0.0-2.tgz" />
|
<version value="1.0.0-2" url="https://registry.npmjs.org/@web-types/bootstrap-vue/-/bootstrap-vue-1.0.0-2.tgz" />
|
||||||
</package>
|
</package>
|
||||||
|
<package name="@web-types/lit">
|
||||||
|
<version value="2.0.0-3" url="https://registry.npmjs.org/@web-types/lit/-/lit-2.0.0-3.tgz" />
|
||||||
|
</package>
|
||||||
<package name="@web-types/quasar">
|
<package name="@web-types/quasar">
|
||||||
<version value="1.1.0-1" url="https://registry.npmjs.org/@web-types/quasar/-/quasar-1.1.0-1.tgz" />
|
<version value="1.1.0-1" url="https://registry.npmjs.org/@web-types/quasar/-/quasar-1.1.0-1.tgz" />
|
||||||
<version value="1.0.5-1" url="https://registry.npmjs.org/@web-types/quasar/-/quasar-1.0.5-1.tgz" />
|
<version value="1.0.5-1" url="https://registry.npmjs.org/@web-types/quasar/-/quasar-1.0.5-1.tgz" />
|
||||||
|
|||||||
+11
-12
@@ -3,8 +3,15 @@
|
|||||||
<option name="newTranslationDialogWidth" value="594" />
|
<option name="newTranslationDialogWidth" value="594" />
|
||||||
<option name="newTranslationDialogX" value="957" />
|
<option name="newTranslationDialogX" value="957" />
|
||||||
<option name="newTranslationDialogY" value="660" />
|
<option name="newTranslationDialogY" value="660" />
|
||||||
<option name="pinNewTranslationDialog" value="true" />
|
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="utilization Rate" />
|
||||||
|
<item value="使用率" />
|
||||||
|
<item value="usage" />
|
||||||
|
<item value="Expected maxsize to be an integer or None" />
|
||||||
|
<item value="Convenient method to get the value for this query." />
|
||||||
|
<item value="over A Year" />
|
||||||
|
<item value="out Year" />
|
||||||
|
<item value="Date Happen Type" />
|
||||||
<item value="Write operations require an explicit transaction." />
|
<item value="Write operations require an explicit transaction." />
|
||||||
<item value="recommend" />
|
<item value="recommend" />
|
||||||
<item value="recommand" />
|
<item value="recommand" />
|
||||||
@@ -47,25 +54,17 @@
|
|||||||
<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" />
|
||||||
<item value="ext" />
|
<item value="ext" />
|
||||||
<item value="map" />
|
<item value="map" />
|
||||||
<item value="concurrency" />
|
|
||||||
<item value="Modifies a package on the filesystem in order to remove dart:mirrors from the package. A copy of this compiler's package will be written to [destinationDirectory]. This method is overridden to modify the contents of that directory to remove all uses of dart:mirrors. Packages should export their [Compiler] in their main library file and only import mirrors in files directly or transitively imported by the Compiler file. This method should remove that export statement and therefore remove all transitive mirror imports." />
|
|
||||||
<item value="deflect Package" />
|
|
||||||
<item value="feat: use more compile thread to speed up build." />
|
|
||||||
<item value="commented" />
|
|
||||||
<item value="_unary Operations" />
|
|
||||||
<item value="Gobbles a list of arguments within the context of a function call or array literal. This function also assumes that the opening character `(` or `[` has already been gobbled, and gobbles expressions and commas until the terminator character `)` or `]` is encountered. e.g. `foo(bar, baz)`, `my_func()`, or `[bar, baz]`" />
|
|
||||||
<item value="Responsible for parsing a group of things within parentheses `()` This function assumes that it needs to gobble the opening parenthesis and then tries to gobble everything within that parenthesis, assuming that the next thing it should see is the close parenthesis. If not, then the expression probably doesn't have a `)`" />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
<entry key="CHINESE" value="55" />
|
<entry key="CHINESE" value="63" />
|
||||||
<entry key="ENGLISH" value="56" />
|
<entry key="ENGLISH" value="64" />
|
||||||
<entry key="CORSICAN" value="1" />
|
<entry key="CORSICAN" value="1" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
<component name="Cache">
|
<component name="Cache">
|
||||||
<option name="lastTrimTime" value="1650393763783" />
|
<option name="lastTrimTime" value="1668997960854" />
|
||||||
</component>
|
</component>
|
||||||
<component name="Settings">
|
<component name="Settings">
|
||||||
<option name="phoneticFontFamily" value="Source Code Pro" />
|
<option name="phoneticFontFamily" value="Source Code Pro" />
|
||||||
|
|||||||
Reference in New Issue
Block a user