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

📄 datamanger.plg

📁 我上传的程序为:群发数据管理软件的数据处理.软件可以自己从界面操作,把自己要导入的数据导入数据库.并且有导成的功能
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DataManger - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/DataManger.res" /d "NDEBUG" /d "_AFXDLL" "D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataManger.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DataManger.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\BtnST.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\configdeal.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataFileToImport.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataImport.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataManger.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataMangerDoc.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataMangerView.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\Login.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7B.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DataManger.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7C.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7D.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/DataManger.pdb" /machine:I386 /out:"Release/DataManger.exe" 
".\Release\BtnST.obj"
".\Release\configdeal.obj"
".\Release\DataFileToImport.obj"
".\Release\DataImport.obj"
".\Release\DataManger.obj"
".\Release\DataMangerDoc.obj"
".\Release\DataMangerView.obj"
".\Release\Login.obj"
".\Release\MainFrm.obj"
".\Release\StdAfx.obj"
".\Release\DataManger.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BtnST.cpp
configdeal.cpp
DataFileToImport.cpp
DataImport.cpp
DataManger.cpp
DataMangerDoc.cpp
DataMangerView.cpp
Login.cpp
MainFrm.cpp
Generating Code...
Linking...



<h3>Results</h3>
DataManger.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: DataManger - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/DataManger.res" /d "_DEBUG" /d "_AFXDLL" "D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataManger.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DataManger.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\BtnST.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\configdeal.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataFileToImport.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataImport.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataManger.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataMangerDoc.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\DataMangerView.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\Login.cpp"
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7F.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP80.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DataManger.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\开发与维护资料\IVR管理\群发管理\多通道导入程序\DataManger\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP80.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP81.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DataManger.pdb" /debug /machine:I386 /out:"Debug/DataManger.exe" /pdbtype:sept 
".\Debug\BtnST.obj"
".\Debug\configdeal.obj"
".\Debug\DataFileToImport.obj"
".\Debug\DataImport.obj"
".\Debug\DataManger.obj"
".\Debug\DataMangerDoc.obj"
".\Debug\DataMangerView.obj"
".\Debug\Login.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\DataManger.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP81.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BtnST.cpp
configdeal.cpp
DataFileToImport.cpp
DataImport.cpp
DataManger.cpp
DataMangerDoc.cpp
DataMangerView.cpp
Login.cpp
MainFrm.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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