-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
100 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# 如何调试 | ||
|
||
编译时 `phira-main` 时加入参数 `--features event_debug`, 然后 Phira 客户端可执行文件同目录下新建名为 `test.uml` 的文件. 此后进入任意一个活动, 该活动页面将读取自 `test.uml` 并实时更新. | ||
编译 `phira-main` 时加入参数 `--features event_debug`, 然后在 Phira 客户端可执行文件同目录下新建名为 `test.uml` 的文件. 此后进入任意一个活动, 页面内容将与 `test.uml` 保持实时同步. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters