commit
This commit is contained in:
commit
371ebc5581
|
@ -1,45 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="dataSourceStorageLocal">
|
|
||||||
<data-source name="chapter4@127.0.0.1" uuid="2817679a-42bc-44cc-8a66-ad7ce47a42ae">
|
|
||||||
<database-info product="MySQL" version="5.7.31" jdbc-version="4.0" driver-name="MySQL Connector Java" driver-version="mysql-connector-java-5.1.47 ( Revision: fe1903b1ecb4a96a917f7ed3190d80c049b1de29 )" family="MYSQL" exact-version="5.7.31">
|
|
||||||
<extra-name-characters>#@</extra-name-characters>
|
|
||||||
<identifier-quote-string>`</identifier-quote-string>
|
|
||||||
</database-info>
|
|
||||||
<case-sensitivity plain-identifiers="mixed" quoted-identifiers="upper" />
|
|
||||||
<secret-storage>master_key</secret-storage>
|
|
||||||
<user-name>root</user-name>
|
|
||||||
<introspection-schemas>*:@</introspection-schemas>
|
|
||||||
</data-source>
|
|
||||||
<data-source name="qor_example@localhost" uuid="799e0504-d2b8-44c4-ae08-0234e0d9cb74">
|
|
||||||
<database-info product="MySQL" version="8.0.12" jdbc-version="4.0" driver-name="MySQL Connector Java" driver-version="mysql-connector-java-5.1.47 ( Revision: fe1903b1ecb4a96a917f7ed3190d80c049b1de29 )" family="MYSQL" exact-version="8.0.12">
|
|
||||||
<extra-name-characters>#@</extra-name-characters>
|
|
||||||
<identifier-quote-string>`</identifier-quote-string>
|
|
||||||
</database-info>
|
|
||||||
<case-sensitivity plain-identifiers="mixed" quoted-identifiers="upper" />
|
|
||||||
<secret-storage>master_key</secret-storage>
|
|
||||||
<user-name>root</user-name>
|
|
||||||
<introspection-schemas>*:@</introspection-schemas>
|
|
||||||
</data-source>
|
|
||||||
<data-source name="chapter8@localhost" uuid="f533f6cd-8649-4666-aaaf-afffeb919f2e">
|
|
||||||
<database-info product="MySQL" version="5.7.31" jdbc-version="4.0" driver-name="MySQL Connector Java" driver-version="mysql-connector-java-5.1.47 ( Revision: fe1903b1ecb4a96a917f7ed3190d80c049b1de29 )" family="MYSQL" exact-version="5.7.31">
|
|
||||||
<extra-name-characters>#@</extra-name-characters>
|
|
||||||
<identifier-quote-string>`</identifier-quote-string>
|
|
||||||
</database-info>
|
|
||||||
<case-sensitivity plain-identifiers="mixed" quoted-identifiers="upper" />
|
|
||||||
<secret-storage>master_key</secret-storage>
|
|
||||||
<user-name>root</user-name>
|
|
||||||
<introspection-schemas>*:@</introspection-schemas>
|
|
||||||
</data-source>
|
|
||||||
<data-source name="chapter6@localhost" uuid="53251f18-bc53-409c-8a49-403ab957ba74">
|
|
||||||
<database-info product="MySQL" version="5.7.31" jdbc-version="4.0" driver-name="MySQL Connector Java" driver-version="mysql-connector-java-5.1.47 ( Revision: fe1903b1ecb4a96a917f7ed3190d80c049b1de29 )" family="MYSQL" exact-version="5.7.31">
|
|
||||||
<extra-name-characters>#@</extra-name-characters>
|
|
||||||
<identifier-quote-string>`</identifier-quote-string>
|
|
||||||
</database-info>
|
|
||||||
<case-sensitivity plain-identifiers="mixed" quoted-identifiers="upper" />
|
|
||||||
<secret-storage>master_key</secret-storage>
|
|
||||||
<user-name>root</user-name>
|
|
||||||
<introspection-schemas>*:@</introspection-schemas>
|
|
||||||
</data-source>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
|
@ -1,61 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
|
||||||
<data-source source="LOCAL" name="chapter4@127.0.0.1" uuid="2817679a-42bc-44cc-8a66-ad7ce47a42ae">
|
|
||||||
<driver-ref>mysql</driver-ref>
|
|
||||||
<synchronize>true</synchronize>
|
|
||||||
<jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
|
|
||||||
<jdbc-url>jdbc:mysql://127.0.0.1:3306/chapter4</jdbc-url>
|
|
||||||
<driver-properties>
|
|
||||||
<property name="autoReconnect" value="true" />
|
|
||||||
<property name="zeroDateTimeBehavior" value="convertToNull" />
|
|
||||||
<property name="tinyInt1isBit" value="false" />
|
|
||||||
<property name="characterEncoding" value="utf8" />
|
|
||||||
<property name="characterSetResults" value="utf8" />
|
|
||||||
<property name="yearIsDateType" value="false" />
|
|
||||||
</driver-properties>
|
|
||||||
</data-source>
|
|
||||||
<data-source source="LOCAL" name="qor_example@localhost" uuid="799e0504-d2b8-44c4-ae08-0234e0d9cb74">
|
|
||||||
<driver-ref>mysql</driver-ref>
|
|
||||||
<synchronize>true</synchronize>
|
|
||||||
<jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
|
|
||||||
<jdbc-url>jdbc:mysql://localhost:3306/qor_example</jdbc-url>
|
|
||||||
<driver-properties>
|
|
||||||
<property name="autoReconnect" value="true" />
|
|
||||||
<property name="zeroDateTimeBehavior" value="convertToNull" />
|
|
||||||
<property name="tinyInt1isBit" value="false" />
|
|
||||||
<property name="characterEncoding" value="utf8" />
|
|
||||||
<property name="characterSetResults" value="utf8" />
|
|
||||||
<property name="yearIsDateType" value="false" />
|
|
||||||
</driver-properties>
|
|
||||||
</data-source>
|
|
||||||
<data-source source="LOCAL" name="chapter8@localhost" uuid="f533f6cd-8649-4666-aaaf-afffeb919f2e">
|
|
||||||
<driver-ref>mysql</driver-ref>
|
|
||||||
<synchronize>true</synchronize>
|
|
||||||
<jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
|
|
||||||
<jdbc-url>jdbc:mysql://localhost:3306/chapter8</jdbc-url>
|
|
||||||
<driver-properties>
|
|
||||||
<property name="autoReconnect" value="true" />
|
|
||||||
<property name="zeroDateTimeBehavior" value="convertToNull" />
|
|
||||||
<property name="tinyInt1isBit" value="false" />
|
|
||||||
<property name="characterEncoding" value="utf8" />
|
|
||||||
<property name="characterSetResults" value="utf8" />
|
|
||||||
<property name="yearIsDateType" value="false" />
|
|
||||||
</driver-properties>
|
|
||||||
</data-source>
|
|
||||||
<data-source source="LOCAL" name="chapter6@localhost" uuid="53251f18-bc53-409c-8a49-403ab957ba74">
|
|
||||||
<driver-ref>mysql</driver-ref>
|
|
||||||
<synchronize>true</synchronize>
|
|
||||||
<jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
|
|
||||||
<jdbc-url>jdbc:mysql://localhost:3306/chapter6</jdbc-url>
|
|
||||||
<driver-properties>
|
|
||||||
<property name="autoReconnect" value="true" />
|
|
||||||
<property name="zeroDateTimeBehavior" value="convertToNull" />
|
|
||||||
<property name="tinyInt1isBit" value="false" />
|
|
||||||
<property name="characterEncoding" value="utf8" />
|
|
||||||
<property name="characterSetResults" value="utf8" />
|
|
||||||
<property name="yearIsDateType" value="false" />
|
|
||||||
</driver-properties>
|
|
||||||
</data-source>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,2 +0,0 @@
|
||||||
#n:beego_go_blog
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:blog
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:chapter10
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:ctl
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:default
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:gin_cms
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:haosuc
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:hrefsdb
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:joo
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:l2_417
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:l2_417_dev
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:l2_417_pr
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:lo_2
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:m2_theme
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:nideshop
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:pngsu
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:qor_example
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:ry
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:shirdon
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:test
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:tipaskx
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:word_run
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,2 +0,0 @@
|
||||||
#n:wordpress
|
|
||||||
!<md> [null, 0, null, null, -2147483648, -2147483648]
|
|
|
@ -1,973 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<dataSource name="chapter6@localhost">
|
|
||||||
<database-model serializer="dbm" rdbms="MYSQL" format-version="4.11">
|
|
||||||
<root id="1">
|
|
||||||
<ServerVersion>5.7.31</ServerVersion>
|
|
||||||
<DefaultEngine>InnoDB</DefaultEngine>
|
|
||||||
<DefaultTmpEngine>InnoDB</DefaultTmpEngine>
|
|
||||||
<DefaultCasing>mixed/mixed</DefaultCasing>
|
|
||||||
</root>
|
|
||||||
<schema id="2" parent="1" name="ch4">
|
|
||||||
<Collation>utf8_general_ci</Collation>
|
|
||||||
</schema>
|
|
||||||
<schema id="3" parent="1" name="chapter4">
|
|
||||||
<Collation>utf8_general_ci</Collation>
|
|
||||||
</schema>
|
|
||||||
<schema id="4" parent="1" name="chapter6">
|
|
||||||
<Current>1</Current>
|
|
||||||
<Visible>1</Visible>
|
|
||||||
<Collation>utf8_general_ci</Collation>
|
|
||||||
</schema>
|
|
||||||
<schema id="5" parent="1" name="chapter8">
|
|
||||||
<Collation>utf8_general_ci</Collation>
|
|
||||||
</schema>
|
|
||||||
<schema id="6" parent="1" name="information_schema">
|
|
||||||
<Collation>utf8_general_ci</Collation>
|
|
||||||
</schema>
|
|
||||||
<schema id="7" parent="1" name="m2">
|
|
||||||
<Collation>utf8_general_ci</Collation>
|
|
||||||
</schema>
|
|
||||||
<schema id="8" parent="1" name="mysql">
|
|
||||||
<Collation>utf8_general_ci</Collation>
|
|
||||||
</schema>
|
|
||||||
<schema id="9" parent="1" name="mysql_db_test">
|
|
||||||
<Collation>utf8_general_ci</Collation>
|
|
||||||
</schema>
|
|
||||||
<schema id="10" parent="1" name="performance_schema">
|
|
||||||
<Collation>utf8_general_ci</Collation>
|
|
||||||
</schema>
|
|
||||||
<schema id="11" parent="1" name="shop">
|
|
||||||
<Collation>utf8_general_ci</Collation>
|
|
||||||
</schema>
|
|
||||||
<schema id="12" parent="1" name="sys">
|
|
||||||
<Collation>utf8_general_ci</Collation>
|
|
||||||
</schema>
|
|
||||||
<collation id="13" parent="1" name="armscii8_bin">
|
|
||||||
<Charset>armscii8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="14" parent="1" name="armscii8_general_ci">
|
|
||||||
<Charset>armscii8</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="15" parent="1" name="ascii_bin">
|
|
||||||
<Charset>ascii</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="16" parent="1" name="ascii_general_ci">
|
|
||||||
<Charset>ascii</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="17" parent="1" name="big5_bin">
|
|
||||||
<Charset>big5</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="18" parent="1" name="big5_chinese_ci">
|
|
||||||
<Charset>big5</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="19" parent="1" name="binary">
|
|
||||||
<Charset>binary</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="20" parent="1" name="cp1250_bin">
|
|
||||||
<Charset>cp1250</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="21" parent="1" name="cp1250_croatian_ci">
|
|
||||||
<Charset>cp1250</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="22" parent="1" name="cp1250_czech_cs">
|
|
||||||
<Charset>cp1250</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="23" parent="1" name="cp1250_general_ci">
|
|
||||||
<Charset>cp1250</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="24" parent="1" name="cp1250_polish_ci">
|
|
||||||
<Charset>cp1250</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="25" parent="1" name="cp1251_bin">
|
|
||||||
<Charset>cp1251</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="26" parent="1" name="cp1251_bulgarian_ci">
|
|
||||||
<Charset>cp1251</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="27" parent="1" name="cp1251_general_ci">
|
|
||||||
<Charset>cp1251</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="28" parent="1" name="cp1251_general_cs">
|
|
||||||
<Charset>cp1251</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="29" parent="1" name="cp1251_ukrainian_ci">
|
|
||||||
<Charset>cp1251</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="30" parent="1" name="cp1256_bin">
|
|
||||||
<Charset>cp1256</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="31" parent="1" name="cp1256_general_ci">
|
|
||||||
<Charset>cp1256</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="32" parent="1" name="cp1257_bin">
|
|
||||||
<Charset>cp1257</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="33" parent="1" name="cp1257_general_ci">
|
|
||||||
<Charset>cp1257</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="34" parent="1" name="cp1257_lithuanian_ci">
|
|
||||||
<Charset>cp1257</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="35" parent="1" name="cp850_bin">
|
|
||||||
<Charset>cp850</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="36" parent="1" name="cp850_general_ci">
|
|
||||||
<Charset>cp850</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="37" parent="1" name="cp852_bin">
|
|
||||||
<Charset>cp852</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="38" parent="1" name="cp852_general_ci">
|
|
||||||
<Charset>cp852</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="39" parent="1" name="cp866_bin">
|
|
||||||
<Charset>cp866</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="40" parent="1" name="cp866_general_ci">
|
|
||||||
<Charset>cp866</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="41" parent="1" name="cp932_bin">
|
|
||||||
<Charset>cp932</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="42" parent="1" name="cp932_japanese_ci">
|
|
||||||
<Charset>cp932</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="43" parent="1" name="dec8_bin">
|
|
||||||
<Charset>dec8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="44" parent="1" name="dec8_swedish_ci">
|
|
||||||
<Charset>dec8</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="45" parent="1" name="eucjpms_bin">
|
|
||||||
<Charset>eucjpms</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="46" parent="1" name="eucjpms_japanese_ci">
|
|
||||||
<Charset>eucjpms</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="47" parent="1" name="euckr_bin">
|
|
||||||
<Charset>euckr</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="48" parent="1" name="euckr_korean_ci">
|
|
||||||
<Charset>euckr</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="49" parent="1" name="gb18030_bin">
|
|
||||||
<Charset>gb18030</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="50" parent="1" name="gb18030_chinese_ci">
|
|
||||||
<Charset>gb18030</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="51" parent="1" name="gb18030_unicode_520_ci">
|
|
||||||
<Charset>gb18030</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="52" parent="1" name="gb2312_bin">
|
|
||||||
<Charset>gb2312</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="53" parent="1" name="gb2312_chinese_ci">
|
|
||||||
<Charset>gb2312</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="54" parent="1" name="gbk_bin">
|
|
||||||
<Charset>gbk</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="55" parent="1" name="gbk_chinese_ci">
|
|
||||||
<Charset>gbk</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="56" parent="1" name="geostd8_bin">
|
|
||||||
<Charset>geostd8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="57" parent="1" name="geostd8_general_ci">
|
|
||||||
<Charset>geostd8</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="58" parent="1" name="greek_bin">
|
|
||||||
<Charset>greek</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="59" parent="1" name="greek_general_ci">
|
|
||||||
<Charset>greek</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="60" parent="1" name="hebrew_bin">
|
|
||||||
<Charset>hebrew</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="61" parent="1" name="hebrew_general_ci">
|
|
||||||
<Charset>hebrew</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="62" parent="1" name="hp8_bin">
|
|
||||||
<Charset>hp8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="63" parent="1" name="hp8_english_ci">
|
|
||||||
<Charset>hp8</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="64" parent="1" name="keybcs2_bin">
|
|
||||||
<Charset>keybcs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="65" parent="1" name="keybcs2_general_ci">
|
|
||||||
<Charset>keybcs2</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="66" parent="1" name="koi8r_bin">
|
|
||||||
<Charset>koi8r</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="67" parent="1" name="koi8r_general_ci">
|
|
||||||
<Charset>koi8r</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="68" parent="1" name="koi8u_bin">
|
|
||||||
<Charset>koi8u</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="69" parent="1" name="koi8u_general_ci">
|
|
||||||
<Charset>koi8u</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="70" parent="1" name="latin1_bin">
|
|
||||||
<Charset>latin1</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="71" parent="1" name="latin1_danish_ci">
|
|
||||||
<Charset>latin1</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="72" parent="1" name="latin1_general_ci">
|
|
||||||
<Charset>latin1</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="73" parent="1" name="latin1_general_cs">
|
|
||||||
<Charset>latin1</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="74" parent="1" name="latin1_german1_ci">
|
|
||||||
<Charset>latin1</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="75" parent="1" name="latin1_german2_ci">
|
|
||||||
<Charset>latin1</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="76" parent="1" name="latin1_spanish_ci">
|
|
||||||
<Charset>latin1</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="77" parent="1" name="latin1_swedish_ci">
|
|
||||||
<Charset>latin1</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="78" parent="1" name="latin2_bin">
|
|
||||||
<Charset>latin2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="79" parent="1" name="latin2_croatian_ci">
|
|
||||||
<Charset>latin2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="80" parent="1" name="latin2_czech_cs">
|
|
||||||
<Charset>latin2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="81" parent="1" name="latin2_general_ci">
|
|
||||||
<Charset>latin2</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="82" parent="1" name="latin2_hungarian_ci">
|
|
||||||
<Charset>latin2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="83" parent="1" name="latin5_bin">
|
|
||||||
<Charset>latin5</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="84" parent="1" name="latin5_turkish_ci">
|
|
||||||
<Charset>latin5</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="85" parent="1" name="latin7_bin">
|
|
||||||
<Charset>latin7</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="86" parent="1" name="latin7_estonian_cs">
|
|
||||||
<Charset>latin7</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="87" parent="1" name="latin7_general_ci">
|
|
||||||
<Charset>latin7</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="88" parent="1" name="latin7_general_cs">
|
|
||||||
<Charset>latin7</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="89" parent="1" name="macce_bin">
|
|
||||||
<Charset>macce</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="90" parent="1" name="macce_general_ci">
|
|
||||||
<Charset>macce</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="91" parent="1" name="macroman_bin">
|
|
||||||
<Charset>macroman</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="92" parent="1" name="macroman_general_ci">
|
|
||||||
<Charset>macroman</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="93" parent="1" name="sjis_bin">
|
|
||||||
<Charset>sjis</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="94" parent="1" name="sjis_japanese_ci">
|
|
||||||
<Charset>sjis</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="95" parent="1" name="swe7_bin">
|
|
||||||
<Charset>swe7</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="96" parent="1" name="swe7_swedish_ci">
|
|
||||||
<Charset>swe7</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="97" parent="1" name="tis620_bin">
|
|
||||||
<Charset>tis620</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="98" parent="1" name="tis620_thai_ci">
|
|
||||||
<Charset>tis620</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="99" parent="1" name="ucs2_bin">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="100" parent="1" name="ucs2_croatian_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="101" parent="1" name="ucs2_czech_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="102" parent="1" name="ucs2_danish_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="103" parent="1" name="ucs2_esperanto_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="104" parent="1" name="ucs2_estonian_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="105" parent="1" name="ucs2_general_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="106" parent="1" name="ucs2_general_mysql500_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="107" parent="1" name="ucs2_german2_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="108" parent="1" name="ucs2_hungarian_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="109" parent="1" name="ucs2_icelandic_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="110" parent="1" name="ucs2_latvian_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="111" parent="1" name="ucs2_lithuanian_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="112" parent="1" name="ucs2_persian_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="113" parent="1" name="ucs2_polish_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="114" parent="1" name="ucs2_roman_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="115" parent="1" name="ucs2_romanian_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="116" parent="1" name="ucs2_sinhala_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="117" parent="1" name="ucs2_slovak_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="118" parent="1" name="ucs2_slovenian_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="119" parent="1" name="ucs2_spanish2_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="120" parent="1" name="ucs2_spanish_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="121" parent="1" name="ucs2_swedish_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="122" parent="1" name="ucs2_turkish_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="123" parent="1" name="ucs2_unicode_520_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="124" parent="1" name="ucs2_unicode_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="125" parent="1" name="ucs2_vietnamese_ci">
|
|
||||||
<Charset>ucs2</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="126" parent="1" name="ujis_bin">
|
|
||||||
<Charset>ujis</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="127" parent="1" name="ujis_japanese_ci">
|
|
||||||
<Charset>ujis</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="128" parent="1" name="utf16_bin">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="129" parent="1" name="utf16_croatian_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="130" parent="1" name="utf16_czech_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="131" parent="1" name="utf16_danish_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="132" parent="1" name="utf16_esperanto_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="133" parent="1" name="utf16_estonian_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="134" parent="1" name="utf16_general_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="135" parent="1" name="utf16_german2_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="136" parent="1" name="utf16_hungarian_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="137" parent="1" name="utf16_icelandic_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="138" parent="1" name="utf16_latvian_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="139" parent="1" name="utf16_lithuanian_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="140" parent="1" name="utf16_persian_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="141" parent="1" name="utf16_polish_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="142" parent="1" name="utf16_roman_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="143" parent="1" name="utf16_romanian_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="144" parent="1" name="utf16_sinhala_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="145" parent="1" name="utf16_slovak_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="146" parent="1" name="utf16_slovenian_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="147" parent="1" name="utf16_spanish2_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="148" parent="1" name="utf16_spanish_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="149" parent="1" name="utf16_swedish_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="150" parent="1" name="utf16_turkish_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="151" parent="1" name="utf16_unicode_520_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="152" parent="1" name="utf16_unicode_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="153" parent="1" name="utf16_vietnamese_ci">
|
|
||||||
<Charset>utf16</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="154" parent="1" name="utf16le_bin">
|
|
||||||
<Charset>utf16le</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="155" parent="1" name="utf16le_general_ci">
|
|
||||||
<Charset>utf16le</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="156" parent="1" name="utf32_bin">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="157" parent="1" name="utf32_croatian_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="158" parent="1" name="utf32_czech_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="159" parent="1" name="utf32_danish_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="160" parent="1" name="utf32_esperanto_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="161" parent="1" name="utf32_estonian_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="162" parent="1" name="utf32_general_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="163" parent="1" name="utf32_german2_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="164" parent="1" name="utf32_hungarian_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="165" parent="1" name="utf32_icelandic_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="166" parent="1" name="utf32_latvian_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="167" parent="1" name="utf32_lithuanian_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="168" parent="1" name="utf32_persian_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="169" parent="1" name="utf32_polish_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="170" parent="1" name="utf32_roman_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="171" parent="1" name="utf32_romanian_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="172" parent="1" name="utf32_sinhala_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="173" parent="1" name="utf32_slovak_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="174" parent="1" name="utf32_slovenian_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="175" parent="1" name="utf32_spanish2_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="176" parent="1" name="utf32_spanish_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="177" parent="1" name="utf32_swedish_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="178" parent="1" name="utf32_turkish_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="179" parent="1" name="utf32_unicode_520_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="180" parent="1" name="utf32_unicode_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="181" parent="1" name="utf32_vietnamese_ci">
|
|
||||||
<Charset>utf32</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="182" parent="1" name="utf8_bin">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="183" parent="1" name="utf8_croatian_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="184" parent="1" name="utf8_czech_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="185" parent="1" name="utf8_danish_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="186" parent="1" name="utf8_esperanto_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="187" parent="1" name="utf8_estonian_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="188" parent="1" name="utf8_general_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="189" parent="1" name="utf8_general_mysql500_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="190" parent="1" name="utf8_german2_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="191" parent="1" name="utf8_hungarian_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="192" parent="1" name="utf8_icelandic_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="193" parent="1" name="utf8_latvian_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="194" parent="1" name="utf8_lithuanian_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="195" parent="1" name="utf8_persian_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="196" parent="1" name="utf8_polish_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="197" parent="1" name="utf8_roman_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="198" parent="1" name="utf8_romanian_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="199" parent="1" name="utf8_sinhala_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="200" parent="1" name="utf8_slovak_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="201" parent="1" name="utf8_slovenian_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="202" parent="1" name="utf8_spanish2_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="203" parent="1" name="utf8_spanish_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="204" parent="1" name="utf8_swedish_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="205" parent="1" name="utf8_turkish_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="206" parent="1" name="utf8_unicode_520_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="207" parent="1" name="utf8_unicode_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="208" parent="1" name="utf8_vietnamese_ci">
|
|
||||||
<Charset>utf8</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="209" parent="1" name="utf8mb4_bin">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="210" parent="1" name="utf8mb4_croatian_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="211" parent="1" name="utf8mb4_czech_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="212" parent="1" name="utf8mb4_danish_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="213" parent="1" name="utf8mb4_esperanto_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="214" parent="1" name="utf8mb4_estonian_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="215" parent="1" name="utf8mb4_general_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>1</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="216" parent="1" name="utf8mb4_german2_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="217" parent="1" name="utf8mb4_hungarian_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="218" parent="1" name="utf8mb4_icelandic_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="219" parent="1" name="utf8mb4_latvian_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="220" parent="1" name="utf8mb4_lithuanian_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="221" parent="1" name="utf8mb4_persian_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="222" parent="1" name="utf8mb4_polish_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="223" parent="1" name="utf8mb4_roman_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="224" parent="1" name="utf8mb4_romanian_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="225" parent="1" name="utf8mb4_sinhala_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="226" parent="1" name="utf8mb4_slovak_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="227" parent="1" name="utf8mb4_slovenian_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="228" parent="1" name="utf8mb4_spanish2_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="229" parent="1" name="utf8mb4_spanish_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="230" parent="1" name="utf8mb4_swedish_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="231" parent="1" name="utf8mb4_turkish_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="232" parent="1" name="utf8mb4_unicode_520_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="233" parent="1" name="utf8mb4_unicode_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<collation id="234" parent="1" name="utf8mb4_vietnamese_ci">
|
|
||||||
<Charset>utf8mb4</Charset>
|
|
||||||
<DefaultForCharset>0</DefaultForCharset>
|
|
||||||
</collation>
|
|
||||||
<table id="235" parent="4" name="user">
|
|
||||||
<Comment>用户表</Comment>
|
|
||||||
</table>
|
|
||||||
<column id="236" parent="235" name="uid">
|
|
||||||
<Position>1</Position>
|
|
||||||
<DataType>int(10)|0s</DataType>
|
|
||||||
<NotNull>1</NotNull>
|
|
||||||
<SequenceIdentity>1</SequenceIdentity>
|
|
||||||
<ColumnKind>normal</ColumnKind>
|
|
||||||
</column>
|
|
||||||
<column id="237" parent="235" name="name">
|
|
||||||
<Position>2</Position>
|
|
||||||
<DataType>varchar(30)|0s</DataType>
|
|
||||||
<DefaultExpression>''</DefaultExpression>
|
|
||||||
<ColumnKind>normal</ColumnKind>
|
|
||||||
</column>
|
|
||||||
<column id="238" parent="235" name="phone">
|
|
||||||
<Position>3</Position>
|
|
||||||
<DataType>varchar(20)|0s</DataType>
|
|
||||||
<DefaultExpression>''</DefaultExpression>
|
|
||||||
<ColumnKind>normal</ColumnKind>
|
|
||||||
</column>
|
|
||||||
<column id="239" parent="235" name="email">
|
|
||||||
<Position>4</Position>
|
|
||||||
<DataType>varchar(30)|0s</DataType>
|
|
||||||
<DefaultExpression>''</DefaultExpression>
|
|
||||||
<ColumnKind>normal</ColumnKind>
|
|
||||||
</column>
|
|
||||||
<column id="240" parent="235" name="password">
|
|
||||||
<Position>5</Position>
|
|
||||||
<DataType>varchar(100)|0s</DataType>
|
|
||||||
<DefaultExpression>''</DefaultExpression>
|
|
||||||
<ColumnKind>normal</ColumnKind>
|
|
||||||
</column>
|
|
||||||
<key id="241" parent="235" name="PRIMARY">
|
|
||||||
<NameSurrogate>1</NameSurrogate>
|
|
||||||
<ColNames>uid</ColNames>
|
|
||||||
<Primary>1</Primary>
|
|
||||||
</key>
|
|
||||||
</database-model>
|
|
||||||
</dataSource>
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,8 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<module type="WEB_MODULE" version="4">
|
|
||||||
<component name="NewModuleRootManager">
|
|
||||||
<content url="file://$MODULE_DIR$" />
|
|
||||||
<orderEntry type="inheritedJdk" />
|
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
|
||||||
</component>
|
|
||||||
</module>
|
|
|
@ -1,6 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="JavaScriptSettings">
|
|
||||||
<option name="languageLevel" value="ES6" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
|
@ -1,8 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="ProjectModuleManager">
|
|
||||||
<modules>
|
|
||||||
<module fileurl="file://$PROJECT_DIR$/.idea/goWebFromIntroductionToMastery.iml" filepath="$PROJECT_DIR$/.idea/goWebFromIntroductionToMastery.iml" />
|
|
||||||
</modules>
|
|
||||||
</component>
|
|
||||||
</project>
|
|
|
@ -1,7 +1,43 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="e70dc878-0be1-4fbf-95b9-aefd91af20ef" name="Default Changelist" comment="" />
|
<list default="true" id="e70dc878-0be1-4fbf-95b9-aefd91af20ef" name="Default Changelist" comment="">
|
||||||
|
<change afterPath="$PROJECT_DIR$/codebigdata.jpg" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/beego_go_blog.RDq2QA.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/blog.oi8uAA.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/chapter10.LKPeWg.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/ctl.G4IBAA.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/default.QdYTXA.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/gin_cms.VnoJAg.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/haosuc.6xsDtw.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/hrefsdb.JunPRQ.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/joo.ypsBAA.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/l2_417.4fI3uw.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/l2_417_dev.t01-pg.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/l2_417_pr.IIjS0w.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/lo_2.dsQyAA.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/m2_theme.b4aHOA.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/nideshop.clSZBQ.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/pngsu.S9pdBg.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/qor_example.Pxr56A.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/ry.Rw4AAA.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/shirdon.RZrheg.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/test.kkQ2AA.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/tipaskx.OtDXsQ.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/word_run.1hu2AQ.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/2817679a-42bc-44cc-8a66-ad7ce47a42ae/storage_v2/_src_/schema/wordpress.ebP8NQ.meta" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/53251f18-bc53-409c-8a49-403ab957ba74.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/799e0504-d2b8-44c4-ae08-0234e0d9cb74.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/dataSources/f533f6cd-8649-4666-aaaf-afffeb919f2e.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/goWebActualCombat.iml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
||||||
|
</list>
|
||||||
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
|
@ -175,7 +211,7 @@
|
||||||
<session id="586449185">
|
<session id="586449185">
|
||||||
<usages-collector id="statistics.lifecycle.project">
|
<usages-collector id="statistics.lifecycle.project">
|
||||||
<counts>
|
<counts>
|
||||||
<entry key="project.closed" value="75" />
|
<entry key="project.closed" value="76" />
|
||||||
<entry key="project.open.time.0" value="1" />
|
<entry key="project.open.time.0" value="1" />
|
||||||
<entry key="project.open.time.1" value="5" />
|
<entry key="project.open.time.1" value="5" />
|
||||||
<entry key="project.open.time.10" value="10" />
|
<entry key="project.open.time.10" value="10" />
|
||||||
|
@ -270,11 +306,39 @@
|
||||||
</counts>
|
</counts>
|
||||||
</usages-collector>
|
</usages-collector>
|
||||||
</session>
|
</session>
|
||||||
|
<session id="1684626637">
|
||||||
|
<usages-collector id="statistics.lifecycle.project">
|
||||||
|
<counts>
|
||||||
|
<entry key="project.open.time.1" value="1" />
|
||||||
|
<entry key="project.opened" value="1" />
|
||||||
|
</counts>
|
||||||
|
</usages-collector>
|
||||||
|
<usages-collector id="statistics.file.extensions.open">
|
||||||
|
<counts>
|
||||||
|
<entry key="md" value="2" />
|
||||||
|
</counts>
|
||||||
|
</usages-collector>
|
||||||
|
<usages-collector id="statistics.file.types.open">
|
||||||
|
<counts>
|
||||||
|
<entry key="Markdown" value="2" />
|
||||||
|
</counts>
|
||||||
|
</usages-collector>
|
||||||
|
<usages-collector id="statistics.file.extensions.edit">
|
||||||
|
<counts>
|
||||||
|
<entry key="md" value="48" />
|
||||||
|
</counts>
|
||||||
|
</usages-collector>
|
||||||
|
<usages-collector id="statistics.file.types.edit">
|
||||||
|
<counts>
|
||||||
|
<entry key="Markdown" value="48" />
|
||||||
|
</counts>
|
||||||
|
</usages-collector>
|
||||||
|
</session>
|
||||||
</component>
|
</component>
|
||||||
<component name="FileEditorManager">
|
<component name="FileEditorManager">
|
||||||
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
||||||
<file pinned="false" current-in-tab="false">
|
<file pinned="false" current-in-tab="false">
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_waitgroup1.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/timer.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
|
@ -283,58 +347,62 @@
|
||||||
</entry>
|
</entry>
|
||||||
</file>
|
</file>
|
||||||
<file pinned="false" current-in-tab="false">
|
<file pinned="false" current-in-tab="false">
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_waitgroup2.go">
|
<entry file="file://$PROJECT_DIR$/chapter8/gin/gin1.go">
|
||||||
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
|
<file pinned="false" current-in-tab="false">
|
||||||
|
<entry file="file://$PROJECT_DIR$/chapter8/gin/gin2.go">
|
||||||
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
|
<file pinned="false" current-in-tab="false">
|
||||||
|
<entry file="file://$PROJECT_DIR$/chapter8/gin/gin3.go">
|
||||||
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
|
<file pinned="false" current-in-tab="false">
|
||||||
|
<entry file="file://$PROJECT_DIR$/chapter8/gin/gin-router.go">
|
||||||
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
|
<file pinned="false" current-in-tab="false">
|
||||||
|
<entry file="file://$PROJECT_DIR$/chapter8/gin/gin-redis.go">
|
||||||
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
|
<file pinned="false" current-in-tab="false">
|
||||||
|
<entry file="file://$PROJECT_DIR$/chapter8/oauth2.0/main.go">
|
||||||
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
|
<file pinned="false" current-in-tab="false">
|
||||||
|
<entry file="file://$PROJECT_DIR$/chapter8/restful/main.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="165">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="18" selection-start-line="18" selection-end-line="18" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
</file>
|
</file>
|
||||||
<file pinned="false" current-in-tab="false">
|
<file pinned="false" current-in-tab="false">
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/timer.go">
|
<entry file="file://$PROJECT_DIR$/README.en.md">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
||||||
<state relative-caret-position="105">
|
<state split_layout="SPLIT">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<first_editor />
|
||||||
|
<second_editor />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
</file>
|
</file>
|
||||||
<file pinned="false" current-in-tab="false">
|
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/gin/gin1.go">
|
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
|
||||||
</entry>
|
|
||||||
</file>
|
|
||||||
<file pinned="false" current-in-tab="false">
|
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/gin/gin2.go">
|
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
|
||||||
</entry>
|
|
||||||
</file>
|
|
||||||
<file pinned="false" current-in-tab="false">
|
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/gin/gin3.go">
|
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
|
||||||
</entry>
|
|
||||||
</file>
|
|
||||||
<file pinned="false" current-in-tab="false">
|
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/gin/gin-router.go">
|
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
|
||||||
</entry>
|
|
||||||
</file>
|
|
||||||
<file pinned="false" current-in-tab="false">
|
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/gin/gin-redis.go">
|
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
|
||||||
</entry>
|
|
||||||
</file>
|
|
||||||
<file pinned="false" current-in-tab="false">
|
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/oauth2.0/main.go">
|
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
|
||||||
</entry>
|
|
||||||
</file>
|
|
||||||
<file pinned="false" current-in-tab="true">
|
<file pinned="false" current-in-tab="true">
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/restful/main.go">
|
<entry file="file://$PROJECT_DIR$/README.md">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
||||||
<state relative-caret-position="135">
|
<state split_layout="SPLIT">
|
||||||
<caret line="9" lean-forward="true" selection-start-line="9" selection-end-line="9" />
|
<first_editor relative-caret-position="150">
|
||||||
|
<caret line="59" column="18" lean-forward="true" selection-start-line="59" selection-start-column="18" selection-end-line="59" selection-end-column="18" />
|
||||||
|
</first_editor>
|
||||||
|
<second_editor />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
|
@ -425,57 +493,57 @@
|
||||||
<component name="IdeDocumentHistory">
|
<component name="IdeDocumentHistory">
|
||||||
<option name="CHANGED_PATHS">
|
<option name="CHANGED_PATHS">
|
||||||
<list>
|
<list>
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/create2.go" />
|
<option value="$PROJECT_DIR$/chapter6/exportCsv.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/exportCsv.go" />
|
<option value="$PROJECT_DIR$/chapter6/filewalk.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/filewalk.go" />
|
<option value="$PROJECT_DIR$/chapter6/link1.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/link1.go" />
|
<option value="$PROJECT_DIR$/chapter6/link2.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/link2.go" />
|
<option value="$PROJECT_DIR$/chapter6/log1.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/log1.go" />
|
<option value="$PROJECT_DIR$/chapter6/log2.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/log2.go" />
|
<option value="$PROJECT_DIR$/chapter6/log3.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/log3.go" />
|
<option value="$PROJECT_DIR$/chapter6/log4.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/log4.go" />
|
<option value="$PROJECT_DIR$/chapter6/mkdir1.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/mkdir1.go" />
|
<option value="$PROJECT_DIR$/chapter6/mkdir2.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/mkdir2.go" />
|
<option value="$PROJECT_DIR$/chapter6/mkdir3.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/mkdir3.go" />
|
<option value="$PROJECT_DIR$/chapter6/reg2.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/reg2.go" />
|
<option value="$PROJECT_DIR$/chapter6/reg3.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/reg3.go" />
|
<option value="$PROJECT_DIR$/chapter6/reg4.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/reg4.go" />
|
<option value="$PROJECT_DIR$/chapter6/reg5.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/reg5.go" />
|
<option value="$PROJECT_DIR$/chapter6/reg6.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/reg6.go" />
|
<option value="$PROJECT_DIR$/chapter6/reg7.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/reg7.go" />
|
<option value="$PROJECT_DIR$/chapter6/remove.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/remove.go" />
|
<option value="$PROJECT_DIR$/chapter6/remove_file.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/remove_file.go" />
|
<option value="$PROJECT_DIR$/chapter6/removeall.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/removeall.go" />
|
<option value="$PROJECT_DIR$/chapter6/rename.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/rename.go" />
|
<option value="$PROJECT_DIR$/chapter6/rename2.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter6/rename2.go" />
|
<option value="$PROJECT_DIR$/chapter7/chan2.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/chan2.go" />
|
<option value="$PROJECT_DIR$/chapter7/chan3.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/chan3.go" />
|
<option value="$PROJECT_DIR$/chapter7/chan4.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/chan4.go" />
|
<option value="$PROJECT_DIR$/chapter7/channel-filter.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/channel-filter.go" />
|
<option value="$PROJECT_DIR$/chapter7/channel-quit.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/channel-quit.go" />
|
<option value="$PROJECT_DIR$/chapter7/channel-receive.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/channel-receive.go" />
|
<option value="$PROJECT_DIR$/chapter7/generator.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/generator.go" />
|
<option value="$PROJECT_DIR$/chapter7/goroutine.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/goroutine.go" />
|
<option value="$PROJECT_DIR$/chapter7/goroutine1.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/goroutine1.go" />
|
<option value="$PROJECT_DIR$/chapter7/multi-channel-recombination.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/multi-channel-recombination.go" />
|
<option value="$PROJECT_DIR$/chapter7/multi-channel-recombination2.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/multi-channel-recombination2.go" />
|
<option value="$PROJECT_DIR$/chapter7/notification.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/notification.go" />
|
<option value="$PROJECT_DIR$/chapter7/picShow.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/picShow.go" />
|
<option value="$PROJECT_DIR$/chapter7/picShow1.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/picShow1.go" />
|
<option value="$PROJECT_DIR$/chapter7/race.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/race.go" />
|
<option value="$PROJECT_DIR$/chapter7/rand-generator.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/rand-generator.go" />
|
<option value="$PROJECT_DIR$/chapter7/sync_mutex.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_mutex.go" />
|
<option value="$PROJECT_DIR$/chapter7/sync_once1.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_once1.go" />
|
<option value="$PROJECT_DIR$/chapter7/sync_once2.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_once2.go" />
|
<option value="$PROJECT_DIR$/chapter7/sync_rwmutex.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_rwmutex.go" />
|
<option value="$PROJECT_DIR$/chapter7/sync_rwmutex1.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_rwmutex1.go" />
|
<option value="$PROJECT_DIR$/chapter7/sync_rwmutex2.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_rwmutex2.go" />
|
<option value="$PROJECT_DIR$/chapter7/sync_rwmutex3.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_rwmutex3.go" />
|
<option value="$PROJECT_DIR$/chapter7/sync_rwmutex4.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_rwmutex4.go" />
|
<option value="$PROJECT_DIR$/chapter7/sync_waitgroup1.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_waitgroup1.go" />
|
<option value="$PROJECT_DIR$/chapter7/sync_waitgroup2.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_waitgroup2.go" />
|
<option value="$PROJECT_DIR$/chapter7/timer.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter7/timer.go" />
|
<option value="$PROJECT_DIR$/chapter8/restful/main.go" />
|
||||||
<option value="$PROJECT_DIR$/../goWebActualCombat/chapter8/restful/main.go" />
|
<option value="$PROJECT_DIR$/README.md" />
|
||||||
</list>
|
</list>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
@ -492,7 +560,7 @@
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
||||||
<component name="ProjectView">
|
<component name="ProjectView">
|
||||||
<navigator proportions="" version="1">
|
<navigator currentView="Scope" currentSubView="Scope 'Project Files'; set:Project Files; class com.intellij.psi.search.scope.ProjectFilesScope" proportions="" version="1">
|
||||||
<foldersAlwaysOnTop value="true" />
|
<foldersAlwaysOnTop value="true" />
|
||||||
</navigator>
|
</navigator>
|
||||||
<panes>
|
<panes>
|
||||||
|
@ -572,7 +640,17 @@
|
||||||
<select />
|
<select />
|
||||||
</subPane>
|
</subPane>
|
||||||
</pane>
|
</pane>
|
||||||
<pane id="Scope" />
|
<pane id="Scope">
|
||||||
|
<subPane subId="Scope 'Project Files'; set:Project Files; class com.intellij.psi.search.scope.ProjectFilesScope">
|
||||||
|
<expand>
|
||||||
|
<path>
|
||||||
|
<item name="goWebActualCombat" type="3d21c010:ScopeViewTreeModel$ProjectNode" />
|
||||||
|
<item name="" type="442cc68d:ScopeViewTreeModel$RootNode" />
|
||||||
|
</path>
|
||||||
|
</expand>
|
||||||
|
<select />
|
||||||
|
</subPane>
|
||||||
|
</pane>
|
||||||
</panes>
|
</panes>
|
||||||
</component>
|
</component>
|
||||||
<component name="PropertiesComponent">
|
<component name="PropertiesComponent">
|
||||||
|
@ -593,13 +671,6 @@
|
||||||
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
|
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
|
||||||
</component>
|
</component>
|
||||||
<component name="RecentsManager">
|
<component name="RecentsManager">
|
||||||
<key name="CopyFile.RECENT_KEYS">
|
|
||||||
<recent name="$PROJECT_DIR$/chapter9" />
|
|
||||||
<recent name="$PROJECT_DIR$/../../../github.com/astaxie/beego" />
|
|
||||||
<recent name="$PROJECT_DIR$/chapter8/gin" />
|
|
||||||
<recent name="$PROJECT_DIR$/chapter4" />
|
|
||||||
<recent name="$PROJECT_DIR$/chapter7" />
|
|
||||||
</key>
|
|
||||||
<key name="MoveFile.RECENT_KEYS">
|
<key name="MoveFile.RECENT_KEYS">
|
||||||
<recent name="$PROJECT_DIR$/chapter7/goroutine" />
|
<recent name="$PROJECT_DIR$/chapter7/goroutine" />
|
||||||
<recent name="$PROJECT_DIR$/chapter8/beego1/views/user" />
|
<recent name="$PROJECT_DIR$/chapter8/beego1/views/user" />
|
||||||
|
@ -607,6 +678,13 @@
|
||||||
<recent name="$PROJECT_DIR$/chapter3/view" />
|
<recent name="$PROJECT_DIR$/chapter3/view" />
|
||||||
<recent name="$PROJECT_DIR$/chapter1/testexample" />
|
<recent name="$PROJECT_DIR$/chapter1/testexample" />
|
||||||
</key>
|
</key>
|
||||||
|
<key name="CopyFile.RECENT_KEYS">
|
||||||
|
<recent name="$PROJECT_DIR$" />
|
||||||
|
<recent name="$PROJECT_DIR$/chapter9" />
|
||||||
|
<recent name="$PROJECT_DIR$/../../../github.com/astaxie/beego" />
|
||||||
|
<recent name="$PROJECT_DIR$/chapter8/gin" />
|
||||||
|
<recent name="$PROJECT_DIR$/chapter4" />
|
||||||
|
</key>
|
||||||
</component>
|
</component>
|
||||||
<component name="RunDashboard">
|
<component name="RunDashboard">
|
||||||
<option name="ruleStates">
|
<option name="ruleStates">
|
||||||
|
@ -716,7 +794,7 @@
|
||||||
<frame x="0" y="23" width="1440" height="797" extended-state="6" />
|
<frame x="0" y="23" width="1440" height="797" extended-state="6" />
|
||||||
<editor active="true" />
|
<editor active="true" />
|
||||||
<layout>
|
<layout>
|
||||||
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.33404863" />
|
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.3383405" />
|
||||||
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
||||||
<window_info id="Favorites" order="2" side_tool="true" />
|
<window_info id="Favorites" order="2" side_tool="true" />
|
||||||
<window_info anchor="bottom" id="Message" order="0" />
|
<window_info anchor="bottom" id="Message" order="0" />
|
||||||
|
@ -727,8 +805,8 @@
|
||||||
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
||||||
<window_info anchor="bottom" id="TODO" order="6" />
|
<window_info anchor="bottom" id="TODO" order="6" />
|
||||||
<window_info anchor="bottom" id="Docker" order="7" weight="0.32907802" />
|
<window_info anchor="bottom" id="Docker" order="7" weight="0.32907802" />
|
||||||
<window_info anchor="bottom" id="Database Changes" order="8" />
|
<window_info anchor="bottom" id="Database Changes" order="8" show_stripe_button="false" />
|
||||||
<window_info anchor="bottom" id="Version Control" order="9" weight="0.32907802" />
|
<window_info anchor="bottom" id="Version Control" order="9" show_stripe_button="false" weight="0.32907802" />
|
||||||
<window_info anchor="bottom" id="Terminal" order="10" visible="true" weight="0.41843972" />
|
<window_info anchor="bottom" id="Terminal" order="10" visible="true" weight="0.41843972" />
|
||||||
<window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
|
<window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
|
||||||
<window_info anchor="bottom" id="Database Console" order="12" weight="0.32907802" />
|
<window_info anchor="bottom" id="Database Console" order="12" weight="0.32907802" />
|
||||||
|
@ -799,268 +877,280 @@
|
||||||
</expressions>
|
</expressions>
|
||||||
</component>
|
</component>
|
||||||
<component name="editorHistoryManager">
|
<component name="editorHistoryManager">
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter6/write2.go">
|
<entry file="file://$PROJECT_DIR$/chapter6/write4.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter6/write3.go">
|
<entry file="file://$PROJECT_DIR$/chapter6/xml_parse.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter6/write4.go">
|
<entry file="file://$PROJECT_DIR$/chapter6/xml_write.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter6/xml_parse.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/chan1.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter6/xml_write.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/chan2.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/chan1.go">
|
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/chan2.go">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/chan3.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/chan3.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/chan4.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/chan4.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/channel.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/channel.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/channel1.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/channel1.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/channel2.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/channel2.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/channel3.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/channel3.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/channel4.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/channel4.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/channel5.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/channel5.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/channel6.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/channel6.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/channel-filter.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/channel-filter.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/channel-listener.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/channel-listener.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/channel-quit.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/channel-quit.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/channel-receive.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/channel-receive.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/concurrent.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/concurrent.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/crawer.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/crawer.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/crawer2.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/crawer2.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/generator.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/generator.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/goroutine.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/goroutine.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/goroutine1.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/goroutine1.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/multi-channel-recombination.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/multi-channel-recombination.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/multi-channel-recombination2.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/multi-channel-recombination2.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/notification.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/notification.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/picShow.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/picShow.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/picShow1.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/picShow1.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/race.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/race.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="3">
|
<state relative-caret-position="3">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/rand-generator.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/rand-generator.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_mutex.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/sync_mutex.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_once1.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/sync_once1.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_once2.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/sync_once2.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_rwmutex.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/sync_rwmutex.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_rwmutex1.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/sync_rwmutex1.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_rwmutex2.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/sync_rwmutex2.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_rwmutex3.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/sync_rwmutex3.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_rwmutex4.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/sync_rwmutex4.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_waitgroup1.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/sync_waitgroup1.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/sync_waitgroup2.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/sync_waitgroup2.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter7/timer.go">
|
<entry file="file://$PROJECT_DIR$/chapter7/timer.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="105">
|
<state relative-caret-position="105">
|
||||||
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
<caret line="7" column="42" selection-start-line="7" selection-start-column="42" selection-end-line="7" selection-end-column="42" />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/gin/gin1.go">
|
<entry file="file://$PROJECT_DIR$/chapter8/gin/gin1.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/gin/gin2.go">
|
<entry file="file://$PROJECT_DIR$/chapter8/gin/gin2.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/gin/gin3.go">
|
<entry file="file://$PROJECT_DIR$/chapter8/gin/gin3.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/gin/gin-router.go">
|
<entry file="file://$PROJECT_DIR$/chapter8/gin/gin-router.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/gin/gin-redis.go">
|
<entry file="file://$PROJECT_DIR$/chapter8/gin/gin-redis.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/oauth2.0/main.go">
|
<entry file="file://$PROJECT_DIR$/chapter8/oauth2.0/main.go">
|
||||||
<provider selected="true" editor-type-id="text-editor" />
|
<provider selected="true" editor-type-id="text-editor" />
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/../goWebActualCombat/chapter8/restful/main.go">
|
<entry file="file://$PROJECT_DIR$/chapter8/restful/main.go">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="135">
|
<state relative-caret-position="165">
|
||||||
<caret line="9" lean-forward="true" selection-start-line="9" selection-end-line="9" />
|
<caret line="18" selection-start-line="18" selection-end-line="18" />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/README.en.md">
|
||||||
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
||||||
|
<state split_layout="SPLIT">
|
||||||
|
<first_editor />
|
||||||
|
<second_editor />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/README.md">
|
||||||
|
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
||||||
|
<state split_layout="SPLIT">
|
||||||
|
<first_editor relative-caret-position="150">
|
||||||
|
<caret line="59" column="18" lean-forward="true" selection-start-line="59" selection-start-column="18" selection-end-line="59" selection-end-column="18" />
|
||||||
|
</first_editor>
|
||||||
|
<second_editor />
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue