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

📄 synopc.plg

📁 最简单的VC编写的OPC客户端程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SynOpc - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/SynOpc.res" /d "NDEBUG" /d "_AFXDLL" "D:\工程\BOOK\OPC-book\new\源码与规范\书中源码\第四章\client-vc\SynOpc\SynOpc.rc"" 
Creating temporary file "C:\WINDOWS\Temp\RSPB2.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SynOpc.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\工程\BOOK\OPC-book\new\源码与规范\书中源码\第四章\client-vc\SynOpc\SynOpc.cpp"
"D:\工程\BOOK\OPC-book\new\源码与规范\书中源码\第四章\client-vc\SynOpc\SynOpcDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\Temp\RSPB2.tmp" 
Creating temporary file "C:\WINDOWS\Temp\RSPB3.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SynOpc.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\工程\BOOK\OPC-book\new\源码与规范\书中源码\第四章\client-vc\SynOpc\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\Temp\RSPB3.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/SynOpc.pdb" /machine:I386 /out:"Release/SynOpc.exe"  ".\Release\StdAfx.obj" ".\Release\SynOpc.obj" ".\Release\SynOpcDlg.obj" ".\Release\SynOpc.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
SynOpc.cpp
SynOpcDlg.cpp
D:\工程\BOOK\OPC-book\new\源码与规范\书中源码\第四章\client-vc\SynOpc\SynOpcDlg.cpp(412) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Generating Code...
Linking...



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

⌨️ 快捷键说明

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