diff --git a/Ch0_Lab4/.vs/Ch0_Lab4/v15/.suo b/Ch0_Lab4/.vs/Ch0_Lab4/v15/.suo
new file mode 100644
index 0000000..8aa00a8
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..e2d4928
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/5569f5f816d7115d/MAIN.ipch b/Ch0_Lab4/.vs/Ch0_Lab4/v15/ipch/AutoPCH/5569f5f816d7115d/MAIN.ipch
new file mode 100644
index 0000000..63d7708
Binary files /dev/null and b/Ch0_Lab4/.vs/Ch0_Lab4/v15/ipch/AutoPCH/5569f5f816d7115d/MAIN.ipch differ
diff --git a/Ch0_Lab4/Ch0_Lab4.sln b/Ch0_Lab4/Ch0_Lab4.sln
new file mode 100644
index 0000000..63a9a36
--- /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", "{0D09391D-A9E5-43F5-8CD4-3668540E21A3}"
+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
+ {0D09391D-A9E5-43F5-8CD4-3668540E21A3}.Debug|x64.ActiveCfg = Debug|x64
+ {0D09391D-A9E5-43F5-8CD4-3668540E21A3}.Debug|x64.Build.0 = Debug|x64
+ {0D09391D-A9E5-43F5-8CD4-3668540E21A3}.Debug|x86.ActiveCfg = Debug|Win32
+ {0D09391D-A9E5-43F5-8CD4-3668540E21A3}.Debug|x86.Build.0 = Debug|Win32
+ {0D09391D-A9E5-43F5-8CD4-3668540E21A3}.Release|x64.ActiveCfg = Release|x64
+ {0D09391D-A9E5-43F5-8CD4-3668540E21A3}.Release|x64.Build.0 = Release|x64
+ {0D09391D-A9E5-43F5-8CD4-3668540E21A3}.Release|x86.ActiveCfg = Release|Win32
+ {0D09391D-A9E5-43F5-8CD4-3668540E21A3}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {A5400F3F-4778-473B-8BBC-166510605AE3}
+ EndGlobalSection
+EndGlobal
diff --git a/Ch0_Lab4/Ch0_Lab4/Ch0_Lab4.vcxproj b/Ch0_Lab4/Ch0_Lab4/Ch0_Lab4.vcxproj
new file mode 100644
index 0000000..d18e0c3
--- /dev/null
+++ b/Ch0_Lab4/Ch0_Lab4/Ch0_Lab4.vcxproj
@@ -0,0 +1,123 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ x64
+
+
+
+ 15.0
+ {0D09391D-A9E5-43F5-8CD4-3668540E21A3}
+ 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/Ch0_Lab4/Ch0_Lab4/Debug/Ch0_Lab4.log b/Ch0_Lab4/Ch0_Lab4/Debug/Ch0_Lab4.log
new file mode 100644
index 0000000..d648bd0
--- /dev/null
+++ b/Ch0_Lab4/Ch0_Lab4/Debug/Ch0_Lab4.log
@@ -0,0 +1,2 @@
+ main.c
+ Ch0_Lab4.vcxproj -> C:\Users\tyghf\OneDrive\桌面\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..8d4dd0b
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..f649265
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..d76420c
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..e02e1b2
--- /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\tyghf\OneDrive\桌面\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..67b50f0
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..2542773
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..1dd9fb2
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..cde3ae8
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..3aa029b
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..c2c507a
Binary files /dev/null and b/Ch0_Lab4/Ch0_Lab4/Debug/vc141.pdb differ
diff --git a/Ch0_Lab4/Debug/Ch0_Lab4.exe b/Ch0_Lab4/Debug/Ch0_Lab4.exe
new file mode 100644
index 0000000..8fdb026
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..82cc03a
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..0382ace
Binary files /dev/null and b/Ch0_Lab4/Debug/Ch0_Lab4.pdb differ
diff --git a/source/main.c b/source/main.c
index bcf1e4f..d7b08ae 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 ئ\n");
system("pause");
return 0;
}