diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/1/Debug/CL.read.1.tlog new file mode 100644 index 0000000..eeb795d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/1/Debug/CL.write.1.tlog new file mode 100644 index 0000000..9598b96 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.ilk new file mode 100644 index 0000000..7bfd44f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..a930d8c --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\1\| diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.log new file mode 100644 index 0000000..2b2284a --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.log @@ -0,0 +1,22 @@ +生成启动时间为 2025/3/4 18:41:23。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\1\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\1\prog1.c(10): 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\1\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\1\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\1\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\1\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\1\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\1\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.92 diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.obj new file mode 100644 index 0000000..ccd4833 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.pdb new file mode 100644 index 0000000..150d0b0 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.vcxprojResolveAssemblyReference.cache b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.vcxprojResolveAssemblyReference.cache new file mode 100644 index 0000000..bde9b77 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.vcxprojResolveAssemblyReference.cache differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/1/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/1/Debug/cl.command.1.tlog new file mode 100644 index 0000000..5e140b6 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/1/Debug/link.command.1.tlog new file mode 100644 index 0000000..d155db8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/1/Debug/link.read.1.tlog new file mode 100644 index 0000000..944fc0a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/1/Debug/link.write.1.tlog new file mode 100644 index 0000000..db17249 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/1/Debug/mt.command.1.tlog new file mode 100644 index 0000000..c508236 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/1/Debug/mt.read.1.tlog new file mode 100644 index 0000000..2f77058 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/1/Debug/mt.write.1.tlog new file mode 100644 index 0000000..2f77058 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/1/Debug/vc100.idb new file mode 100644 index 0000000..319695f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/1/Debug/vc100.pdb new file mode 100644 index 0000000..9f0ec93 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Prog1.c b/2207/天天乐学答案/C语言/3-4/1/Prog1.c new file mode 100644 index 0000000..717f2c5 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/1/Prog1.c @@ -0,0 +1,20 @@ +/*------------------------------------------------------- +̼㣺s=123n nɼ룬ʹforѭ +-------------------------------------------------------*/ +#include +main() +{ + int i,n,p; + p=1; + printf("һn:"); + scanf("%d",&n); +/**********Program**********/ + for(i=2;i<=n;i++){ + p*=i; + } + +/********** End **********/ + printf("1*2*...*%d = %d\n",n,p); +} + + diff --git a/2207/天天乐学答案/C语言/3-4/1/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/1/Prog1.sdf new file mode 100644 index 0000000..3e80253 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Prog1.sln b/2207/天天乐学答案/C语言/3-4/1/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/1/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/1/Prog1.suo b/2207/天天乐学答案/C语言/3-4/1/Prog1.suo new file mode 100644 index 0000000..899e6ff Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/1/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/1/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/1/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/1/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/1/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/1/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/1/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/1/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/1/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/1/ipch/prog1-7923fa1c/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/1/ipch/prog1-7923fa1c/prog1-8609c275.ipch new file mode 100644 index 0000000..6f18c37 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/1/ipch/prog1-7923fa1c/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/10/Debug/CL.read.1.tlog new file mode 100644 index 0000000..a3bd9a3 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/10/Debug/CL.write.1.tlog new file mode 100644 index 0000000..be2bf04 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.ilk new file mode 100644 index 0000000..36224d2 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..92dfea9 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\10\| diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.log new file mode 100644 index 0000000..cd7d360 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.log @@ -0,0 +1,23 @@ +生成启动时间为 2025/3/4 19:33:04。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\10\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\10\prog1.c(11): 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”的声明 + 1>c:\ttlxexam\67d4e6f97b984d8ba1626458f478ced9\ck\10\prog1.c(7): warning C4101: “j”: 未引用的局部变量 + Link: + C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\10\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\10\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\10\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\10\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\10\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\10\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.93 diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.obj new file mode 100644 index 0000000..682c413 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.pdb new file mode 100644 index 0000000..a86a62a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.vcxprojResolveAssemblyReference.cache b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.vcxprojResolveAssemblyReference.cache new file mode 100644 index 0000000..bde9b77 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.vcxprojResolveAssemblyReference.cache differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/10/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/10/Debug/cl.command.1.tlog new file mode 100644 index 0000000..ccb8a0e Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/10/Debug/link.command.1.tlog new file mode 100644 index 0000000..086d877 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/10/Debug/link.read.1.tlog new file mode 100644 index 0000000..ed2a3ce Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/10/Debug/link.write.1.tlog new file mode 100644 index 0000000..158eefa Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/10/Debug/mt.command.1.tlog new file mode 100644 index 0000000..2e7da25 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/10/Debug/mt.read.1.tlog new file mode 100644 index 0000000..9740b75 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/10/Debug/mt.write.1.tlog new file mode 100644 index 0000000..a9b8236 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/10/Debug/vc100.idb new file mode 100644 index 0000000..a8fe047 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/10/Debug/vc100.pdb new file mode 100644 index 0000000..f3ffdb5 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Prog1.c b/2207/天天乐学答案/C语言/3-4/10/Prog1.c new file mode 100644 index 0000000..504ca8b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/10/Prog1.c @@ -0,0 +1,23 @@ +/*------------------------------------------------------- +̼㣺s=1!+3!+5!+n! nɼ,ʹforѭ +-------------------------------------------------------*/ +#include +main() +{ + int i,j,n; + long p,sum; + sum=0; + printf("һn:"); + scanf("%d",&n); +/**********Program**********/ + p = 1; + for ( i = 1;i <= n; i++ ) { + p *= i; + if ( i%2 == 1 ) { + sum += p; + } + } + +/********** End **********/ + printf("1!+3!+...+%d!= %d\n",n,sum); +} diff --git a/2207/天天乐学答案/C语言/3-4/10/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/10/Prog1.sdf new file mode 100644 index 0000000..020f023 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Prog1.sln b/2207/天天乐学答案/C语言/3-4/10/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/10/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/10/Prog1.suo b/2207/天天乐学答案/C语言/3-4/10/Prog1.suo new file mode 100644 index 0000000..d435fa6 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/10/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/10/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/10/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/10/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/10/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/10/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/10/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/10/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/10/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/10/ipch/prog1-56ab85ec/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/10/ipch/prog1-56ab85ec/prog1-8609c275.ipch new file mode 100644 index 0000000..4d6eb70 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/10/ipch/prog1-56ab85ec/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/11/Debug/CL.read.1.tlog new file mode 100644 index 0000000..01c8445 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/11/Debug/CL.write.1.tlog new file mode 100644 index 0000000..7b1ea78 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.ilk new file mode 100644 index 0000000..0682a75 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..1aecda6 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\11\| diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.log new file mode 100644 index 0000000..e3c8abb --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.log @@ -0,0 +1,20 @@ +生成启动时间为 2025/3/4 19:38:56。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\11\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 + Link: + C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\11\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\11\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\11\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\11\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\11\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\11\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.46 diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.obj new file mode 100644 index 0000000..4b7e7aa Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.pdb new file mode 100644 index 0000000..4c7884d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/11/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/11/Debug/cl.command.1.tlog new file mode 100644 index 0000000..48eefe4 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/11/Debug/link.command.1.tlog new file mode 100644 index 0000000..9dd63f1 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/11/Debug/link.read.1.tlog new file mode 100644 index 0000000..4d4c81e Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/11/Debug/link.write.1.tlog new file mode 100644 index 0000000..32ff3c4 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/11/Debug/mt.command.1.tlog new file mode 100644 index 0000000..59b5d16 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/11/Debug/mt.read.1.tlog new file mode 100644 index 0000000..004c91a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/11/Debug/mt.write.1.tlog new file mode 100644 index 0000000..8383dff Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/11/Debug/vc100.idb new file mode 100644 index 0000000..a1d2ea2 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/11/Debug/vc100.pdb new file mode 100644 index 0000000..88ad6d7 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Prog1.c b/2207/天天乐学答案/C语言/3-4/11/Prog1.c new file mode 100644 index 0000000..907255b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/11/Prog1.c @@ -0,0 +1,25 @@ +/*------------------------------------------------------- +̼eֵ +whileֱһֵС10-5Ϊֹ +e=0+1+1/1+1/1/2+1/1/2/3... +-------------------------------------------------------*/ +#include +main() +{ + int i; + double t,e; + i=1; + t=1.0; + e=0; +/**********Program**********/ + e = 2; + i = 2; + while(t/i > 1e-5){ + e += t/i; + t /= i++; + } + +/********** End **********/ + printf("e=%f\n",e); +} + diff --git a/2207/天天乐学答案/C语言/3-4/11/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/11/Prog1.sdf new file mode 100644 index 0000000..e37bba7 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Prog1.sln b/2207/天天乐学答案/C语言/3-4/11/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/11/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/11/Prog1.suo b/2207/天天乐学答案/C语言/3-4/11/Prog1.suo new file mode 100644 index 0000000..cc46161 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/11/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/11/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/11/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/11/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/11/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/11/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/11/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/11/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/11/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/11/ipch/prog1-f9f2f3ad/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/11/ipch/prog1-f9f2f3ad/prog1-8609c275.ipch new file mode 100644 index 0000000..7bfb53f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/11/ipch/prog1-f9f2f3ad/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/12/Debug/CL.read.1.tlog new file mode 100644 index 0000000..c4dfb16 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/12/Debug/CL.write.1.tlog new file mode 100644 index 0000000..c6eface Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.ilk new file mode 100644 index 0000000..7dd4f99 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..226cb6c --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\12\| diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.log new file mode 100644 index 0000000..cba59f4 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.log @@ -0,0 +1,20 @@ +生成启动时间为 2025/3/4 19:42:51。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\12\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 + Link: + C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\12\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\12\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\12\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\12\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\12\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\12\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.46 diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.obj new file mode 100644 index 0000000..c7b2801 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.pdb new file mode 100644 index 0000000..901ec04 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/12/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/12/Debug/cl.command.1.tlog new file mode 100644 index 0000000..bb9fa63 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/12/Debug/link.command.1.tlog new file mode 100644 index 0000000..c753f7e Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/12/Debug/link.read.1.tlog new file mode 100644 index 0000000..d18d0c0 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/12/Debug/link.write.1.tlog new file mode 100644 index 0000000..a0393a8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/12/Debug/mt.command.1.tlog new file mode 100644 index 0000000..fdb832d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/12/Debug/mt.read.1.tlog new file mode 100644 index 0000000..b5c063c Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/12/Debug/mt.write.1.tlog new file mode 100644 index 0000000..b5c063c Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/12/Debug/vc100.idb new file mode 100644 index 0000000..2bf585d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/12/Debug/vc100.pdb new file mode 100644 index 0000000..488c604 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Prog1.c b/2207/天天乐学答案/C语言/3-4/12/Prog1.c new file mode 100644 index 0000000..5f995ad --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/12/Prog1.c @@ -0,0 +1,21 @@ +/*------------------------------------------------------- +̼eֵ forǰ50֮͡ +e=0+1+1/1+1/1/2+1/1/2/3... +-------------------------------------------------------*/ +#include +main() +{ + int i; + double t,e; + t=1.0; + e=0; + for(i=1;i<=50;i++) + { +/**********Program**********/ + e += t; + t /= i; +/********** End **********/ + } + printf("ǰ50֮Ϊ%f\n",e); +} + diff --git a/2207/天天乐学答案/C语言/3-4/12/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/12/Prog1.sdf new file mode 100644 index 0000000..3de0b41 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/12/Prog1.sln b/2207/天天乐学答案/C语言/3-4/12/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/12/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/12/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/12/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/12/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/12/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/12/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/12/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/12/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/12/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/12/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/12/ipch/prog1-9d3a616e/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/12/ipch/prog1-9d3a616e/prog1-8609c275.ipch new file mode 100644 index 0000000..a6d9ef5 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/12/ipch/prog1-9d3a616e/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/13/Debug/CL.read.1.tlog new file mode 100644 index 0000000..e8aa710 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/13/Debug/CL.write.1.tlog new file mode 100644 index 0000000..a1f8e2b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.ilk new file mode 100644 index 0000000..05462a0 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..1f88bb0 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\13\| diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.log new file mode 100644 index 0000000..1b35612 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.log @@ -0,0 +1,24 @@ +生成启动时间为 2025/3/4 19:47:11。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\13\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\13\prog1.c(10): 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”的声明 + 1>c:\ttlxexam\67d4e6f97b984d8ba1626458f478ced9\ck\13\prog1.c(14): warning C4244: “=”: 从“double”转换到“float”,可能丢失数据 + 1>c:\ttlxexam\67d4e6f97b984d8ba1626458f478ced9\ck\13\prog1.c(15): warning C4244: “=”: 从“double”转换到“float”,可能丢失数据 + Link: + C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\13\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\13\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\13\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\13\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\13\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\13\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.47 diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.obj new file mode 100644 index 0000000..768ad94 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.pdb new file mode 100644 index 0000000..ce4a6c8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/13/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/13/Debug/cl.command.1.tlog new file mode 100644 index 0000000..d0b02fc Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/13/Debug/link.command.1.tlog new file mode 100644 index 0000000..3b780a3 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/13/Debug/link.read.1.tlog new file mode 100644 index 0000000..3736646 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/13/Debug/link.write.1.tlog new file mode 100644 index 0000000..6879e8d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/13/Debug/mt.command.1.tlog new file mode 100644 index 0000000..80b38d1 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/13/Debug/mt.read.1.tlog new file mode 100644 index 0000000..2d4c462 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/13/Debug/mt.write.1.tlog new file mode 100644 index 0000000..ed0c666 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/13/Debug/vc100.idb new file mode 100644 index 0000000..ebd20cd Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/13/Debug/vc100.pdb new file mode 100644 index 0000000..fda0857 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Prog1.c b/2207/天天乐学答案/C语言/3-4/13/Prog1.c new file mode 100644 index 0000000..520ef3f --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/13/Prog1.c @@ -0,0 +1,24 @@ +/*------------------------------------------------------- +ܣһԲ뾶rr>0ʱ㲢Բ(area)ܳ(circumference)ʾϢ +--------------------------------------------------------*/ +#include +#define PI 3.14 +main() +{ + float r,s,l; + printf("please input r:\n"); + scanf("%f",&r); + if (r>=0) + { +/**********Program**********/ + s = PI * r*r; + l = 2*PI*r; + +/********** End **********/ + printf("the area is %f\n",s); + printf("the circumference is %f\n",l); + } + else + printf("input error!\n"); +} + diff --git a/2207/天天乐学答案/C语言/3-4/13/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/13/Prog1.sdf new file mode 100644 index 0000000..d86fa34 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Prog1.sln b/2207/天天乐学答案/C语言/3-4/13/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/13/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/13/Prog1.suo b/2207/天天乐学答案/C语言/3-4/13/Prog1.suo new file mode 100644 index 0000000..fa41b09 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/13/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/13/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/13/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/13/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/13/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/13/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/13/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/13/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/13/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/13/ipch/prog1-4081cf2f/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/13/ipch/prog1-4081cf2f/prog1-8609c275.ipch new file mode 100644 index 0000000..f8426e0 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/13/ipch/prog1-4081cf2f/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/14/Debug/CL.read.1.tlog new file mode 100644 index 0000000..7fa4eac Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/14/Debug/CL.write.1.tlog new file mode 100644 index 0000000..f0bffc4 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.ilk new file mode 100644 index 0000000..af9ae5d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..3f664e0 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\14\| diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.log new file mode 100644 index 0000000..13253e7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.log @@ -0,0 +1,22 @@ +生成启动时间为 2025/3/4 19:50:19。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\14\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\14\prog1.c(9): 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\14\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\14\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\14\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\14\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\14\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\14\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.45 diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.obj new file mode 100644 index 0000000..617652a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.pdb new file mode 100644 index 0000000..5b8243a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/14/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/14/Debug/cl.command.1.tlog new file mode 100644 index 0000000..fc56d19 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/14/Debug/link.command.1.tlog new file mode 100644 index 0000000..a8c9447 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/14/Debug/link.read.1.tlog new file mode 100644 index 0000000..fdbcce4 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/14/Debug/link.write.1.tlog new file mode 100644 index 0000000..a7d20f2 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/14/Debug/mt.command.1.tlog new file mode 100644 index 0000000..c63b687 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/14/Debug/mt.read.1.tlog new file mode 100644 index 0000000..fe83f38 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/14/Debug/mt.write.1.tlog new file mode 100644 index 0000000..b84b9ff Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/14/Debug/vc100.idb new file mode 100644 index 0000000..efa0881 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/14/Debug/vc100.pdb new file mode 100644 index 0000000..46fb07a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Prog1.c b/2207/天天乐学答案/C语言/3-4/14/Prog1.c new file mode 100644 index 0000000..ecd23fe --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/14/Prog1.c @@ -0,0 +1,24 @@ +/*------------------------------------------------------- +ܣдλ100-999Ȼ456L654 +--------------------------------------------------------*/ +#include +void main() +{ + int n,ge,shi,bai; + printf("һλ"); + scanf("%d",&n); + if((n<100)||(n>999)) + printf("\n"); + else + { +/**********Program**********/ + ge = n % 10; + shi = n % 100 / 10; + bai = n / 100; + + +/********** End **********/ + printf("Ϊ%d%d%d\n",ge,shi,bai); + } +} + diff --git a/2207/天天乐学答案/C语言/3-4/14/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/14/Prog1.sdf new file mode 100644 index 0000000..31d2465 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Prog1.sln b/2207/天天乐学答案/C语言/3-4/14/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/14/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/14/Prog1.suo b/2207/天天乐学答案/C语言/3-4/14/Prog1.suo new file mode 100644 index 0000000..5fb5995 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/14/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/14/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/14/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/14/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/14/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/14/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/14/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/14/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/14/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/14/ipch/prog1-e3c93cf0/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/14/ipch/prog1-e3c93cf0/prog1-8609c275.ipch new file mode 100644 index 0000000..5fd5aeb Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/14/ipch/prog1-e3c93cf0/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/15/Debug/CL.read.1.tlog new file mode 100644 index 0000000..a286cd8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/15/Debug/CL.write.1.tlog new file mode 100644 index 0000000..0321507 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.ilk new file mode 100644 index 0000000..99e7983 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..325ed7f --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\15\| diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.log new file mode 100644 index 0000000..d9e900f --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.log @@ -0,0 +1,23 @@ +生成启动时间为 2025/3/4 19:52:40。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\15\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\15\prog1.c(11): 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”的声明 + 1>c:\ttlxexam\67d4e6f97b984d8ba1626458f478ced9\ck\15\prog1.c(7): warning C4101: “j”: 未引用的局部变量 + Link: + C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\15\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\15\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\15\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\15\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\15\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\15\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.47 diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.obj new file mode 100644 index 0000000..d67af0d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.pdb new file mode 100644 index 0000000..590f53d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/15/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/15/Debug/cl.command.1.tlog new file mode 100644 index 0000000..667f804 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/15/Debug/link.command.1.tlog new file mode 100644 index 0000000..01dac82 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/15/Debug/link.read.1.tlog new file mode 100644 index 0000000..c5d9f23 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/15/Debug/link.write.1.tlog new file mode 100644 index 0000000..6cd562d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/15/Debug/mt.command.1.tlog new file mode 100644 index 0000000..cdeccc8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/15/Debug/mt.read.1.tlog new file mode 100644 index 0000000..0aecbb7 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/15/Debug/mt.write.1.tlog new file mode 100644 index 0000000..0aecbb7 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/15/Debug/vc100.idb new file mode 100644 index 0000000..58335ff Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/15/Debug/vc100.pdb new file mode 100644 index 0000000..95a7e4a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Prog1.c b/2207/天天乐学答案/C语言/3-4/15/Prog1.c new file mode 100644 index 0000000..a11fd49 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/15/Prog1.c @@ -0,0 +1,21 @@ +/*------------------------------------------------------- +̼㣺s=1!+2!+3!+n! nɼ룬ʹforѭ +-------------------------------------------------------*/ +#include +main() +{ + int i,j,n; + long p,sum; + sum=0; + printf("һn:"); + scanf("%d",&n); +/**********Program**********/ + p = 1; + for( i = 1;i <= n; i++ ){ + p *= i; + sum += p; + } + +/********** End **********/ + printf("1!+2!+...+%d!= %d\n",n,sum); +} diff --git a/2207/天天乐学答案/C语言/3-4/15/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/15/Prog1.sdf new file mode 100644 index 0000000..79cbd87 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Prog1.sln b/2207/天天乐学答案/C语言/3-4/15/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/15/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/15/Prog1.suo b/2207/天天乐学答案/C语言/3-4/15/Prog1.suo new file mode 100644 index 0000000..d111c5c Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/15/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/15/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/15/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/15/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/15/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/15/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/15/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/15/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/15/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/15/ipch/prog1-8710aab1/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/15/ipch/prog1-8710aab1/prog1-8609c275.ipch new file mode 100644 index 0000000..2ef83cc Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/15/ipch/prog1-8710aab1/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/16/Debug/CL.read.1.tlog new file mode 100644 index 0000000..ed4068a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/16/Debug/CL.write.1.tlog new file mode 100644 index 0000000..bb5b3df Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.ilk new file mode 100644 index 0000000..86af7c7 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..8f82c56 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\16\| diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.log new file mode 100644 index 0000000..0a384a9 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.log @@ -0,0 +1,20 @@ +生成启动时间为 2025/3/4 19:55:16。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\16\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 + Link: + C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\16\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\16\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\16\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\16\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\16\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\16\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.53 diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.obj new file mode 100644 index 0000000..b8537be Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.pdb new file mode 100644 index 0000000..616210c Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/16/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/16/Debug/cl.command.1.tlog new file mode 100644 index 0000000..afc244f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/16/Debug/link.command.1.tlog new file mode 100644 index 0000000..5ae6370 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/16/Debug/link.read.1.tlog new file mode 100644 index 0000000..2ab6a3b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/16/Debug/link.write.1.tlog new file mode 100644 index 0000000..409f03e Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/16/Debug/mt.command.1.tlog new file mode 100644 index 0000000..9fe950f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/16/Debug/mt.read.1.tlog new file mode 100644 index 0000000..757fcf7 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/16/Debug/mt.write.1.tlog new file mode 100644 index 0000000..01e9403 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/16/Debug/vc100.idb new file mode 100644 index 0000000..ca326e5 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/16/Debug/vc100.pdb new file mode 100644 index 0000000..b9ba54b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Prog1.c b/2207/天天乐学答案/C语言/3-4/16/Prog1.c new file mode 100644 index 0000000..55b2703 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/16/Prog1.c @@ -0,0 +1,22 @@ +/*------------------------------------------------------- +̼㣺s=1-3+5-7+-99ʹforѭ +-------------------------------------------------------*/ +#include +main() +{ + int i,f,sum; + f=1; + sum=0; +/**********Program**********/ + for(i=1;i<=99;i++){ + if(i%2==1){ + sum += i*f; + f*=-1; + } + + } + +/********** End **********/ + printf("1-3+5-7+...-99 = %d\n",sum); +} + diff --git a/2207/天天乐学答案/C语言/3-4/16/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/16/Prog1.sdf new file mode 100644 index 0000000..160115e Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Prog1.sln b/2207/天天乐学答案/C语言/3-4/16/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/16/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/16/Prog1.suo b/2207/天天乐学答案/C语言/3-4/16/Prog1.suo new file mode 100644 index 0000000..926db21 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/16/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/16/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/16/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/16/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/16/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/16/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/16/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/16/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/16/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/16/ipch/prog1-2a581872/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/16/ipch/prog1-2a581872/prog1-8609c275.ipch new file mode 100644 index 0000000..948d276 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/16/ipch/prog1-2a581872/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/17/Debug/CL.read.1.tlog new file mode 100644 index 0000000..063c3ab Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/17/Debug/CL.write.1.tlog new file mode 100644 index 0000000..87277f0 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.ilk new file mode 100644 index 0000000..1be5bea Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..4ba74fa --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\17\| diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.log new file mode 100644 index 0000000..83642c6 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.log @@ -0,0 +1,22 @@ +生成启动时间为 2025/3/4 19:58:57。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\17\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\17\prog1.c(14): 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\17\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\17\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\17\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\17\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\17\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\17\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.43 diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.obj new file mode 100644 index 0000000..3a33ba8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.pdb new file mode 100644 index 0000000..e59f961 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/17/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/17/Debug/cl.command.1.tlog new file mode 100644 index 0000000..62dac2a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/17/Debug/link.command.1.tlog new file mode 100644 index 0000000..24f94e3 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/17/Debug/link.read.1.tlog new file mode 100644 index 0000000..92afcf1 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/17/Debug/link.write.1.tlog new file mode 100644 index 0000000..48f48a8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/17/Debug/mt.command.1.tlog new file mode 100644 index 0000000..1c7438b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/17/Debug/mt.read.1.tlog new file mode 100644 index 0000000..6ac8054 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/17/Debug/mt.write.1.tlog new file mode 100644 index 0000000..8a33e99 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/17/Debug/vc100.idb new file mode 100644 index 0000000..b64992d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/17/Debug/vc100.pdb new file mode 100644 index 0000000..46df052 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Prog1.c b/2207/天天乐学答案/C语言/3-4/17/Prog1.c new file mode 100644 index 0000000..8318eb4 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/17/Prog1.c @@ -0,0 +1,29 @@ +/*------------------------------------------------------- +ܣдһ򵥼ʽΪa op b ab + μop Ϊȡֵֻ+-*/ +עʽ + 룺3+4 + 3.000000+4.000000=7.000000 +--------------------------------------------------------*/ +#include +main() +{ + float a,b; + char op; + printf("Please enter a,b and op:"); + scanf("%f,%c,%f",&a,&op,&b); + switch(op) + { +/**********Program**********/ + case '+':printf("%f+%f=%f\n", a, b, a+b);break; + case '-':printf("%f-%f=%f\n", a, b, a-b);break; + case '*':printf("%f*%f=%f\n", a, b, a*b);break; +/********** End **********/ + case '/':if(b!=0) + printf("%f/%f=%f\n",a,b,a/b); + else + printf("error!\n");break; + default:printf("error!\n");break; + } +} + diff --git a/2207/天天乐学答案/C语言/3-4/17/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/17/Prog1.sdf new file mode 100644 index 0000000..6b865e8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Prog1.sln b/2207/天天乐学答案/C语言/3-4/17/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/17/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/17/Prog1.suo b/2207/天天乐学答案/C语言/3-4/17/Prog1.suo new file mode 100644 index 0000000..2b358af Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/17/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/17/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/17/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/17/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/17/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/17/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/17/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/17/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/17/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/17/ipch/prog1-cd9f8633/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/17/ipch/prog1-cd9f8633/prog1-8609c275.ipch new file mode 100644 index 0000000..3ef3812 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/17/ipch/prog1-cd9f8633/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/18/Debug/CL.read.1.tlog new file mode 100644 index 0000000..0abd898 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/18/Debug/CL.write.1.tlog new file mode 100644 index 0000000..b16e0d9 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.ilk new file mode 100644 index 0000000..be805a6 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..39472c6 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\18\| diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.log new file mode 100644 index 0000000..ba9fae8 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.log @@ -0,0 +1,22 @@ +生成启动时间为 2025/3/4 20:02:41。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\18\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\18\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\18\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\18\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\18\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\18\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\18\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\18\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.40 diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.obj new file mode 100644 index 0000000..aae4114 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.pdb new file mode 100644 index 0000000..df9cfd4 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/18/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/18/Debug/cl.command.1.tlog new file mode 100644 index 0000000..5ebef53 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/18/Debug/link.command.1.tlog new file mode 100644 index 0000000..9b58a37 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/18/Debug/link.read.1.tlog new file mode 100644 index 0000000..732d0f6 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/18/Debug/link.write.1.tlog new file mode 100644 index 0000000..d2d4c8f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/18/Debug/mt.command.1.tlog new file mode 100644 index 0000000..633b534 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/18/Debug/mt.read.1.tlog new file mode 100644 index 0000000..26eb2b7 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/18/Debug/mt.write.1.tlog new file mode 100644 index 0000000..2d0005d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/18/Debug/vc100.idb new file mode 100644 index 0000000..facebec Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/18/Debug/vc100.pdb new file mode 100644 index 0000000..01951d2 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Prog1.c b/2207/天天乐学答案/C语言/3-4/18/Prog1.c new file mode 100644 index 0000000..9f7412b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/18/Prog1.c @@ -0,0 +1,20 @@ +/*------------------------------------------------------- +ܣд򣬰Ĵӡ +--------------------------------------------------------*/ +#include"stdio.h" +main() +{ + int a,b,c,m; + scanf("%d,%d,%d", &a,&b,&c); +/**********Program**********/ + m = a; + if( b > m ){ + m = b; + } + if ( c > m ) { + m = c; + } + +/********** End **********/ + printf ("m=%d\n",m); +} diff --git a/2207/天天乐学答案/C语言/3-4/18/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/18/Prog1.sdf new file mode 100644 index 0000000..2757276 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Prog1.sln b/2207/天天乐学答案/C语言/3-4/18/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/18/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/18/Prog1.suo b/2207/天天乐学答案/C语言/3-4/18/Prog1.suo new file mode 100644 index 0000000..cc223fc Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/18/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/18/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/18/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/18/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/18/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/18/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/18/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/18/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/18/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/18/ipch/prog1-70e6f3f4/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/18/ipch/prog1-70e6f3f4/prog1-8609c275.ipch new file mode 100644 index 0000000..b3b0d7d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/18/ipch/prog1-70e6f3f4/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/19/Debug/CL.read.1.tlog new file mode 100644 index 0000000..3511140 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/19/Debug/CL.write.1.tlog new file mode 100644 index 0000000..0e28746 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.ilk new file mode 100644 index 0000000..e089dc5 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..d1aad98 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\19\| diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.log new file mode 100644 index 0000000..fb2e456 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.log @@ -0,0 +1,20 @@ +生成启动时间为 2025/3/4 20:07:10。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\19\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 + Link: + C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\19\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\19\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\19\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\19\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\19\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\19\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.43 diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.obj new file mode 100644 index 0000000..343433c Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.pdb new file mode 100644 index 0000000..0ed2550 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/19/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/19/Debug/cl.command.1.tlog new file mode 100644 index 0000000..474702e Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/19/Debug/link.command.1.tlog new file mode 100644 index 0000000..0e317b4 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/19/Debug/link.read.1.tlog new file mode 100644 index 0000000..0d5e2a4 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/19/Debug/link.write.1.tlog new file mode 100644 index 0000000..77cb369 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/19/Debug/mt.command.1.tlog new file mode 100644 index 0000000..b704a22 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/19/Debug/mt.read.1.tlog new file mode 100644 index 0000000..487356b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/19/Debug/mt.write.1.tlog new file mode 100644 index 0000000..487356b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/19/Debug/vc100.idb new file mode 100644 index 0000000..f4e0350 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/19/Debug/vc100.pdb new file mode 100644 index 0000000..348752d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Prog1.c b/2207/天天乐学答案/C语言/3-4/19/Prog1.c new file mode 100644 index 0000000..ae4dc32 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/19/Prog1.c @@ -0,0 +1,28 @@ +/*------------------------------------------------------- +ܣʹforѭӡͼΣ + + * + *** + ***** +******* + ***** + *** + * +--------------------------------------------------------*/ +#include +main() +{ + int i,j,k; +/**********Program**********/ + for(i=-3;i<=3;i++){ + for(j=0;j<(i<0?-i:i);j++){ + printf(" "); + } + for(k=0;k<7-j*2;k++){ + printf("*"); + } + printf("\n"); + } +/********** End **********/ +} + diff --git a/2207/天天乐学答案/C语言/3-4/19/Prog1.opensdf b/2207/天天乐学答案/C语言/3-4/19/Prog1.opensdf new file mode 100644 index 0000000..5f7c589 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Prog1.opensdf differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/19/Prog1.sdf new file mode 100644 index 0000000..64f8bca Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/19/Prog1.sln b/2207/天天乐学答案/C语言/3-4/19/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/19/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/19/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/19/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/19/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/19/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/19/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/19/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/19/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/19/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/19/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/19/ipch/prog1-142e61b5/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/19/ipch/prog1-142e61b5/prog1-8609c275.ipch new file mode 100644 index 0000000..7a2d92b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/19/ipch/prog1-142e61b5/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/2/Debug/CL.read.1.tlog new file mode 100644 index 0000000..793a65e Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/2/Debug/CL.write.1.tlog new file mode 100644 index 0000000..621fc5b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.ilk new file mode 100644 index 0000000..da7a4a1 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..aa0a527 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\2\| diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.log new file mode 100644 index 0000000..75d1a7d --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.log @@ -0,0 +1,20 @@ +生成启动时间为 2025/3/4 18:52:45。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\2\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 + Link: + C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\2\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\2\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\2\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\2\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\2\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\2\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.47 diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.obj new file mode 100644 index 0000000..e5f388e Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.pdb new file mode 100644 index 0000000..640a184 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/2/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/2/Debug/cl.command.1.tlog new file mode 100644 index 0000000..e743425 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/2/Debug/link.command.1.tlog new file mode 100644 index 0000000..6904d98 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/2/Debug/link.read.1.tlog new file mode 100644 index 0000000..a96bb91 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/2/Debug/link.write.1.tlog new file mode 100644 index 0000000..7f8420f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/2/Debug/mt.command.1.tlog new file mode 100644 index 0000000..936371a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/2/Debug/mt.read.1.tlog new file mode 100644 index 0000000..3500628 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/2/Debug/mt.write.1.tlog new file mode 100644 index 0000000..3500628 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/2/Debug/vc100.idb new file mode 100644 index 0000000..41f1a29 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/2/Debug/vc100.pdb new file mode 100644 index 0000000..1027af8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Prog1.c b/2207/天天乐学答案/C语言/3-4/2/Prog1.c new file mode 100644 index 0000000..cafaa63 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/2/Prog1.c @@ -0,0 +1,24 @@ +/*------------------------------------------------------- +̼еĽֱֵһľֵС10-5ΪֹҪС10λ: ʹwhile +-------------------------------------------------------*/ +#include +#include +main() +{ + int i,f; + double t,s; + f=1; + s=0; + i=1; + t=1.0; +/**********Program**********/ + while(fabs(t/i)>1e-5){ + s+=t/i*f;//ֵ + f*=-1;//ת + i+=2; + } + +/********** End **********/ + s=s*4; + printf("ԲʵĽֵΪ%.10f\n",s); +} diff --git a/2207/天天乐学答案/C语言/3-4/2/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/2/Prog1.sdf new file mode 100644 index 0000000..1ea7097 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Prog1.sln b/2207/天天乐学答案/C语言/3-4/2/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/2/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/2/Prog1.suo b/2207/天天乐学答案/C语言/3-4/2/Prog1.suo new file mode 100644 index 0000000..adc125b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/2/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/2/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/2/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/2/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/2/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/2/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/2/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/2/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/2/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/2/ipch/prog1-1c6b67dd/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/2/ipch/prog1-1c6b67dd/prog1-8609c275.ipch new file mode 100644 index 0000000..caa4a18 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/2/ipch/prog1-1c6b67dd/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/20/Prog1.c b/2207/天天乐学答案/C语言/3-4/20/Prog1.c new file mode 100644 index 0000000..92e81a8 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/20/Prog1.c @@ -0,0 +1,25 @@ +/*------------------------------------------------------- +ܣҳnСǵֵ +--------------------------------------------------------*/ +#include +int main() +{ + int a,n,i,min,max; + scanf("%d",&n); + scanf("%d",&a); + min=a; + max=a; + for(i=1;i + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.ilk new file mode 100644 index 0000000..6122caf Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..c1a977e --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\3\| diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.log new file mode 100644 index 0000000..7387fd6 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.log @@ -0,0 +1,20 @@ +生成启动时间为 2025/3/4 18:54:59。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\3\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 + Link: + C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\3\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\3\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\3\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\3\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\3\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\3\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.44 diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.obj new file mode 100644 index 0000000..e092f0d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.pdb new file mode 100644 index 0000000..3f852ad Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/3/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/3/Debug/cl.command.1.tlog new file mode 100644 index 0000000..8f82040 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/3/Debug/link.command.1.tlog new file mode 100644 index 0000000..2f2a871 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/3/Debug/link.read.1.tlog new file mode 100644 index 0000000..c44e616 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/3/Debug/link.write.1.tlog new file mode 100644 index 0000000..f36046a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/3/Debug/mt.command.1.tlog new file mode 100644 index 0000000..e70182f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/3/Debug/mt.read.1.tlog new file mode 100644 index 0000000..40223f6 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/3/Debug/mt.write.1.tlog new file mode 100644 index 0000000..cf7004d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/3/Debug/vc100.idb new file mode 100644 index 0000000..d0b636b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/3/Debug/vc100.pdb new file mode 100644 index 0000000..8d1d526 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Prog1.c b/2207/天天乐学答案/C语言/3-4/3/Prog1.c new file mode 100644 index 0000000..e3131c3 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/3/Prog1.c @@ -0,0 +1,28 @@ +/*------------------------------------------------------- +̼еĽֱֵһľֵС10-5Ϊֹʹwhile: +-------------------------------------------------------*/ +#include +#include +#define N 1e-5 +main() +{ + int i,f; + double t,s; + f=1; + s=0; + i=1; + t=1.0; +/**********Program**********/ + while(fabs(t/i)>N){ + s+=t/i*f;//ֵ + f*=-1;//ת + i+=2; + } + + + + +/********** End **********/ + s=s*4 ; + printf("ԲʵĽֵΪ%f\n",s); +} diff --git a/2207/天天乐学答案/C语言/3-4/3/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/3/Prog1.sdf new file mode 100644 index 0000000..ffb944c Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Prog1.sln b/2207/天天乐学答案/C语言/3-4/3/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/3/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/3/Prog1.suo b/2207/天天乐学答案/C语言/3-4/3/Prog1.suo new file mode 100644 index 0000000..0fd0c23 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/3/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/3/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/3/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/3/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/3/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/3/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/3/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/3/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/3/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/3/ipch/prog1-bfb2d59e/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/3/ipch/prog1-bfb2d59e/prog1-8609c275.ipch new file mode 100644 index 0000000..3f1d945 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/3/ipch/prog1-bfb2d59e/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/4/Debug/CL.read.1.tlog new file mode 100644 index 0000000..d9323b5 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/4/Debug/CL.write.1.tlog new file mode 100644 index 0000000..dc61f8e Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.ilk new file mode 100644 index 0000000..377aef4 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..9b6ec56 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\4\| diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.log new file mode 100644 index 0000000..901f311 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.log @@ -0,0 +1,20 @@ +生成启动时间为 2025/3/4 19:01:23。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\4\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 + Link: + C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\4\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\4\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\4\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\4\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\4\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\4\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.43 diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.obj new file mode 100644 index 0000000..0b421ed Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.pdb new file mode 100644 index 0000000..32e3697 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/4/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/4/Debug/cl.command.1.tlog new file mode 100644 index 0000000..82fa100 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/4/Debug/link.command.1.tlog new file mode 100644 index 0000000..86763e1 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/4/Debug/link.read.1.tlog new file mode 100644 index 0000000..7d76323 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/4/Debug/link.write.1.tlog new file mode 100644 index 0000000..4780ed5 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/4/Debug/mt.command.1.tlog new file mode 100644 index 0000000..217fe60 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/4/Debug/mt.read.1.tlog new file mode 100644 index 0000000..f0b81a8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/4/Debug/mt.write.1.tlog new file mode 100644 index 0000000..f0b81a8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/4/Debug/vc100.idb new file mode 100644 index 0000000..2d0b810 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/4/Debug/vc100.pdb new file mode 100644 index 0000000..d953773 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Prog1.c b/2207/天天乐学答案/C语言/3-4/4/Prog1.c new file mode 100644 index 0000000..0f7584f --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/4/Prog1.c @@ -0,0 +1,17 @@ +/*------------------------------------------------------- +ܣʵ1-10110֮ij˻ʹwhile +--------------------------------------------------------*/ +#include +main( ) +{ + int i=1, sum=1; +/**********Program**********/ + while(i<10){ + sum*=i; + i++; + } + +/********** End **********/ + printf("the sum of odd is :%d\n",sum); +} + diff --git a/2207/天天乐学答案/C语言/3-4/4/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/4/Prog1.sdf new file mode 100644 index 0000000..c8602dd Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Prog1.sln b/2207/天天乐学答案/C语言/3-4/4/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/4/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/4/Prog1.suo b/2207/天天乐学答案/C语言/3-4/4/Prog1.suo new file mode 100644 index 0000000..024976b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/4/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/4/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/4/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/4/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/4/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/4/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/4/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/4/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/4/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/4/ipch/prog1-62fa435f/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/4/ipch/prog1-62fa435f/prog1-8609c275.ipch new file mode 100644 index 0000000..818a2fb Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/4/ipch/prog1-62fa435f/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/5/Debug/CL.read.1.tlog new file mode 100644 index 0000000..fed022c Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/5/Debug/CL.write.1.tlog new file mode 100644 index 0000000..67aff58 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.ilk new file mode 100644 index 0000000..48bba13 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..71f4eea --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\5\| diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.log new file mode 100644 index 0000000..3e4aa36 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.log @@ -0,0 +1,24 @@ +生成启动时间为 2025/3/4 19:05:13。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\5\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\5\prog1.c(10): 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”的声明 + 1>c:\ttlxexam\67d4e6f97b984d8ba1626458f478ced9\ck\5\prog1.c(21): 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\5\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\5\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\5\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\5\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\5\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\5\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.47 diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.obj new file mode 100644 index 0000000..f27efcd Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.pdb new file mode 100644 index 0000000..802307f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/5/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/5/Debug/cl.command.1.tlog new file mode 100644 index 0000000..587e11b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/5/Debug/link.command.1.tlog new file mode 100644 index 0000000..903486a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/5/Debug/link.read.1.tlog new file mode 100644 index 0000000..2e4bb23 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/5/Debug/link.write.1.tlog new file mode 100644 index 0000000..ec56b4d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/5/Debug/mt.command.1.tlog new file mode 100644 index 0000000..9a00ffb Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/5/Debug/mt.read.1.tlog new file mode 100644 index 0000000..71d06ec Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/5/Debug/mt.write.1.tlog new file mode 100644 index 0000000..71d06ec Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/5/Debug/vc100.idb new file mode 100644 index 0000000..46dfbb4 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/5/Debug/vc100.pdb new file mode 100644 index 0000000..3372c11 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Prog1.c b/2207/天天乐学答案/C语言/3-4/5/Prog1.c new file mode 100644 index 0000000..ba107bb --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/5/Prog1.c @@ -0,0 +1,29 @@ +/*------------------------------------------------------- +ܣӼɸѧijɼͳƲ߳ɼ +ͳɼ븺ʱ롣ʹwhileѭ +--------------------------------------------------------*/ +#include +main() +{ + int x,max,min; + printf("please input x:\n"); + scanf("%d",&x); + max=x; + min=x; +/**********Program**********/ + while(x > 0){ + if(x > max){ + max = x; + } + if(x < min){ + min = x; + } + scanf("%d", &x); + } + + + + +/********** End **********/ + printf("max=%d,min=%d\n",max,min); +} diff --git a/2207/天天乐学答案/C语言/3-4/5/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/5/Prog1.sdf new file mode 100644 index 0000000..7e1360f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Prog1.sln b/2207/天天乐学答案/C语言/3-4/5/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/5/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/5/Prog1.suo b/2207/天天乐学答案/C语言/3-4/5/Prog1.suo new file mode 100644 index 0000000..b264194 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/5/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/5/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/5/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/5/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/5/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/5/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/5/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/5/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/5/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/5/ipch/prog1-641b120/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/5/ipch/prog1-641b120/prog1-8609c275.ipch new file mode 100644 index 0000000..8b212f4 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/5/ipch/prog1-641b120/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/6/Debug/CL.read.1.tlog new file mode 100644 index 0000000..f328282 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/6/Debug/CL.write.1.tlog new file mode 100644 index 0000000..3990643 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.ilk new file mode 100644 index 0000000..a0f2850 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..3c2b059 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\6\| diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.log new file mode 100644 index 0000000..9e1255a --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.log @@ -0,0 +1,22 @@ +生成启动时间为 2025/3/4 19:08:31。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\6\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\6\prog1.c(10): 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\6\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\6\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\6\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\6\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\6\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\6\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.46 diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.obj new file mode 100644 index 0000000..fd9e27f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.pdb new file mode 100644 index 0000000..5120b31 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/6/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/6/Debug/cl.command.1.tlog new file mode 100644 index 0000000..fd0b664 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/6/Debug/link.command.1.tlog new file mode 100644 index 0000000..064c9bb Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/6/Debug/link.read.1.tlog new file mode 100644 index 0000000..0ca9fa4 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/6/Debug/link.write.1.tlog new file mode 100644 index 0000000..5343ee1 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/6/Debug/mt.command.1.tlog new file mode 100644 index 0000000..d06e6b6 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/6/Debug/mt.read.1.tlog new file mode 100644 index 0000000..fa60417 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/6/Debug/mt.write.1.tlog new file mode 100644 index 0000000..1d4a97d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/6/Debug/vc100.idb new file mode 100644 index 0000000..4f27be1 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/6/Debug/vc100.pdb new file mode 100644 index 0000000..0954e91 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Prog1.c b/2207/天天乐学答案/C语言/3-4/6/Prog1.c new file mode 100644 index 0000000..fe093a2 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/6/Prog1.c @@ -0,0 +1,20 @@ +/*------------------------------------------------------- +̼㣺ʹfor㣬s=1+2+3++n nɼ룩 +-------------------------------------------------------*/ +#include +main() +{ + int i,n,sum; + sum=0; + printf("һn:"); + scanf("%d",&n); +/**********Program**********/ + for(i=1;i<=n;i++){ + sum+=i; + } + +/********** End **********/ + printf("1+2+...+%d = %d\n",n,sum); +} + + diff --git a/2207/天天乐学答案/C语言/3-4/6/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/6/Prog1.sdf new file mode 100644 index 0000000..54ee12a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Prog1.sln b/2207/天天乐学答案/C语言/3-4/6/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/6/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/6/Prog1.suo b/2207/天天乐学答案/C语言/3-4/6/Prog1.suo new file mode 100644 index 0000000..6f5f9e8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/6/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/6/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/6/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/6/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/6/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/6/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/6/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/6/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/6/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/6/ipch/prog1-a9891ee1/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/6/ipch/prog1-a9891ee1/prog1-8609c275.ipch new file mode 100644 index 0000000..4002b75 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/6/ipch/prog1-a9891ee1/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/7/Debug/CL.read.1.tlog new file mode 100644 index 0000000..332545b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/7/Debug/CL.write.1.tlog new file mode 100644 index 0000000..381b221 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.ilk new file mode 100644 index 0000000..afd553d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..64893bf --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\7\| diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.log new file mode 100644 index 0000000..636df98 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.log @@ -0,0 +1,22 @@ +生成启动时间为 2025/3/4 19:10:51。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\7\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\7\prog1.c(9): 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\7\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\7\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\7\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\7\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\7\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\7\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.45 diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.obj new file mode 100644 index 0000000..9a8a243 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.pdb new file mode 100644 index 0000000..fdc3603 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/7/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/7/Debug/cl.command.1.tlog new file mode 100644 index 0000000..1b260ad Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/7/Debug/link.command.1.tlog new file mode 100644 index 0000000..f8abc91 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/7/Debug/link.read.1.tlog new file mode 100644 index 0000000..442bcc1 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/7/Debug/link.write.1.tlog new file mode 100644 index 0000000..7d225ca Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/7/Debug/mt.command.1.tlog new file mode 100644 index 0000000..7ece4db Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/7/Debug/mt.read.1.tlog new file mode 100644 index 0000000..eb4df52 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/7/Debug/mt.write.1.tlog new file mode 100644 index 0000000..1dd065e Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/7/Debug/vc100.idb new file mode 100644 index 0000000..e2df692 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/7/Debug/vc100.pdb new file mode 100644 index 0000000..b02f19f Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Prog1.c b/2207/天天乐学答案/C语言/3-4/7/Prog1.c new file mode 100644 index 0000000..a291f0f --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/7/Prog1.c @@ -0,0 +1,21 @@ +/*------------------------------------------------------- +ܣдȽabĴСҰѴ߸maxС߸min +--------------------------------------------------------*/ +#include"stdio.h" +main() +{ + int a,b,min,max; + printf("a,b:"); + scanf("%d,%d",&a,&b); +/**********Program**********/ + if (a > b) { + max = a; + min = b; + } else { + max = b; + min = a; + } +/********** End **********/ + printf("min=%d,max=%d\n",min,max); +} + diff --git a/2207/天天乐学答案/C语言/3-4/7/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/7/Prog1.sdf new file mode 100644 index 0000000..052c428 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Prog1.sln b/2207/天天乐学答案/C语言/3-4/7/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/7/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/7/Prog1.suo b/2207/天天乐学答案/C语言/3-4/7/Prog1.suo new file mode 100644 index 0000000..82de7e1 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/7/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/7/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/7/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/7/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/7/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/7/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/7/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/7/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/7/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/7/ipch/prog1-4cd08ca2/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/7/ipch/prog1-4cd08ca2/prog1-8609c275.ipch new file mode 100644 index 0000000..4a3c540 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/7/ipch/prog1-4cd08ca2/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/8/Debug/CL.read.1.tlog new file mode 100644 index 0000000..a231ca7 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/8/Debug/CL.write.1.tlog new file mode 100644 index 0000000..9bbae97 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.ilk new file mode 100644 index 0000000..c64f09c Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..76946b2 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\8\| diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.log new file mode 100644 index 0000000..71e7b47 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.log @@ -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 diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.obj new file mode 100644 index 0000000..ea28286 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.pdb new file mode 100644 index 0000000..feb0bea Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/8/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/8/Debug/cl.command.1.tlog new file mode 100644 index 0000000..6f94ecf Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/8/Debug/link.command.1.tlog new file mode 100644 index 0000000..0230df6 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/8/Debug/link.read.1.tlog new file mode 100644 index 0000000..628a0cd Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/8/Debug/link.write.1.tlog new file mode 100644 index 0000000..9f047e3 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/8/Debug/mt.command.1.tlog new file mode 100644 index 0000000..37b0fb3 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/8/Debug/mt.read.1.tlog new file mode 100644 index 0000000..6849fb3 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/8/Debug/mt.write.1.tlog new file mode 100644 index 0000000..dfd82e5 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/8/Debug/vc100.idb new file mode 100644 index 0000000..49fd13d Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/8/Debug/vc100.pdb new file mode 100644 index 0000000..d598d30 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Prog1.c b/2207/天天乐学答案/C语言/3-4/8/Prog1.c new file mode 100644 index 0000000..cff59b7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/8/Prog1.c @@ -0,0 +1,27 @@ +/*------------------------------------------------------- +ܣx,y,zС +--------------------------------------------------------*/ +#include +main() +{ + int x,y,z,t; + scanf("%d%d%d",&x , &y , &z); +/**********Program**********/ + if (x > y) { + t = x; + x = y; + y = t; + } + if (y > z) { + t = y; + y = z; + z = t; + } + if (x > y) { + t = x; + x = y; + y = t; + } +/********** End **********/ + printf("small to big: %d %d %d\n",x,y,z); +} diff --git a/2207/天天乐学答案/C语言/3-4/8/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/8/Prog1.sdf new file mode 100644 index 0000000..dc0a458 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Prog1.sln b/2207/天天乐学答案/C语言/3-4/8/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/8/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/8/Prog1.suo b/2207/天天乐学答案/C语言/3-4/8/Prog1.suo new file mode 100644 index 0000000..8c4b473 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/8/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/8/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/8/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/8/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/8/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/8/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/8/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/8/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/8/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/8/ipch/prog1-f017fa63/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/8/ipch/prog1-f017fa63/prog1-8609c275.ipch new file mode 100644 index 0000000..b5771eb Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/8/ipch/prog1-f017fa63/prog1-8609c275.ipch differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/CL.read.1.tlog b/2207/天天乐学答案/C语言/3-4/9/Debug/CL.read.1.tlog new file mode 100644 index 0000000..95fbb31 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/CL.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/CL.write.1.tlog b/2207/天天乐学答案/C语言/3-4/9/Debug/CL.write.1.tlog new file mode 100644 index 0000000..af23b33 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/CL.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.exe.intermediate.manifest b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.exe.intermediate.manifest new file mode 100644 index 0000000..ecea6f7 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.exe.intermediate.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.exe.manifest b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.exe.manifest new file mode 100644 index 0000000..11bb704 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.exe.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.ilk b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.ilk new file mode 100644 index 0000000..69cb686 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.ilk differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.lastbuildstate b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.lastbuildstate new file mode 100644 index 0000000..3be73ba --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.lastbuildstate @@ -0,0 +1,2 @@ +#v4.0:v100 +Debug|Win32|C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\9\| diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.log b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.log new file mode 100644 index 0000000..cb97c7e --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.log @@ -0,0 +1,22 @@ +生成启动时间为 2025/3/4 19:28:50。 + 1>项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\9\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\9\prog1.c(9): 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\9\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\9\Debug\Prog1.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\9\Debug\Prog1.lib" /MACHINE:X86 Debug\Prog1.obj + Prog1.vcxproj -> C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\9\Debug\Prog1.exe + Manifest: + C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\9\Debug\Prog1.exe.manifest" /manifest Debug\Prog1.exe.intermediate.manifest + FinalizeBuildStatus: + 正在删除文件“Debug\Prog1.unsuccessfulbuild”。 + 正在对“Debug\Prog1.lastbuildstate”执行 Touch 任务。 + 1>已完成生成项目“C:\TTLXExam\67d4e6f97b984d8ba1626458f478ced9\CK\9\Prog1.vcxproj”(build 个目标)的操作。 + +生成成功。 + +已用时间 00:00:00.80 diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.obj b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.obj new file mode 100644 index 0000000..31988eb Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.obj differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.pdb b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.pdb new file mode 100644 index 0000000..1109e4b Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.write.1.tlog b/2207/天天乐学答案/C语言/3-4/9/Debug/Prog1.write.1.tlog new file mode 100644 index 0000000..e69de29 diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/cl.command.1.tlog b/2207/天天乐学答案/C语言/3-4/9/Debug/cl.command.1.tlog new file mode 100644 index 0000000..da57bd3 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/cl.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/link.command.1.tlog b/2207/天天乐学答案/C语言/3-4/9/Debug/link.command.1.tlog new file mode 100644 index 0000000..b4a369a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/link.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/link.read.1.tlog b/2207/天天乐学答案/C语言/3-4/9/Debug/link.read.1.tlog new file mode 100644 index 0000000..98a1cb3 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/link.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/link.write.1.tlog b/2207/天天乐学答案/C语言/3-4/9/Debug/link.write.1.tlog new file mode 100644 index 0000000..904fbec Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/link.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/mt.command.1.tlog b/2207/天天乐学答案/C语言/3-4/9/Debug/mt.command.1.tlog new file mode 100644 index 0000000..0f154aa Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/mt.command.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/mt.read.1.tlog b/2207/天天乐学答案/C语言/3-4/9/Debug/mt.read.1.tlog new file mode 100644 index 0000000..81929fc Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/mt.read.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/mt.write.1.tlog b/2207/天天乐学答案/C语言/3-4/9/Debug/mt.write.1.tlog new file mode 100644 index 0000000..949d52c Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/mt.write.1.tlog differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/vc100.idb b/2207/天天乐学答案/C语言/3-4/9/Debug/vc100.idb new file mode 100644 index 0000000..2ded466 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/vc100.idb differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Debug/vc100.pdb b/2207/天天乐学答案/C语言/3-4/9/Debug/vc100.pdb new file mode 100644 index 0000000..57c0b3a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Debug/vc100.pdb differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Prog1.c b/2207/天天乐学答案/C语言/3-4/9/Prog1.c new file mode 100644 index 0000000..29a4bc4 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/9/Prog1.c @@ -0,0 +1,19 @@ +/*------------------------------------------------------- +ܣӼn,nĺ͡(ʹforѭ +--------------------------------------------------------*/ +#include +void main() +{ + int n,i,s; + s=0; + scanf("%d",&n); +/**********Program**********/ + for(i=1;i<=n;i++){ + if(i%2==1){ + s+=i; + } + } + +/********** End **********/ + printf("s=%d\n",s); +} diff --git a/2207/天天乐学答案/C语言/3-4/9/Prog1.sdf b/2207/天天乐学答案/C语言/3-4/9/Prog1.sdf new file mode 100644 index 0000000..1766f2a Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Prog1.sdf differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Prog1.sln b/2207/天天乐学答案/C语言/3-4/9/Prog1.sln new file mode 100644 index 0000000..cea6016 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/9/Prog1.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Prog1", "Prog1.vcxproj", "{D20AC217-6584-4C9F-87B2-CE50A8A2BF53}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.ActiveCfg = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Debug|Win32.Build.0 = Debug|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.ActiveCfg = Release|Win32 + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/2207/天天乐学答案/C语言/3-4/9/Prog1.suo b/2207/天天乐学答案/C语言/3-4/9/Prog1.suo new file mode 100644 index 0000000..a88aaf8 Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/Prog1.suo differ diff --git a/2207/天天乐学答案/C语言/3-4/9/Prog1.vcxproj b/2207/天天乐学答案/C语言/3-4/9/Prog1.vcxproj new file mode 100644 index 0000000..8ddb779 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/9/Prog1.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D20AC217-6584-4C9F-87B2-CE50A8A2BF53} + Win32Proj + Prog1 + + + + Application + true + Unicode + + + Application + false + true + Unicode + + + + + + + + + + + + + true + false + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + + + Console + true + true + true + + + + + + + + + diff --git a/2207/天天乐学答案/C语言/3-4/9/Prog1.vcxproj.filters b/2207/天天乐学答案/C语言/3-4/9/Prog1.vcxproj.filters new file mode 100644 index 0000000..72b7c3b --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/9/Prog1.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 源文件 + + + diff --git a/2207/天天乐学答案/C语言/3-4/9/Prog1.vcxproj.user b/2207/天天乐学答案/C语言/3-4/9/Prog1.vcxproj.user new file mode 100644 index 0000000..ace9a86 --- /dev/null +++ b/2207/天天乐学答案/C语言/3-4/9/Prog1.vcxproj.user @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/2207/天天乐学答案/C语言/3-4/9/ipch/prog1-935f6824/prog1-8609c275.ipch b/2207/天天乐学答案/C语言/3-4/9/ipch/prog1-935f6824/prog1-8609c275.ipch new file mode 100644 index 0000000..64021bb Binary files /dev/null and b/2207/天天乐学答案/C语言/3-4/9/ipch/prog1-935f6824/prog1-8609c275.ipch differ