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

📄 mcs.plg

📁 用蒙特卡罗方法计算二维ISING模型磁场强度
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MCS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MCS.pdb" /debug /machine:I386 /out:"Debug/MCS.exe" /pdbtype:sept 
.\Debug\ChildFrm.obj
.\Debug\MainFrm.obj
.\Debug\MCS.obj
.\Debug\MCSDoc.obj
.\Debug\MCSView.obj
.\Debug\StdAfx.obj
.\Debug\MCS.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2.tmp"
<h3>Output Window</h3>
Linking...
MainFrm.obj : error LNK2001: unresolved external symbol "public: int __thiscall W1::Create(char const *,long,struct tagRECT const &,class CMDIFrameWnd *)" (?Create@W1@@QAEHPBDJABUtagRECT@@PAVCMDIFrameWnd@@@Z)
MainFrm.obj : error LNK2001: unresolved external symbol "public: __thiscall W1::W1(void)" (??0W1@@QAE@XZ)
Debug/MCS.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.



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

⌨️ 快捷键说明

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