20 Star 226 Fork 48

redleafnew00 / Chinese-STD-GB-T-7714-related-csl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
322contemporary-international-relations.csl 27.71 KB
一键复制 编辑 原始数据 按行查看 历史
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="1" sort-separator="; " page-range-format="expanded" demote-non-dropping-particle="sort-only" default-locale="zh-CN">
<info>
<title>现代国际关系</title>
<id>http://www.zotero.org/styles/contemporary-international-relations</id>
<link href="http://www.zotero.org/styles/contemporary-international-relations" rel="self"/>
<author>
<name>Edward Zhou</name>
<email>edwardzhoujiaxi@gmail.com</email>
</author>
<category citation-format="note"/>
<category field="political_science"/>
<issn>1000-6192</issn>
<summary>根据fanzhen《历史研究》引文规范、pulipuli制作的APA中文格式以及《现代国际关系》引文规范改制,具体用法和特性见说明</summary>
<published>2022-10-31T00:00:00+08:00</published>
<updated>2024-01-21T16:16:32+08:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<!-- 西文编者、译者、页码以及日期设定 -->
<locale xml:lang="en">
<style-options punctuation-in-quote="true"/>
<terms>
<term name="editor" form="short">
<single>ed.</single>
<multiple>eds.</multiple>
</term>
<term name="translator" form="short">
<single>trans.</single>
<multiple>trans.</multiple>
</term>
<term name="page" form="short">
<single>p. </single>
<multiple>pp. </multiple>
</term>
<term name="locator" form="short">
<single>p. </single>
<multiple>pp. </multiple>
</term>
<date form="text">
<date-part name="month" suffix=" "/>
<date-part name="day" suffix=", "/>
<date-part name="year"/>
</date>
</terms>
</locale>
<!-- 中文相同文献、页码设置、出版时间空缺设定 -->
<locale xml:lang="zh">
<style-options punctuation-in-quote="true"/>
<terms>
<term name="ibid">同上</term>
<term name="page" form="short"/>
<term name="no date">出版时间不详</term>
<term name="anonymous">佚名</term>
</terms>
</locale>
<!-- 中文作者设定 -->
<macro name="author">
<names variable="author">
<name delimiter="、" sort-separator=","/>
</names>
</macro>
<!-- 中文编者设定 -->
<macro name="editor">
<names variable="editor">
<name delimiter="、" sort-separator=","/>
</names>
</macro>
<!-- 日期设定 -->
<macro name="date">
<choose>
<if variable="issued">
<date date-parts="year" form="text" variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text term="no date"/>
</else>
</choose>
</macro>
<!-- 中文译者设定 -->
<macro name="secondAuthor">
<names variable="translator" suffix="译">
<name delimiter="、" sort-separator=","/>
</names>
</macro>
<!-- 中文自定义引用页码范围 -->
<macro name="locators-zh">
<choose>
<if type="article article-journal article-magazine article-newspaper book chapter thesis" match="any">
<label variable="locator" form="symbol"/>
</if>
</choose>
</macro>
<!-- 英文文献输出 -->
<macro name="en-layout">
<names variable="author" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<choose>
<if type="book"> <!-- 西文书籍 -->
<group delimiter=", ">
<names variable="editor">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
<label form="short" prefix=" "/>
</names>
<text variable="title" font-style="italic"/>
<names variable="translator">
<label form="short" prefix=" " suffix=" "/>
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher" suffix=", "/>
</group>
</group>
<date date-parts="year" form="numeric" variable="issued"/>
<group>
<label variable="locator" form="short" prefix=", "/>
<text variable="locator"/>
</group>
</if>
<else-if type="chapter"> <!-- 西文章节 -->
<choose>
<if variable="locator"> <!-- 如果有自定义页码,调用 -->
<group prefix=" " delimiter=", ">
<text variable="title" quotes="true"/>
<names variable="editor" prefix="in ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
<label form="short" prefix=" "/>
</names>
<text variable="container-title" font-style="italic"/>
<names variable="translator">
<label form="short" prefix=" " suffix=" "/>
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher" suffix=", "/>
</group>
</group>
<date date-parts="year" form="numeric" variable="issued" suffix=", "/>
<group>
<label variable="locator" form="short" prefix=", "/>
<text variable="locator"/>
</group>
</if>
<else> <!-- 无自定义页码,输出原本页码 -->
<group prefix=" " delimiter=", ">
<text variable="title" quotes="true"/>
<names variable="editor" prefix="in ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
<label form="short" prefix=" "/>
</names>
<text variable="container-title" font-style="italic"/>
<names variable="translator">
<label form="short" prefix=" " suffix=" "/>
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher" suffix=", "/>
</group>
</group>
<date date-parts="year" form="numeric" variable="issued" suffix=", "/>
<group>
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</else>
</choose>
</else-if>
<else-if type="webpage"> <!-- 西文网页 -->
<text variable="title" quotes="true" suffix=", "/>
<text variable="container-title" font-style="italic" suffix=", "/>
<date form="text" variable="issued" suffix=", "/>
<text variable="URL" suffix=". "/>
<date variable="accessed" prefix="(上网时间:">
<date-part name="year" suffix="年"/>
<date-part name="month" form="numeric" suffix="月"/>
<date-part name="day" suffix="日)"/> <!-- 默认结束符号是西文句号,和官方引文格式不同 -->
</date>
</else-if>
<else-if type="paper-conference"> <!-- 西文会议论文 -->
<choose>
<if variable="locator"> <!-- 如果有自定义页码,调用 -->
<group prefix=" " delimiter=", ">
<text variable="title" quotes="true"/>
<text variable="event"/>
<text variable="event-place"/>
<date date-parts="year-month-date" form="text" variable="issued"/>
</group>
<group>
<label variable="locator" form="short" prefix=", "/>
<text variable="locator"/>
</group>
</if>
<else> <!-- 无自定义页码,输出原本页码 -->
<group prefix=" " delimiter=", ">
<text variable="title" quotes="true"/>
<text variable="event"/>
<text variable="event-place"/>
<date date-parts="year-month-date" form="text" variable="issued"/>
</group>
<group>
<label variable="page" form="short" prefix=", "/>
<text variable="page"/>
</group>
</else>
</choose>
</else-if>
<else-if type="thesis"> <!-- 西文学位论文 -->
<text variable="title" font-style="italic" suffix=", "/>
<text variable="genre" suffix=" Dissertation, "/> <!-- 文献管理软件中仅需要输入学位类型即可 -->
<text variable="publisher-place" suffix=": "/>
<text variable="publisher" suffix=", "/>
<date date-parts="year" form="numeric" variable="issued"/>
<group>
<label variable="locator" form="short" prefix=", "/>
<text variable="locator"/>
</group>
</else-if>
<else-if type="article article-journal article-magazine" match="any"> <!-- 西文期刊 -->
<choose>
<if variable="locator"> <!-- 如果有自定义页码,调用 -->
<group prefix=" " delimiter=", ">
<text variable="title" quotes="true"/>
<text variable="container-title" font-style="italic"/>
<text variable="volume" prefix="Vol."/>
<text variable="issue" prefix="No."/>
<date date-parts="year" form="text" variable="issued"/>
</group>
<label variable="locator" form="short" prefix=", "/>
<text variable="locator"/>
</if>
<else> <!-- 无自定义页码,输出原本页码 -->
<group prefix=" " delimiter=", ">
<text variable="title" quotes="true"/>
<text variable="container-title" font-style="italic"/>
<text variable="volume" prefix="Vol."/>
<text variable="issue" prefix="No."/>
<date date-parts="year" form="text" variable="issued"/>
</group>
<label variable="page" form="short" prefix=", "/>
<text variable="page"/>
</else>
</choose>
</else-if>
<else> <!-- 西文其他类型文献 -->
<choose>
<if variable="locator">
<names variable="editor" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
<label form="short" prefix=" "/>
</names>
<text variable="title" font-style="italic" suffix=", "/>
<names variable="translator">
<label form="short" prefix=" " suffix=" "/>
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<text variable="publisher-place" suffix=": "/>
<text variable="publisher" suffix=", "/>
<text variable="archive" suffix=", "/>
<text variable="archive_location" suffix=", "/>
<date date-parts="year" form="numeric" variable="issued"/>
<group>
<label variable="locator" form="short" prefix=", "/>
<text variable="locator"/>
</group>
</if>
<else>
<names variable="editor" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
<label form="short" prefix=" "/>
</names>
<text variable="title" font-style="italic" suffix=", "/>
<names variable="translator">
<label form="short" prefix=" " suffix=" "/>
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<text variable="publisher-place" suffix=": "/>
<text variable="publisher" suffix=", "/>
<text variable="archive" suffix=", "/>
<text variable="archive_location" suffix=", "/>
<date date-parts="year" form="numeric" variable="issued"/>
<group>
<label variable="page" form="short" prefix=", "/>
<text variable="page"/>
</group>
</else>
</choose>
</else>
</choose>
</macro>
<!-- 中文文献输出 -->
<macro name="zh-layout">
<choose>
<if type="article article-journal article-magazine" match="any">
<choose> <!-- 中文期刊 -->
<if variable="locator"> <!-- 如果有自定义页码,调用 -->
<text macro="author"/>
<text macro="secondAuthor"/>
<group delimiter=",">
<text variable="title" prefix=":《" suffix="》"/>
<text variable="container-title" prefix="《" suffix="》,"/>
</group>
<text variable="publisher-place" prefix="(" suffix=")"/>
<date date-parts="year" form="text" variable="issued"/>
<group delimiter=",">
<text variable="issue" prefix="第" suffix="期"/>
<text macro="locators-zh"/>
<text variable="locator" prefix="第" suffix="页"/>
</group>
</if>
<else> <!-- 无自定义页码,输出原本页码 -->
<text macro="author"/>
<text macro="secondAuthor"/>
<group delimiter=",">
<text variable="title" prefix=":《" suffix="》"/>
<text variable="container-title" prefix="《" suffix="》,"/>
</group>
<text variable="publisher-place" prefix="(" suffix=")"/>
<date date-parts="year" form="text" variable="issued"/>
<group delimiter=",">
<text variable="issue" prefix="第" suffix="期"/>
<text variable="page" prefix="第" suffix="页"/>
</group>
</else>
</choose>
</if>
<else-if type="article-newspaper"> <!-- 中文报纸 -->
<text macro="author" suffix=":"/>
<group delimiter=",">
<text macro="secondAuthor"/>
<text variable="title" prefix="《" suffix="》"/>
<text variable="container-title" prefix="《" suffix="》,"/>
</group>
<date form="text" variable="issued"/>
</else-if>
<else-if type="chapter"> <!-- 中文章节 -->
<choose>
<if variable="translator"> <!-- 中文译本编著 -->
<text variable="archive_location" prefix="[" suffix="]"/>
<text macro="author" suffix=":"/>
<choose>
<if variable="locator"> <!-- 如果有自定义页码,调用 -->
<text variable="title" prefix="《" suffix="》,"/>
<text macro="editor" suffix="主编,"/>
<text macro="secondAuthor" suffix=":"/>
<group delimiter=",">
<group>
<text variable="container-title" prefix="《" suffix="》"/>
<text variable="collection-number" prefix="第" suffix="册"/>
<text variable="edition"/>
<text variable="volume" prefix="第" suffix="卷"/>
</group>
<text variable="publisher"/>
<text macro="date"/>
</group>
<text macro="locators-zh"/>
<text variable="locator" prefix=",第" suffix="页"/>
</if>
<else> <!-- 无自定义页码,输出原本页码 -->
<text variable="title" prefix="《" suffix="》,"/>
<text macro="editor" suffix="主编,"/>
<text macro="secondAuthor" suffix=":"/>
<group delimiter=",">
<group>
<text variable="container-title" prefix="《" suffix="》"/>
<text variable="collection-number" prefix="第" suffix="册"/>
<text variable="edition"/>
<text variable="volume" prefix="第" suffix="卷"/>
</group>
<text variable="publisher"/>
<text macro="date"/>
</group>
<text variable="page" prefix=",第" suffix="页"/>
</else>
</choose>
</if>
<else> <!-- 中文章节 -->
<text macro="author" suffix=":"/>
<choose>
<if variable="locator"> <!-- 如果有自定义页码,调用 -->
<text variable="title" prefix="《" suffix="》,"/>
<text macro="editor" suffix="主编:"/>
<group delimiter=",">
<group>
<text variable="container-title" prefix="《" suffix="》"/>
<text variable="collection-number" prefix="第" suffix="册"/>
<text variable="edition"/>
<text variable="volume" prefix="第" suffix="卷"/>
</group>
<text variable="publisher"/>
<text macro="date"/>
</group>
<text macro="locators-zh"/>
<text variable="locator" prefix=",第" suffix="页"/>
</if>
<else> <!-- 无自定义页码,输出原本页码 -->
<text variable="title" prefix="《" suffix="》,"/>
<text macro="editor" suffix="主编:"/>
<group delimiter=",">
<group>
<text variable="container-title" prefix="《" suffix="》"/>
<text variable="collection-number" prefix="第" suffix="册"/>
<text variable="edition"/>
<text variable="volume" prefix="第" suffix="卷"/>
</group>
<text variable="publisher"/>
<text macro="date"/>
</group>
<text variable="page" prefix=",第" suffix="页"/>
</else>
</choose>
</else>
</choose>
</else-if>
<else-if type="webpage"> <!-- 中文网页 -->
<text macro="author" suffix=":"/>
<group delimiter=",">
<text variable="title" prefix="《" suffix="》"/>
<text variable="container-title"/>
<date form="text" variable="issued"/>
<text variable="URL" prefix=" " suffix=". "/>
<date form="text" variable="accessed" prefix="(上网时间:" suffix=")"/>
</group>
</else-if>
<else-if type="paper-conference"> <!-- 中文会议论文 -->
<text macro="author" suffix=":"/>
<choose>
<if variable="locator"> <!-- 如果有自定义页码,调用 -->
<group delimiter=",">
<text variable="title" prefix="《" suffix="》"/>
<text variable="event"/>
<text variable="event-place"/>
<date date-parts="year-month-date" form="text" variable="issued"/>
</group>
<text macro="locators-zh"/>
<text variable="locator" prefix=",第" suffix="页"/>
</if>
<else> <!-- 无自定义页码,输出原本页码 -->
<group delimiter=",">
<text variable="title" prefix="《" suffix="》"/>
<text variable="event"/>
<date date-parts="year-month-date" form="text" variable="issued"/>
</group>
<text variable="page" prefix=",第" suffix="页"/>
</else>
</choose>
</else-if>
<else-if type="thesis"> <!-- 中文学位论文 -->
<text macro="author"/>
<text macro="secondAuthor" prefix=","/>
<group delimiter=",">
<text variable="title" prefix=":《" suffix="》"/>
<text variable="publisher"/>
</group>
<date date-parts="year" form="text" variable="issued"/>
<text variable="genre" suffix="学位论文"/>
<text macro="locators-zh"/>
<text variable="locator" prefix=",第" suffix="页"/>
</else-if>
<else-if type="book"> <!-- 中文书籍 -->
<choose>
<if variable="translator"> <!-- 中文译著 -->
<text variable="archive_location" prefix="[" suffix="]"/>
<text macro="author" suffix="著,"/>
<text macro="editor" suffix="主编,"/>
<text macro="secondAuthor" suffix=":"/>
<group delimiter=",">
<group>
<text variable="title" prefix="《" suffix="》"/>
<text variable="collection-number" prefix="第" suffix="册"/>
<text variable="edition"/>
<text variable="volume" prefix="第" suffix="卷"/>
</group>
<text variable="publisher"/>
<text macro="date"/>
</group>
<text macro="locators-zh"/>
<text variable="locator" prefix=",第" suffix="页"/>
</if>
<else> <!-- 中文书籍 -->
<text macro="author" suffix="著:"/>
<text macro="editor" suffix="主编:"/>
<group delimiter=",">
<group>
<text variable="title" prefix="《" suffix="》"/>
<text variable="collection-number" prefix="第" suffix="册"/>
<text variable="edition"/>
<text variable="volume" prefix="第" suffix="卷"/>
</group>
<text variable="publisher"/>
<text macro="date"/>
</group>
<text macro="locators-zh"/>
<text variable="locator" prefix=",第" suffix="页"/>
</else>
</choose>
</else-if>
<else> <!-- 中文其他类型文献 -->
<text macro="author" suffix=":"/>
<text macro="editor" suffix="主编:"/>
<group delimiter="," suffix=",">
<text variable="title" prefix="《" suffix="》"/>
<text variable="collection-number" prefix="第" suffix="册"/>
<text variable="edition"/>
<text variable="volume" prefix="第" suffix="卷"/>
</group>
<text macro="secondAuthor" prefix=","/>
<group delimiter=":" suffix=",">
<text variable="publisher-place"/>
<text variable="publisher"/>
<text variable="archive"/>
<!-- 档案的卷宗号 -->
<text variable="archive_location"/>
</group>
<text macro="date"/>
<text macro="locators-zh"/>
<text variable="locator" prefix=",第" suffix="页"/>
</else>
</choose>
</macro>
<citation>
<layout locale="en" suffix="." delimiter="; ">
<choose>
<if position="ibid-with-locator"> <!-- 有自定义页码的连续文献引用 -->
<group>
<text term="ibid" suffix=", "/>
<group>
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
</if>
<else-if position="ibid"> <!-- 无自定义页码的连续文献引用 -->
<text term="ibid"/>
</else-if>
<else-if position="subsequent" type="book" match="all"> <!-- 相同文献引用省略出版信息 -->
<names variable="author" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<names variable="editor" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
<label form="short" prefix=" "/>
</names>
<text variable="title" font-style="italic"/>
<group>
<label variable="locator" form="short" prefix=", "/>
<text variable="locator"/>
</group>
</else-if>
<else-if position="subsequent" type="thesis" match="all">
<names variable="author" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<names variable="editor" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
<label form="short" prefix=" "/>
</names>
<text variable="title" font-style="italic"/>
<group>
<label variable="locator" form="short" prefix=", "/>
<text variable="locator"/>
</group>
</else-if>
<else-if position="subsequent" type="article article-journal article-magazine" match="all">
<choose>
<if variable="locator">
<names variable="author" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<names variable="editor" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
<label form="short" prefix=" "/>
</names>
<text variable="title" quotes="true" suffix=", "/>
<group>
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</if>
<else>
<names variable="author" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<names variable="editor" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
<label form="short" prefix=" "/>
</names>
<text variable="title" quotes="true" suffix="."/>
</else>
</choose>
</else-if>
<else-if position="subsequent" type="paper-conference" match="all">
<names variable="author" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<names variable="editor" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
<label form="short" prefix=" "/>
</names>
<text variable="title" quotes="true" suffix=", "/>
<group>
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</else-if>
<else-if position="subsequent" type="chapter" match="all">
<names variable="author" suffix=", ">
<name and="text" et-al-min="4" et-al-use-first="1" sort-separator=""/>
</names>
<text variable="title" quotes="true" suffix=", "/>
<group>
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</else-if>
<else>
<text macro="en-layout"/>
</else>
</choose>
</layout>
<layout suffix="。" delimiter=";">
<choose>
<if position="ibid-with-locator"> <!-- 有自定义页码的连续文献引用 -->
<group delimiter=",">
<text term="ibid"/>
<text macro="locators-zh"/>
<text variable="locator" prefix="第" suffix="页"/>
</group>
</if>
<else-if position="ibid"> <!-- 无自定义页码的连续文献引用 -->
<text term="ibid"/>
</else-if>
<else-if position="subsequent"> <!-- 相同文献引用省略出版信息 -->
<text macro="author" suffix=":"/>
<text variable="title" prefix="《" suffix="》"/>
<text macro="locators-zh"/>
<text variable="locator" prefix=",第" suffix="页"/>
</else-if>
<else>
<text macro="zh-layout"/>
</else>
</choose>
</layout>
</citation>
<bibliography>
<sort>
<key variable="author"/>
</sort>
<layout locale="en" suffix="." delimiter="; ">
<text macro="en-layout"/>
</layout>
<layout suffix="。" delimiter=";">
<text macro="zh-layout"/>
</layout>
</bibliography>
</style>
1
https://gitee.com/redleafnew00/Chinese-STD-GB-T-7714-related-csl.git
git@gitee.com:redleafnew00/Chinese-STD-GB-T-7714-related-csl.git
redleafnew00
Chinese-STD-GB-T-7714-related-csl
Chinese-STD-GB-T-7714-related-csl
main

搜索帮助