# C++ Best Practices
## 下载
### Docker
```
docker pull apachecn0/c-best-practices
docker run -tid -p <port>:80 apachecn0/c-best-practices
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install c-best-practices
c-best-practices <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g c-best-practices
c-best-practices <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/c-best-practices",
"name": "c-best-practices",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "ApacheCN",
"author_email": "apachecn@163.com",
"download_url": "https://files.pythonhosted.org/packages/75/71/0225c1833db3617e33e2c47e0d3be5a542271ff655988d804ff37d75c679/c-best-practices-2024.3.2.0.tar.gz",
"platform": null,
"description": "# C++ Best Practices\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/c-best-practices\ndocker run -tid -p <port>:80 apachecn0/c-best-practices\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install c-best-practices\nc-best-practices <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g c-best-practices\nc-best-practices <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "C++ Best Practices",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/c-best-practices"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "07694171fc180b5ec69afcfd1af5a9a0a058d509356727d2035c23714c2a3c57",
"md5": "8bddd5a39b81a0b4f45f16377a85575f",
"sha256": "bbb2d3db35acabbb9ee21e539d14e9eef02c7c2a097387c79444e54f12d76fad"
},
"downloads": -1,
"filename": "c_best_practices-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8bddd5a39b81a0b4f45f16377a85575f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 459957,
"upload_time": "2024-03-02T03:53:02",
"upload_time_iso_8601": "2024-03-02T03:53:02.394380Z",
"url": "https://files.pythonhosted.org/packages/07/69/4171fc180b5ec69afcfd1af5a9a0a058d509356727d2035c23714c2a3c57/c_best_practices-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "75710225c1833db3617e33e2c47e0d3be5a542271ff655988d804ff37d75c679",
"md5": "760a36f60cadcc0c400cd2bcfcd4081c",
"sha256": "82cc3e9b040c5241156b3f30367247fe41444483f53c5b68e3b770ef6df7162d"
},
"downloads": -1,
"filename": "c-best-practices-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "760a36f60cadcc0c400cd2bcfcd4081c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 440667,
"upload_time": "2024-03-02T03:53:04",
"upload_time_iso_8601": "2024-03-02T03:53:04.690296Z",
"url": "https://files.pythonhosted.org/packages/75/71/0225c1833db3617e33e2c47e0d3be5a542271ff655988d804ff37d75c679/c-best-practices-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 03:53:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "c-best-practices",
"github_not_found": true,
"lcname": "c-best-practices"
}