# code_learn_daily **Repository Path**: yyx_dev/code_learn_daily ## Basic Information - **Project Name**: code_learn_daily - **Description**: code_learn_daily - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-01 - **Last Updated**: 2025-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 日常编程记录 👋 面试官同志你好! 这里是杨宇曦同学,学习 **C/C++后台软件开发工程师** 的所有代码的总和。 当前仓库包括但不限于 C、数据结构、C++、Linux系统网络编程、数据库的所有代码。每项以分支的形式展现: > 由于数据库是实操所以没有代码。 | 后端 | 解释 | | ------------------------------------------------------------ | --------------------------------------- | | [C](https://gitee.com/yourfriendyo/code_learn_daily/tree/CLanguage/) | C语言基础语法 | | [C++](https://gitee.com/yourfriendyo/code_learn_daily/tree/CPlusPlus/) | C++98语法,C++11部分语法,面向对象,STL | | [数据结构](https://gitee.com/yourfriendyo/code_learn_daily/tree/DataStructure/) | 基础数据结构,排序算法 | | [Linux](https://gitee.com/yourfriendyo/code_learn_daily/tree/Linux/) | Linux系统编程,网络编程 | | [Go](https://gitee.com/yourfriendyo/code_learn_daily/tree/Go/) | Go语言基础语法 | | **客户端** | | | [Qt](https://gitee.com/yourfriendyo/code_learn_daily/tree/Qt/) | Qt5入门 | | **脚本** | | | [Shell](https://gitee.com/yourfriendyo/code_learn_daily/tree/Shell/) | Shell基础语法 | | [Lua](https://gitee.com/yourfriendyo/code_learn_daily/tree/Lua/) | Lua基础语法 | | [Python](https://gitee.com/yourfriendyo/code_learn_daily/tree/Python/) | Python基础语法 | | **工具** | | | [CMake](https://gitee.com/yourfriendyo/code_learn_daily/tree/CMake/) | CMake脚本基础语法 | | **测试** | | | [Selenium](https://gitee.com/yourfriendyo/code_learn_daily/tree/Selenium/) | Web自动化测试框架Selenium语法 | | [LoadRunner](https://gitee.com/yourfriendyo/code_learn_daily/tree/LoadRunner/) | 性能测试工具LoadRunner语法 | | 链接 | 地址 | | ----- | --------------------------------------------------------- | | 博客 | https://gitee.com/yourfriendyo/cpp_dev_blog | | CSDN | https://blog.csdn.net/yourfriendyo | | 项目1 | [高性能日志库项目](https://gitee.com/yourfriendyo/esylog) | | 项目2 | [云备份项目](https://gitee.com/yourfriendyo/cloud) |