You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/db_course_lab/overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ title: 数据库系统实现原理与实践课程实验
29
29
30
30
1.**学习 C++ 编程基础。** MiniOB 用 C++ 编写,如果你没有 C++ 编程基础,请先参考本文中 `c++编程语言学习` 的参考资料(或者其他任何资料)学习 C++ 基础知识。可以通过 Cpplings: `src/cpplings/README.md` 和 [LAB#0](./lab0.md) 来做一个编程练习。
0 commit comments