diff --git a/ch0-lab4/.vs/ch0-lab4/v15/.suo b/ch0-lab4/.vs/ch0-lab4/v15/.suo new file mode 100644 index 0000000..e21bc22 Binary files /dev/null and b/ch0-lab4/.vs/ch0-lab4/v15/.suo differ diff --git a/ch0-lab4/.vs/ch0-lab4/v15/Browse.VC.db b/ch0-lab4/.vs/ch0-lab4/v15/Browse.VC.db new file mode 100644 index 0000000..a98a88a Binary files /dev/null and b/ch0-lab4/.vs/ch0-lab4/v15/Browse.VC.db differ diff --git a/ch0-lab4/.vs/ch0-lab4/v15/ipch/AutoPCH/3ecdfaa7758da71f/MAIN.ipch b/ch0-lab4/.vs/ch0-lab4/v15/ipch/AutoPCH/3ecdfaa7758da71f/MAIN.ipch new file mode 100644 index 0000000..ad95cad Binary files /dev/null and b/ch0-lab4/.vs/ch0-lab4/v15/ipch/AutoPCH/3ecdfaa7758da71f/MAIN.ipch differ diff --git a/ch0-lab4/Debug/ch0-lab4.exe b/ch0-lab4/Debug/ch0-lab4.exe new file mode 100644 index 0000000..7b2e7c4 Binary files /dev/null and b/ch0-lab4/Debug/ch0-lab4.exe differ diff --git a/ch0-lab4/Debug/ch0-lab4.ilk b/ch0-lab4/Debug/ch0-lab4.ilk new file mode 100644 index 0000000..0beb45d Binary files /dev/null and b/ch0-lab4/Debug/ch0-lab4.ilk differ diff --git a/ch0-lab4/Debug/ch0-lab4.pdb b/ch0-lab4/Debug/ch0-lab4.pdb new file mode 100644 index 0000000..0688fb1 Binary files /dev/null and b/ch0-lab4/Debug/ch0-lab4.pdb differ diff --git a/ch0-lab4/ch0-lab4.sln b/ch0-lab4/ch0-lab4.sln new file mode 100644 index 0000000..4af70b7 --- /dev/null +++ b/ch0-lab4/ch0-lab4.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.28010.2036 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ch0-lab4", "ch0-lab4\ch0-lab4.vcxproj", "{EB98C32D-C317-44B0-BB9A-7A433F9ED623}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {EB98C32D-C317-44B0-BB9A-7A433F9ED623}.Debug|x64.ActiveCfg = Debug|x64 + {EB98C32D-C317-44B0-BB9A-7A433F9ED623}.Debug|x64.Build.0 = Debug|x64 + {EB98C32D-C317-44B0-BB9A-7A433F9ED623}.Debug|x86.ActiveCfg = Debug|Win32 + {EB98C32D-C317-44B0-BB9A-7A433F9ED623}.Debug|x86.Build.0 = Debug|Win32 + {EB98C32D-C317-44B0-BB9A-7A433F9ED623}.Release|x64.ActiveCfg = Release|x64 + {EB98C32D-C317-44B0-BB9A-7A433F9ED623}.Release|x64.Build.0 = Release|x64 + {EB98C32D-C317-44B0-BB9A-7A433F9ED623}.Release|x86.ActiveCfg = Release|Win32 + {EB98C32D-C317-44B0-BB9A-7A433F9ED623}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {EBB8A848-B8CF-41B0-BB05-1208FC74B04A} + EndGlobalSection +EndGlobal diff --git a/ch0-lab4/ch0-lab4/Debug/ch0-lab4.log b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.log new file mode 100644 index 0000000..55c575d --- /dev/null +++ b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.log @@ -0,0 +1,2 @@ + main.c + ch0-lab4.vcxproj -> C:\Users\陳癸亨\Desktop\106-Ch0-Lab4\ch0-lab4\Debug\ch0-lab4.exe diff --git a/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/CL.command.1.tlog b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/CL.command.1.tlog new file mode 100644 index 0000000..fe388d8 Binary files /dev/null and b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/CL.command.1.tlog differ diff --git a/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/CL.read.1.tlog b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/CL.read.1.tlog new file mode 100644 index 0000000..40fb04f Binary files /dev/null and b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/CL.read.1.tlog differ diff --git a/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/CL.write.1.tlog b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/CL.write.1.tlog new file mode 100644 index 0000000..c73d7be Binary files /dev/null and b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/CL.write.1.tlog differ diff --git a/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/ch0-lab4.lastbuildstate b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/ch0-lab4.lastbuildstate new file mode 100644 index 0000000..0ff2ceb --- /dev/null +++ b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/ch0-lab4.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v141:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=10.0.17134.0 +Debug|Win32|C:\Users\陳癸亨\Desktop\106-Ch0-Lab4\ch0-lab4\| diff --git a/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/link.command.1.tlog b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/link.command.1.tlog new file mode 100644 index 0000000..d3f2046 Binary files /dev/null and b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/link.command.1.tlog differ diff --git a/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/link.read.1.tlog b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/link.read.1.tlog new file mode 100644 index 0000000..c0a03f1 Binary files /dev/null and b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/link.read.1.tlog differ diff --git a/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/link.write.1.tlog b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/link.write.1.tlog new file mode 100644 index 0000000..24e8106 Binary files /dev/null and b/ch0-lab4/ch0-lab4/Debug/ch0-lab4.tlog/link.write.1.tlog differ diff --git a/ch0-lab4/ch0-lab4/Debug/main.obj b/ch0-lab4/ch0-lab4/Debug/main.obj new file mode 100644 index 0000000..da15c48 Binary files /dev/null and b/ch0-lab4/ch0-lab4/Debug/main.obj differ diff --git a/ch0-lab4/ch0-lab4/Debug/vc141.idb b/ch0-lab4/ch0-lab4/Debug/vc141.idb new file mode 100644 index 0000000..e353532 Binary files /dev/null and b/ch0-lab4/ch0-lab4/Debug/vc141.idb differ diff --git a/ch0-lab4/ch0-lab4/Debug/vc141.pdb b/ch0-lab4/ch0-lab4/Debug/vc141.pdb new file mode 100644 index 0000000..a8f896c Binary files /dev/null and b/ch0-lab4/ch0-lab4/Debug/vc141.pdb differ diff --git a/ch0-lab4/ch0-lab4/ch0-lab4.vcxproj b/ch0-lab4/ch0-lab4/ch0-lab4.vcxproj new file mode 100644 index 0000000..b67a5bd --- /dev/null +++ b/ch0-lab4/ch0-lab4/ch0-lab4.vcxproj @@ -0,0 +1,123 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {EB98C32D-C317-44B0-BB9A-7A433F9ED623} + ch0lab4 + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + \ No newline at end of file diff --git a/ch0-lab4/ch0-lab4/ch0-lab4.vcxproj.filters b/ch0-lab4/ch0-lab4/ch0-lab4.vcxproj.filters new file mode 100644 index 0000000..be2c236 --- /dev/null +++ b/ch0-lab4/ch0-lab4/ch0-lab4.vcxproj.filters @@ -0,0 +1,18 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;hm;inl;inc;ipp;xsd + + + + + source + + + \ No newline at end of file diff --git a/ch0-lab4/ch0-lab4/ch0-lab4.vcxproj.user b/ch0-lab4/ch0-lab4/ch0-lab4.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/ch0-lab4/ch0-lab4/ch0-lab4.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/source/main.c b/source/main.c index bcf1e4f..15aa25b 100644 --- a/source/main.c +++ b/source/main.c @@ -2,7 +2,7 @@ #include int main(void) { - + printf("this is ch0-lab4,my name is peter \n"); system("pause"); return 0; }