📄 section5.s
字号:
.section .test0 .section .test1, "", %progbits .section .test2 .section .test3, "aw" .section .test4, "aw", %nobits .section .test1, "aw", %nobitstest1: .long test1 .section .test2, "w"test2: .long test2 .section .test3, "aw", %progbitstest3: .long test3 .section .test4, "aw" .section .data, "a" .section .bss, "a" .section .data, "aw", %nobits .section .bss, "aw", %progbits
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -