hello.s
来自「Very useful hello world program」· S 代码 · 共 10 行
S
10 行
.file 1 "hello.c" .section .mdebug.eabi32 .section .gcc_compiled_long32 .previous .rdata .align 2$LC0: .ascii "Hello World\000" .ident "GCC: (GNU) 4.1.0 (PSPDEV 20060507)"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?