# corresponding-auxiliary-data **Repository Path**: webstack1/corresponding-auxiliary-data ## Basic Information - **Project Name**: corresponding-auxiliary-data - **Description**: JUC学习 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: 1.2.x - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-02-07 - **Last Updated**: 2022-02-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Corresponding Auxiliary Data Corresponding Auxiliary Data 是专为 [哔哩哔哩 (B站) ](https://space.bilibili.com/243683809/video) 视频中所涉及到的源码、PPT、Word、笔记、辅助工具等材料的项目,项目开发类别不限于 Java、C/C++、Python、汇编、Go、Vue、Angular、SQL等语言,各个不同项目多对应的语言可自行利用对应的开发工具进行学习。 我们的主要目标是: - 降低因需学习而存在的高额培训费用。 - 杜绝盗版,所有系列视频均为自费三方渠道购买。 - 在内卷时代将更多的技术传播到更多人的手里,尽可能提高更多人的技术水准。 ------ ## 部署和使用 不同系列视频中的源码,对应着不同的编程语言,仅仅需要使用对应编程工具即可。 ------ ## 寻求帮助 如果您在使用 Corresponding Auxiliary Data 的时候碰到了任何问题,我们可以随时提供帮助 ! - 通过 [提问题](https://github.com/walesu/corresponding-auxiliary-data/issues) 的方式来告诉我们您所遇到的问题。 - 通过邮件的方式来告诉我们您所遇到的问题 (opensource@thenx.org) ## 反馈问题 如果您在使用 Corresponding Auxiliary Data 的过程中发现了任何问题或者侵权,以及有新的功能建议,可直接通过 [提交 ISSUES](https://github.com/walesu/corresponding-auxiliary-data/issues) 或者通过邮件 (opensource@thenx.org)的方式来告诉我们 ! ## 从源码构建项目 为方便您进行学习和存档,我们建议您首先执行 **Fork** 操作,然后再从您的本地仓库 **Clone** Corresponding Auxiliary Data 项目 我们仅仅需要执行如下指令可克隆下来 main 分支的最新代码: ```shell $ git clone --depth=1 https://github.com/walesu/corresponding-auxiliary-data.git ``` ## 模块说明 Corresponding Auxiliary Data 以系列模块的方式来区分不同的视频集 ,如下是一个快速概览: ### 系列一 该系列视频来自于某 VIP 内部培训课程,具体是哪个培训机构,后续在视频更新进度到 50% 的时候会在此发布。 ### 系列二 正在更新... ------ ## License Corresponding Auxiliary Data is Open Source software released under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.html).