Auto commit
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
|
||||
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<security>
|
||||
<requestedPrivileges>
|
||||
<requestedExecutionLevel level='asInvoker' uiAccess='false' />
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<security>
|
||||
<requestedPrivileges>
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
||||
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
#v4.0:v100
|
||||
Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\8\|
|
||||
@@ -0,0 +1,22 @@
|
||||
生成启动时间为 2025/3/4 19:14:39。
|
||||
1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\8\Prog1.vcxproj”在节点 2 上(build 个目标)。
|
||||
1>InitializeBuildStatus:
|
||||
正在创建“Debug\Prog1.unsuccessfulbuild”,因为已指定“AlwaysCreate”。
|
||||
ClCompile:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _CONSOLE /D _UNICODE /D UNICODE /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc100.pdb" /Gd /TC /analyze- /errorReport:prompt Prog1.C
|
||||
Prog1.C
|
||||
1>c:\ttlxexam\67d4e6f97b984d8ba1626458f478ced9\ck\8\prog1.c(8): warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
c:\program files (x86)\microsoft visual studio 10.0\vc\include\stdio.h(304) : 参见“scanf”的声明
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\8\Debug\Prog1.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"Debug\Prog1.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\8\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\8\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj
|
||||
Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\8\Debug\Prog1.exe
|
||||
Manifest:
|
||||
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\8\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest
|
||||
FinalizeBuildStatus:
|
||||
正在删除文件“Debug\Prog1.unsuccessfulbuild”。
|
||||
正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。
|
||||
1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\8\Prog1.vcxproj”(build 个目标)的操作。
|
||||
|
||||
生成成功。
|
||||
|
||||
已用时间 00:00:00.49
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user