Skip to content

Commit 7c4c00c

Browse files
author
Sorrysorry
committed
修改实验室论文
1 parent b7ea1ff commit 7c4c00c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

content/competition/index.en.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ The National College Students Computer System Capability Competition focuses on
1111

1212
RMDB is developed by the database teaching team of Renmin University of China and supported by the Ministry of Education-Huawei "Intelligent Base" project. The platform, competition questions, and test cases have been supported and reviewed by the technical committee of the National College Students Computer System Capability Competition Database Management System Track. The competition is guided by the expert group of the System Capability Competition and the [101 Plan Database System Course Working Group](https://101.pku.edu.cn/courseDetails?id=DC767C683D697417E0555943CA7634DE).
1313

14-
The competition is held annually during the summer vacation period (June to August). Students who are interested are welcome to participate. For more information on the system competition, please refer to the [official competition website](https://db.educg.net/#/index?TYPE=DB_S).
14+
The competition is held annually during the summer vacation period (June to August). Students who are interested are welcome to participate. For more information on the system competition, please refer to the [official competition website](https://db.educg.net/#/index?TYPE=DB_S).
15+
16+
<div style="text-align: center;">
17+
<img src="./competition2024.png" alt="大赛图片">
18+
</div>

layouts/shortcodes/publications.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h2 id="2024">2024</h2>
1313
<p>{{.authors}}</p>
1414
<p><i>{{.publication}}</i>
1515
{{ if .ccf_rank }}
16-
, <b>CCF Rank {{.ccf_rank}}</b>
16+
, <b>CCF {{.ccf_rank}}</b>
1717
{{ end }}
1818
</p>
1919
</li>

0 commit comments

Comments
 (0)