📄 cdtest-nrv.dat
字号:
Constructing Foo(1) "static_foo"Constructing Foo(2) "static_foo"Constructing Foo(3) "automatic_foo"Constructing Foo(4) "default-foo"Constructing Foo(5) "other_foo1"Constructing Foo(6) "other_foo2"Copying Foo(5) "other_foo1" to Foo(6)Destructing Foo(6) "other_foo1" (remaining foos: 5)Destructing Foo(5) "other_foo1" (remaining foos: 4)Destructing Foo(4) "default-foo" (remaining foos: 3)Destructing Foo(3) "automatic_foo" (remaining foos: 2)Destructing Foo(2) "static_foo" (remaining foos: 1)Destructing Foo(1) "static_foo" (remaining foos: 0)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -