main.plg
来自「51单片机的C语言编写的DS18B20的驱动程序」· PLG 代码 · 共 33 行
PLG
33 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
R:\electronic\51程序设计\DS1820\main.uv2
Project File Date: <unknown>
<h2>Output:</h2>
compiling main.c...
MAIN.C(14): error C202: 'DQ': undefined identifier
MAIN.C(16): error C202: 'DQ': undefined identifier
MAIN.C(18): error C202: 'DQ': undefined identifier
MAIN.C(27): error C202: 'DQ': undefined identifier
MAIN.C(28): error C202: 'DQ': undefined identifier
MAIN.C(30): error C202: 'DQ': undefined identifier
MAIN.C(34): error C202: 'DQ': undefined identifier
MAIN.C(35): error C202: 'DQ': undefined identifier
MAIN.C(37): error C202: 'DQ': undefined identifier
main.c - 9 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
MAIN.C(14): error C202: 'DQ': undefined identifier
MAIN.C(16): error C202: 'DQ': undefined identifier
MAIN.C(18): error C202: 'DQ': undefined identifier
MAIN.C(27): error C202: 'DQ': undefined identifier
MAIN.C(28): error C202: 'DQ': undefined identifier
MAIN.C(30): error C202: 'DQ': undefined identifier
MAIN.C(34): error C202: 'DQ': undefined identifier
MAIN.C(35): error C202: 'DQ': undefined identifier
MAIN.C(37): error C202: 'DQ': undefined identifier
Target not created
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?