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

📄 storage.plg

📁 VC++开发的仓库管理系统设计文档和源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: storage - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB5.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/storage.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\新建文件夹\VC++开发的仓库管理系统设计文档和源码\storage\storageView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB5.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB6.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/storage.pdb" /debug /machine:I386 /out:"Debug/storage.exe" /pdbtype:sept 
".\Debug\edit.obj"
".\Debug\entrygooddlg.obj"
".\Debug\factoryset.obj"
".\Debug\font.obj"
".\Debug\goodset.obj"
".\Debug\madeset.obj"
".\Debug\MainFrm.obj"
".\Debug\msflexgrid.obj"
".\Debug\picture.obj"
".\Debug\rowcursor.obj"
".\Debug\StdAfx.obj"
".\Debug\storage.obj"
".\Debug\storageDoc.obj"
".\Debug\storageSet.obj"
".\Debug\storageView.obj"
".\Debug\storeset.obj"
".\Debug\systemset.obj"
".\Debug\storage.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB6.tmp"
<h3>Output Window</h3>
Compiling...
storageView.cpp
Linking...
storage.obj : error LNK2001: unresolved external symbol "public: __thiscall user::user(class CWnd *)" (??0user@@QAE@PAVCWnd@@@Z)
storageView.obj : error LNK2001: unresolved external symbol "public: __thiscall storageeditdlg::storageeditdlg(class CWnd *)" (??0storageeditdlg@@QAE@PAVCWnd@@@Z)
Debug/storage.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.



<h3>Results</h3>
storage.exe - 3 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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