From 67637c8100e0ca110a58884d73f787ae5355298b Mon Sep 17 00:00:00 2001 From: wang_chengh <13383929+wang_chengh@user.noreply.gitee.com> Date: Fri, 22 Sep 2023 15:19:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=88=E7=89=88readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/cgi-bin/readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www/cgi-bin/readme.md b/www/cgi-bin/readme.md index 0e5463f..8513a97 100644 --- a/www/cgi-bin/readme.md +++ b/www/cgi-bin/readme.md @@ -1,5 +1,5 @@ 执行该项目后端部分: -需要在Mysql数据库中先执行一次'create_table.sql' -四个.c文件的匹配作用已写在文件顶部的注释中 -使用'make all'命令将所有的.c文件编译成对应的.cgi文件 -使用'make clean'命令清除编译 \ No newline at end of file +需要在Mysql数据库中先执行一次'create_table.sql', +四个.c文件的匹配作用已写在文件顶部的注释中, +使用'make all'命令将所有的.c文件编译成对应的.cgi文件, +使用'make clean'命令清除编译。 \ No newline at end of file