⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 服装销售系统.plg

📁 服装销售管理系统 详细的设计
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 服装销售系统 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP106.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/服装销售系统.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\学习\服装销售系统\服装销售系统.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP106.tmp" 
<h3>Output Window</h3>
Compiling...
服装销售系统.c
d:\学习\服装销售系统\服装销售系统.c(86) : warning C4101: 'total' : unreferenced local variable
d:\学习\服装销售系统\服装销售系统.c(118) : warning C4101: 'total' : unreferenced local variable
d:\学习\服装销售系统\服装销售系统.c(215) : warning C4013: 'getch' undefined; assuming extern returning int
d:\学习\服装销售系统\服装销售系统.c(197) : warning C4101: 'j' : unreferenced local variable
d:\学习\服装销售系统\服装销售系统.c(313) : warning C4101: 'j' : unreferenced local variable
d:\学习\服装销售系统\服装销售系统.c(584) : warning C4101: 'j' : unreferenced local variable
d:\学习\服装销售系统\服装销售系统.c(765) : warning C4101: 'i' : unreferenced local variable
d:\学习\服装销售系统\服装销售系统.c(899) : warning C4101: 'name' : unreferenced local variable
d:\学习\服装销售系统\服装销售系统.c(930) : warning C4101: 'j' : unreferenced local variable
d:\学习\服装销售系统\服装销售系统.c(1069) : warning C4101: 'i' : unreferenced local variable
d:\学习\服装销售系统\服装销售系统.c(1223) : warning C4047: 'return' : 'int *' differs in levels of indirection from 'const int '
d:\学习\服装销售系统\服装销售系统.c(1245) : error C2275: 'ADMIN' : illegal use of this type as an expression
        d:\学习\服装销售系统\服装销售系统.c(18) : see declaration of 'ADMIN'
d:\学习\服装销售系统\服装销售系统.c(1245) : error C2065: 'adm' : undeclared identifier
d:\学习\服装销售系统\服装销售系统.c(1246) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct admin *'
d:\学习\服装销售系统\服装销售系统.c(1247) : warning C4047: 'function' : 'struct admin *' differs in levels of indirection from 'int '
d:\学习\服装销售系统\服装销售系统.c(1247) : warning C4024: 'adminIntiate' : different types for formal and actual parameter 1
d:\学习\服装销售系统\服装销售系统.c(1248) : error C2275: 'DRESS' : illegal use of this type as an expression
        d:\学习\服装销售系统\服装销售系统.c(28) : see declaration of 'DRESS'
d:\学习\服装销售系统\服装销售系统.c(1248) : error C2065: 'dress' : undeclared identifier
d:\学习\服装销售系统\服装销售系统.c(1249) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct DRESS *'
d:\学习\服装销售系统\服装销售系统.c(1250) : warning C4047: 'function' : 'struct DRESS *' differs in levels of indirection from 'int '
d:\学习\服装销售系统\服装销售系统.c(1250) : warning C4024: 'dressIntiate' : different types for formal and actual parameter 1
d:\学习\服装销售系统\服装销售系统.c(1253) : warning C4047: 'function' : 'struct admin *' differs in levels of indirection from 'int '
d:\学习\服装销售系统\服装销售系统.c(1253) : warning C4024: 'first' : different types for formal and actual parameter 2
d:\学习\服装销售系统\服装销售系统.c(1253) : warning C4047: 'function' : 'struct DRESS *' differs in levels of indirection from 'int '
d:\学习\服装销售系统\服装销售系统.c(1253) : warning C4024: 'first' : different types for formal and actual parameter 3
d:\学习\服装销售系统\服装销售系统.c(1253) : warning C4047: '==' : 'int *' differs in levels of indirection from 'const int '
执行 cl.exe 时出错.



<h3>Results</h3>
服装销售系统.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -