# C标准库函数新编手册 **Repository Path**: zhaixuebuluo/glibc_man_cn ## Basic Information - **Project Name**: C标准库函数新编手册 - **Description**: C语言标准库函数API使用手册中文版 - **Primary Language**: C - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 38 - **Forks**: 40 - **Created**: 2019-11-21 - **Last Updated**: 2025-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C 标准库函数新编手册 ### **介绍** C 语言标准库函数 API 使用手册中文版 ### **安装教程** 1. 在 Windows 下安装 Git 工具: ``` https://git-scm.com/download/win ``` 2. 在 Ubuntu 等 Linux 下安装 Git: ``` apt-get install git ``` 3. 在 Mac 下安装 Git: ``` brew install git ``` ### **参与贡献** 1. 使用命令下载本仓库到本地: HTTP: ``` git clone https://gitee.com/zhaixuebuluo/glibc_man_cn.git ``` SSH: ``` git clone git@gitee.com:zhaixuebuluo/glibc_man_cn.git ``` 2. 添加代码和文档 3. PullRequest 或发送自己的 SSH 公钥到 zhaixuebuluo@qq.com,直接提交修改到仓库 ### **使用说明** 1. Fork 本仓库: ``` git clone https://gitee.com/zhaixuebuluo/glibc_man_cn.git ``` 2. 在本地使用 Markdown 工具打开即可 ### **联系我们** 1. 邮件:zhaixuebuluo@qq.com 2. 官方博客 [zhaixue.cc](www.zhaixue.cc) 3. 你可以关注微信公众号:宅学部落 了解项目详情