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.
我该如何为此做汇编代码?
用 LMC 汇编语言编写一个汇编语言代码,执行以下操作: 从用户那里获取 5 到 10 之间的数字的输入 计算从 1 到用户指定输入的数字之和,并在输出显示中打印结果。