📄 windows.test
字号:
# Windows-specific tests--source include/windows.inc## Bug 9148: Denial of service#--error 1049use lpt1;--error 1049use com1;--error 1049use prn;## Bug #12325: Can't create table named 'nu'#create table nu (a int);drop table nu;# End of 4.1 tests
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -