Skip to content
This repository was archived by the owner on Mar 31, 2024. It is now read-only.

Commit 7435454

Browse files
committed
丰富功能开发中的语料库
1 parent e0c2787 commit 7435454

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

BOIT Server/Corpus.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,11 @@ WCHAR* Corpus_CodeNotFoundMessage[] = {
5454

5555
WCHAR* Corpus_FunctionDevingMessage[] = {
5656
L"前方施工,暂时无法通行",
57+
L"不行不行,这个还不能用!",
5758
L"这里的代码还没写好的样子诶",
5859
L"kernel.bin还在咕咕咕,快去催他写代码!",
60+
L"kernel.bin什么时候才能写好这个功能?",
61+
L"这个功能还在开发呢,可能永远也不会上线了",
5962
L"该功能还在开发中",
6063
L"kernel.bin又咕咕咕了"
6164
};

0 commit comments

Comments
 (0)