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

📄 timeclose.plg

📁 定时关机
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TimeClose - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/TimeClose.pdb" /machine:I386 /out:"Release/TimeClose.exe" 
".\Release\AboutDlg.obj"
".\Release\MainDlg.obj"
".\Release\MainFrm.obj"
".\Release\StdAfx.obj"
".\Release\TimeClose.obj"
".\Release\TimeClose.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP30.tmp"
<h3>Output Window</h3>
Linking...
MainFrm.obj : error LNK2001: unresolved external symbol "public: void __thiscall CMainFrame::OnStop(unsigned int,long)" (?OnStop@CMainFrame@@QAEXIJ@Z)
MainFrm.obj : error LNK2001: unresolved external symbol "public: void __thiscall CMainFrame::OnRun(unsigned int,long)" (?OnRun@CMainFrame@@QAEXIJ@Z)
MainFrm.obj : error LNK2001: unresolved external symbol "public: void __thiscall CMainFrame::Onnid(unsigned int,long)" (?Onnid@CMainFrame@@QAEXIJ@Z)
MainFrm.obj : error LNK2001: unresolved external symbol "protected: void __thiscall CMainFrame::ShutDown(void)" (?ShutDown@CMainFrame@@IAEXXZ)
Release/TimeClose.exe : fatal error LNK1120: 4 unresolved externals
执行 link.exe 时出错.



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

⌨️ 快捷键说明

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