Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加中文支持 #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
198 changes: 198 additions & 0 deletions Chinese/BLANK_README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,198 @@
<!--
*** 感谢您查看最佳自述模板。如果你有什么建议
*** 如果这样做更好,请 Fork 仓库并创建拉取请求
*** 或者干脆用“enhancement”标签打开一个问题。
*** 再次感谢!现在去创造一些惊人的东西!:D
***
***
***
***以避免重新键入过多的信息。搜索并替换以下内容:
*** github_username, repo_name, twitter_handle, email, project_title, project_description
-->



<!-- PROJECT SHIELDS -->
<!--
*** 我正在使用markdown“reference style”的可读性链接。
*** 引用链接用括号[]而不是括号()括起来。
*** 有关引用变量的声明,请参见本文档的底部
*** 对于贡献者url、forks url等,这是一种可选的、简洁的语法。
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
-->
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]



<!-- PROJECT LOGO -->
<br />
<p align="center">
<a href="https://github.com/github_username/repo_name">
<img src="images/logo.png" alt="Logo" width="80" height="80">
</a>

<h3 align="center">项目名称</h3>

<p align="center">
项目描述
<br />
<a href="https://github.com/github_username/repo_name"><strong>浏览文档 »</strong></a>
<br />
<br />
<a href="https://github.com/github_username/repo_name">查看演示</a>
·
<a href="https://github.com/github_username/repo_name/issues">报告Bug</a>
·
<a href="https://github.com/github_username/repo_name/issues">请求功能</a>
</p>
</p>



<!-- TABLE OF CONTENTS -->
<details open="open">
<summary><h2 style="display: inline-block">目录</h2></summary>
<ol>
<li>
<a href="#about-the-project">关于项目</a>
<ul>
<li><a href="#built-with">构建</a></li>
</ul>
</li>
<li>
<a href="#getting-started">入门</a>
<ul>
<li><a href="#prerequisites">先决条件</a></li>
<li><a href="#installation">安装</a></li>
</ul>
</li>
<li><a href="#usage">使用</a></li>
<li><a href="#roadmap">路线图</a></li>
<li><a href="#contributing">贡献</a></li>
<li><a href="#license">许可证</a></li>
<li><a href="#contact">联系人</a></li>
<li><a href="#acknowledgements">致谢</a></li>
</ol>
</details>



<!-- ABOUT THE PROJECT -->
## 关于项目

[![产品名称截图][产品截图]](https://example.com)

下面是一个空白模板开始:
**以避免重打太多信息. 对以下内容进行搜索并替换为文本编辑器:**
`github_username`, `repo_name`, `twitter_handle`, `email`, `project_title`, `project_description`


### 构建

* []()
* []()
* []()



<!-- GETTING STARTED -->
## 入门

要创建并运行本地副本,请执行以下简单步骤。

### 先决条件

这是一个如何列出使用软件所需的内容以及如何安装的示例。
* npm
```sh
npm install npm@latest -g
```

### 安装

1. 克隆仓库
```sh
git clone https://github.com/github_username/repo_name.git
```
2. 安装NPM包
```sh
npm install
```



<!-- USAGE EXAMPLES -->
## 使用

使用此空格显示如何使用项目的有用示例。附加的屏幕截图、代码示例和演示在这个空间中工作得很好。也可以链接到更多资源。

有关更多示例,请参阅[文档](https://example.com)_



<!-- ROADMAP -->
## 路线图

查看 [公开问题](https://github.com/github_username/repo_name/issues) 以获取建议功能 (和已知问题)的列表.



<!-- CONTRIBUTING -->
## 贡献

贡献使开源社区成为一个值得学习、启发和创造的地方。 **非常感谢**你所做的任何贡献。

1. Fork 项目
2. 创建功能分支 (`git checkout -b feature/AmazingFeature`)
3. 提交更改 (`git commit -m 'Add some AmazingFeature'`)
4. Push 到分支 (`git push origin feature/AmazingFeature`)
5. 打开 Pull 请求



<!-- LICENSE -->
## 许可证

根据麻省理工学院的许可证(`MIT`) 分发. 查看 `LICENSE` 获取更多信息。



<!-- CONTACT -->
## 联系人

你的名字 - [@twitter_handle](https://twitter.com/twitter_handle) - 电子邮件

项目链接: [https://github.com/github_username/repo_name](https://github.com/github_username/repo_name)



<!-- ACKNOWLEDGEMENTS -->
## 致谢

* []()
* []()
* []()





<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[contributors-shield]: https://img.shields.io/github/contributors/github_username/repo.svg?style=for-the-badge
[contributors-url]: https://github.com/github_username/repo/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/github_username/repo.svg?style=for-the-badge
[forks-url]: https://github.com/github_username/repo/network/members
[stars-shield]: https://img.shields.io/github/stars/github_username/repo.svg?style=for-the-badge
[stars-url]: https://github.com/github_username/repo/stargazers
[issues-shield]: https://img.shields.io/github/issues/github_username/repo.svg?style=for-the-badge
[issues-url]: https://github.com/github_username/repo/issues
[license-shield]: https://img.shields.io/github/license/github_username/repo.svg?style=for-the-badge
[license-url]: https://github.com/github_username/repo/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/github_username
21 changes: 21 additions & 0 deletions Chinese/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2018 Othneil Drew

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading