wip: Add course code(if exits) (#46)

This commit is contained in:
奈亚子ですか? 2025-10-20 19:42:23 +08:00 committed by GitHub
parent b5ce6769b8
commit c6f8debff7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
35 changed files with 36 additions and 1 deletions

2
.gitignore vendored
View File

@ -18,3 +18,5 @@
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*
from_name_to_code

View File

@ -1,5 +1,6 @@
--- ---
title: 高级日语1 title: 高级日语1
description: "课程代码: SFLK3117"
--- ---
## 2024-2025学年上学期 ## 2024-2025学年上学期

View File

@ -1,5 +1,6 @@
--- ---
title: 高级日语2 title: 高级日语2
description: "课程代码: SFLK3119"
--- ---
## 2024-2025学年下学期 ## 2024-2025学年下学期

View File

@ -1,5 +1,6 @@
--- ---
title: 英语畅谈中国文化 title: 英语畅谈中国文化
description: "课程代码: SFLE0030"
--- ---
## 2024-2025学年下学期 ## 2024-2025学年下学期

View File

@ -1,5 +1,6 @@
--- ---
title: 通用学术英语读写 title: 通用学术英语读写
description: "课程代码: SFLE0001"
--- ---

View File

@ -1,3 +1,4 @@
--- ---
title: 高等数学A title: 高等数学A
description: "课程代码: MATH1601"
--- ---

View File

@ -1,3 +1,4 @@
--- ---
title: 高等数学A title: 高等数学A
description: "课程代码: MATH2602"
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: 大学物理C title: 大学物理C
description: "课程代码: PHYS2647"
--- ---
- [2024-2025学年下学期补考_B卷_回忆版](./2024-2025学年下学期补考_B_回忆) - [2024-2025学年下学期补考_B卷_回忆版](./2024-2025学年下学期补考_B_回忆)

View File

@ -1,5 +1,6 @@
--- ---
title: 云计算 title: 云计算
description: "课程代码: SE3431"
--- ---
## 2024-2025学年上学期 ## 2024-2025学年上学期

View File

@ -1,5 +1,6 @@
--- ---
title: 人工智能的数学思维 title: 人工智能的数学思维
description: "课程代码: SE1212"
--- ---
## 2022-2023学年下学期 ## 2022-2023学年下学期

View File

@ -1,5 +1,6 @@
--- ---
title: 信息安全数学导论 title: 信息安全数学导论
description: "课程代码: SE1204"
--- ---
很简单 很简单

View File

@ -1,5 +1,6 @@
--- ---
title: 区块链基础 title: 区块链基础
description: "课程代码: SE3324"
--- ---
## 2024-2025学年下学期 ## 2024-2025学年下学期

View File

@ -1,5 +1,6 @@
--- ---
title: 密码分析学 title: 密码分析学
description: "课程代码: SE3430"
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: 并行程序设计 title: 并行程序设计
description: "课程代码: SE2425"
--- ---
## 2024-2025学年下学期 ## 2024-2025学年下学期

View File

@ -1,5 +1,6 @@
--- ---
title: 数字逻辑 title: 数字逻辑
description: "课程代码: SE1203"
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: 数据科学 title: 数据科学
description: "课程代码: SE3435"
--- ---
## 2024-2025学年下学期 ## 2024-2025学年下学期

View File

@ -1,5 +1,6 @@
--- ---
title: 数据结构与算法 title: 数据结构与算法
description: "课程代码: SE1209"
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: 数据结构与算法实践 title: 数据结构与算法实践
description: "课程代码: SE1208"
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: 无线网络安全 title: 无线网络安全
description: "课程代码: SE3335"
--- ---
## 2023-2024学年上学期 ## 2023-2024学年上学期

View File

@ -1,5 +1,6 @@
--- ---
title: 程序设计基础 title: 程序设计基础
description: "课程代码: SE1201"
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: 线性代数 title: 线性代数
description: "课程代码: SE1101"
--- ---
> 2023Fall 与 2024Fall 的《线性代数计算机拔尖基地》由btm老师授课. > 2023Fall 与 2024Fall 的《线性代数计算机拔尖基地》由btm老师授课.

View File

@ -1,5 +1,6 @@
--- ---
title: 网络安全协议分析 title: 网络安全协议分析
description: "课程代码: SE3338"
--- ---
## 2024-2025学年下学期 ## 2024-2025学年下学期

View File

@ -1,5 +1,6 @@
--- ---
title: 计算机安全 title: 计算机安全
description: "课程代码: SE2318"
--- ---
## 2023-2024学年下学期 ## 2023-2024学年下学期

View File

@ -1,5 +1,6 @@
--- ---
title: 计算机系统 title: 计算机系统
description: "课程代码: SE1210"
--- ---
## 2022-2023学年下学期 ## 2022-2023学年下学期

View File

@ -1,5 +1,6 @@
--- ---
title: 计算机网络 title: 计算机网络
description: "课程代码: SE2214"
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: 计算机网络实践 title: 计算机网络实践
description: "课程代码: SE2215"
--- ---
## 2023-2024学年上学期 ## 2023-2024学年上学期

View File

@ -1,5 +1,6 @@
--- ---
title: 计算机逻辑基础 title: 计算机逻辑基础
description: "课程代码: SE3442"
--- ---
## 2024-2025学年上学期 ## 2024-2025学年上学期

View File

@ -1,5 +1,6 @@
--- ---
title: 计算理论基础 title: 计算理论基础
description: "课程代码: SE3436"
--- ---
## 2024-2025学年下学期 ## 2024-2025学年下学期

View File

@ -1,5 +1,6 @@
--- ---
title: 软件分析与验证前沿 title: 软件分析与验证前沿
description: "课程代码: SE3343"
--- ---
## 2025-2026学年上学期 ## 2025-2026学年上学期

View File

@ -1,5 +1,6 @@
--- ---
title: 软件工程实践 title: 软件工程实践
description: "课程代码: SE3230"
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: 软件工程数学 title: 软件工程数学
description: "课程代码: SE1207"
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: 软件开发实践 title: 软件开发实践
description: "课程代码: SOFT0031131076"
--- ---
## 2024-2025学年下学期 ## 2024-2025学年下学期

View File

@ -1,5 +1,6 @@
--- ---
title: 高等数学(一) title: 高等数学(一)
description: "课程代码: SE1102"
--- ---
## 本页面不再适用 ## 本页面不再适用

View File

@ -1,5 +1,6 @@
--- ---
title: 高等数学(二) title: 高等数学(二)
description: "课程代码: SE1103"
--- ---
## 本页面不再适用 ## 本页面不再适用

View File

@ -24,7 +24,7 @@ const sidebars = {
link: { link: {
type: 'generated-index', type: 'generated-index',
title: '本科生院', title: '本科生院',
description: '本科期间的课程资料汇总,涵盖各类专业必修课和选修课。', description: '本科期间的课程资料汇总,涵盖各类专业必修课和选修课。(在课程名称后面标注了课程代码,但考虑到学校近期对相关内容修改频繁,参考价值较低)',
slug: '/undergraduate', slug: '/undergraduate',
}, },
items: [ items: [