cdtest-nrv.dat
来自「GNU binutils是GNU交叉工具链中的一个源码包」· DAT 代码 · 共 14 行
DAT
14 行
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 + =
减小字号Ctrl + -
显示快捷键?