# kybj **Repository Path**: rickkkFang/kybj ## Basic Information - **Project Name**: kybj - **Description**: 408考研+学习笔记,持续学习更新...... - **Primary Language**: 其他 - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-11-10 - **Last Updated**: 2025-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kybj **考研408笔记** 主要做一些计算机基础的笔记和平时学习以及工作面试相关的笔记。面试笔记包含:JavaEE、大数据、Golang等 ``` git init git remote add origin https://gitee.com/lovelybigduck/kybj.git git fetch origin master git checkout -b master origin master git pull origin master git pull ```