data segment ;定义数据段
infon db 0dh,0ah,'Please input a year: $'
Y db 0dh,0ah,'This is a leap year! $'
-
0下载:
info nes ,可以移植到各个单片机上。 适合单片机的移植。 这个是 PC 上的。 C 语言编写-info nes, can be transferred to each microcontroller. Microcontroller for transplantation. This is the PC on. C language
-