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

📄 repcomb.plg

📁 穷举法进行三八二十四的计算。列举所有可能的表达式进行计算筛选。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RepComb - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP6290.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/RepComb.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"J:\岑远红\MYPROG\RepComb\Calculator.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP6290.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP6291.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/RepComb.pdb" /machine:I386 /out:"Release/RepComb.exe" 
".\Release\Calculator.obj"
".\Release\Expression.obj"
".\Release\PrefixCalculator.obj"
".\Release\PreSchemeCal.obj"
".\Release\RepComb.obj"
".\Release\RepComb1.obj"
".\Release\RepCombDlg.obj"
".\Release\StdAfx.obj"
".\Release\RepComb.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP6291.TMP"
<h3>Output Window</h3>
Compiling...
Calculator.cpp
Linking...



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

⌨️ 快捷键说明

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