ex13.plg
来自「《8051系列单片机C程序设计完全手册》的源代码」· PLG 代码 · 共 25 行
PLG
25 行
Build target 'Target 1'compiling ex13.c....\EX13.C(36): error C202: 's': undefined identifier.\EX13.C(36): error C141: syntax error near 'c'.\EX13.C(42): error C141: syntax error near 'else'Target not createdBuild target 'Target 1'compiling ex13.c....\EX13.C(42): error C141: syntax error near 'else'Target not createdBuild target 'Target 1'compiling ex13.c...linking...BL51 BANKED LINKER/LOCATER V4.13 - SN: Eval VersionCOPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2001"ex13.obj" TO "ex13" *** FATAL ERROR L210: I/O ERROR ON INPUT FILE: EXCEPTION 0021H: PATH OR FILE NOT FOUND FILE: C:\KEIL\C51\LIB\C51FPS.LIBTarget not created
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?