{"id":31765754,"url":"https://github.com/fcbyk/coke-cc","last_synced_at":"2026-02-16T02:17:46.478Z","repository":{"id":314934358,"uuid":"940677319","full_name":"fcbyk/coke-cc","owner":"fcbyk","description":"XinYi Lebo, C++ notes \u0026 code","archived":false,"fork":false,"pushed_at":"2026-01-23T17:37:06.000Z","size":1097,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-24T07:48:02.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fcbyk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-28T15:43:29.000Z","updated_at":"2026-01-23T17:37:24.000Z","dependencies_parsed_at":"2025-09-15T19:17:16.726Z","dependency_job_id":"8ca7bc2e-b6aa-4b40-b536-31031ee2816b","html_url":"https://github.com/fcbyk/coke-cc","commit_stats":null,"previous_names":["fcbyk/coke-cc-notes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fcbyk/coke-cc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Fcoke-cc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Fcoke-cc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Fcoke-cc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Fcoke-cc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcbyk","download_url":"https://codeload.github.com/fcbyk/coke-cc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Fcoke-cc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29498451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T02:07:14.481Z","status":"online","status_checked_at":"2026-02-16T02:03:22.852Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-10T00:26:25.425Z","updated_at":"2026-02-16T02:17:46.473Z","avatar_url":"https://github.com/fcbyk.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 目录结构\n\n- 每节课写的所有代码，放在以 `第几课+日期` 命名文件夹中\u003cbr/\u003e\n\n```text\ncoke-cc/\n├── docs              vitepress笔记文件\n├── example           示例代码（读代码）\n├── first             一期课程代码\n└── second            二期课程代码\n    ├── unit36-sep/   9月写的第36课代码文件夹\n        ├── app361.cpp\n        ├── ...\n        └── 递归实战.md    课程主题及笔记文件\n    ├── CMakeLists.txt     cmake配置文件\n```\n\n## 编译说明\n\n- 修改 `CMakeLists.txt` 文件，然后重新加载该文件即可\n- 推荐使用 CLion插件 简化操作\n- 推荐只编译当天写的代码文件\n\n```cmake\n# 指定哪些源文件要编译为exe可执行程序\nadd_executable(app1 unit39-oct/app391.cpp)\nadd_executable(app2 unit39-oct/app392.cpp)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcbyk%2Fcoke-cc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcbyk%2Fcoke-cc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcbyk%2Fcoke-cc/lists"}