mirror of
https://github.com/RubyMetric/chsrc
synced 2025-09-10 06:59:20 +08:00
Update chsrc issue
content
This commit is contained in:
parent
f4483a40e7
commit
ffa8f397ff
File diff suppressed because one or more lines are too long
@ -8,7 +8,7 @@
|
|||||||
! Last Modified : <2025-07-22>
|
! Last Modified : <2025-07-22>
|
||||||
! ---------------------------------------------------------- -->
|
! ---------------------------------------------------------- -->
|
||||||
|
|
||||||
# rawstr4c input for chsrc
|
# [rawstr4c] input for chsrc
|
||||||
|
|
||||||
`chsrc` 使用的 C标准 (最低要求) 是 `gnu11` (`c11` 的超集),这也就是说,我们项目是可以,而且是 **推荐** 同时混用 `R"()"` 和 `rawstr4c` 的
|
`chsrc` 使用的 C标准 (最低要求) 是 `gnu11` (`c11` 的超集),这也就是说,我们项目是可以,而且是 **推荐** 同时混用 `R"()"` 和 `rawstr4c` 的
|
||||||
|
|
||||||
@ -152,14 +152,33 @@ Written by Aoran Zeng, Heng Guo and contributors. (See chsrc-main.c)
|
|||||||
- name = `for_issue`
|
- name = `for_issue`
|
||||||
|
|
||||||
```
|
```
|
||||||
We accept issues both sides on Gitee and Github
|
我们同时在 GitHub 和 Gitee 接受 issue 和 Bug 报告:
|
||||||
|
|
||||||
- https://gitee.com/RubyMetric/chsrc/issues
|
|
||||||
- https://github.com/RubyMetric/chsrc/issues
|
- https://github.com/RubyMetric/chsrc/issues
|
||||||
|
- https://gitee.com/RubyMetric/chsrc/issues
|
||||||
|
|
||||||
Latest Mirror site status wiki:
|
|
||||||
|
|
||||||
|
欢迎参与具体任务:
|
||||||
|
|
||||||
|
Shell auto-completion 终端命令自动补全:
|
||||||
|
|
||||||
|
https://github.com/RubyMetric/chsrc/issues/204
|
||||||
|
|
||||||
|
搜集上游默认源地址,帮助进行 chsrc reset:
|
||||||
|
|
||||||
|
https://github.com/RubyMetric/chsrc/issues/111
|
||||||
|
|
||||||
|
搜集测速地址,进行精准测速:
|
||||||
|
|
||||||
|
https://github.com/RubyMetric/chsrc/issues/205
|
||||||
|
|
||||||
|
帮助没有预编译的平台编写 shell 脚本:
|
||||||
|
|
||||||
|
https://github.com/RubyMetric/chsrc/issues/230
|
||||||
|
|
||||||
|
|
||||||
|
支持的通用镜像站:
|
||||||
- https://github.com/RubyMetric/chsrc/wiki
|
- https://github.com/RubyMetric/chsrc/wiki
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
@ -176,3 +195,9 @@ Latest Mirror site status wiki:
|
|||||||
* 模糊测速: 仅代表该镜像站提供服务的一个可能速度。因而可能会出现测速数值较高,但实际使用体验不佳的现象。
|
* 模糊测速: 仅代表该镜像站提供服务的一个可能速度。因而可能会出现测速数值较高,但实际使用体验不佳的现象。
|
||||||
当你遇到模糊测速时,请尽可能向我们提交准确的测速链接: chsrc issue
|
当你遇到模糊测速时,请尽可能向我们提交准确的测速链接: chsrc issue
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[rawstr4c]: https://github.com/RubyMetric/rawstr4c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user