{"id":16674288,"url":"https://github.com/tommy131/studyincpp","last_synced_at":"2025-03-13T02:27:58.329Z","repository":{"id":184290657,"uuid":"544184814","full_name":"Tommy131/StudyInCpp","owner":"Tommy131","description":"我的C++学习仓库","archived":false,"fork":false,"pushed_at":"2022-12-01T18:27:05.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T19:50:11.941Z","etag":null,"topics":["cpp","cpp-learning"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tommy131.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-10-01T21:38:52.000Z","updated_at":"2024-02-04T20:03:04.000Z","dependencies_parsed_at":"2023-08-17T22:16:57.720Z","dependency_job_id":null,"html_url":"https://github.com/Tommy131/StudyInCpp","commit_stats":null,"previous_names":["tommy131/mycppstudyrepo","tommy131/studyincpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tommy131%2FStudyInCpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tommy131%2FStudyInCpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tommy131%2FStudyInCpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tommy131%2FStudyInCpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tommy131","download_url":"https://codeload.github.com/Tommy131/StudyInCpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243326995,"owners_count":20273586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cpp","cpp-learning"],"created_at":"2024-10-12T12:30:07.334Z","updated_at":"2025-03-13T02:27:58.303Z","avatar_url":"https://github.com/Tommy131.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MyFirstCppStudy\n\n这个项目是我近期学习C++的一个仓库, 将会在此存放一些学习代码片段. 包括我自己整理的和自己出的一些基础题目.\u003cbr/\u003e\n如果你对学习编程也感到兴趣, 欢迎关注我的动态~\u003cbr/\u003e\n我的学习进度:\n- [x] 判断 (if-else, switch)\n- [x] 循环 (for, switch, while, do-while)\n- [x] 基本数据类型, 数字 (bool, char, void, int, float, double, long, unsigned, signed...)\n- [x] 数组 (`type arrayName[arraySize]`)\n- [x] 枚举 (enum)\n- [x] 运算符\n- [x] 字符串 (string)\n- [x] 函数 (function)\n- [x] 存储类\n- [ ] 指针 (30%)\n- [x] 引用\n- [x] 基本输入输出 (`#\u003ciostream\u003e`)\n- [ ] 数据结构 (30%)\n\n\n\n## 注意事项\n可在C/C++源文件目录中使用下方指令编译且运行程序:\n- g++ fileName.cpp -o fileName \u0026\u0026 fileName\n\n\n若在编译过程中出现中文乱码现象, 可以如下操作:\n- 使用编辑器将代码文件编码格式以 `GBK` 格式保存\n- 在编译时添加参数 `-fexec-charset=GBK` 以 `GBK` 格式编译C/C++源文件 (推荐)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommy131%2Fstudyincpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftommy131%2Fstudyincpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommy131%2Fstudyincpp/lists"}