📄 nw_misc.c
字号:
#include <netware.h>
#include <screen.h>
#include "test_apr.h"
void _NonAppStop( void )
{
pressanykey();
}
static void test_not_impl(CuTest *tc)
{
CuNotImpl(tc, "Test not implemented on this platform yet");
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -