Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在浏览 ARM cortex M0 STM32f091 控制器的启动文件。我遇到了这个:- .size __HeapBase, . - __HeapBase .size的用途 是什么?上面给出的语法有什么作用?