Skip to content

Commit

Permalink
Verson1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangQiang committed Mar 25, 2016
1 parent 4cea291 commit 84cc315
Show file tree
Hide file tree
Showing 85 changed files with 164 additions and 0 deletions.
Binary file added ++i_i++/bin/Debug/++i_i++.exe
Binary file not shown.
Binary file added ++i_i++/bin/Debug/++i_i++.pdb
Binary file not shown.
Binary file added ++i_i++/bin/Debug/++i_i++.vshost.exe
Binary file not shown.
11 changes: 11 additions & 0 deletions ++i_i++/bin/Debug/++i_i++.vshost.exe.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
5 changes: 5 additions & 0 deletions ++i_i++/obj/Debug/++i_i++.csproj.FileListAbsolute.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\++i_i++\bin\Debug\++i_i++.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\++i_i++\bin\Debug\++i_i++.pdb
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\++i_i++\obj\Debug\++i_i++.csprojResolveAssemblyReference.cache
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\++i_i++\obj\Debug\++i_i++.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\++i_i++\obj\Debug\++i_i++.pdb
Binary file not shown.
Binary file added ++i_i++/obj/Debug/++i_i++.exe
Binary file not shown.
Binary file added ++i_i++/obj/Debug/++i_i++.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\BackTrackingAlgorithm\bin\Debug\BackTrackingAlgorithm.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\BackTrackingAlgorithm\bin\Debug\BackTrackingAlgorithm.pdb
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\BackTrackingAlgorithm\obj\Debug\BackTrackingAlgorithm.csprojResolveAssemblyReference.cache
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\BackTrackingAlgorithm\obj\Debug\BackTrackingAlgorithm.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\BackTrackingAlgorithm\obj\Debug\BackTrackingAlgorithm.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added DelegateInvoke/bin/Debug/DelegateInvoke.exe
Binary file not shown.
6 changes: 6 additions & 0 deletions DelegateInvoke/bin/Debug/DelegateInvoke.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
Binary file added DelegateInvoke/bin/Debug/DelegateInvoke.pdb
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions DelegateInvoke/bin/Debug/DelegateInvoke.vshost.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
11 changes: 11 additions & 0 deletions DelegateInvoke/bin/Debug/DelegateInvoke.vshost.exe.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\DelegateInvoke\bin\Debug\DelegateInvoke.exe.config
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\DelegateInvoke\obj\Debug\DelegateInvoke.csprojResolveAssemblyReference.cache
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\DelegateInvoke\bin\Debug\DelegateInvoke.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\DelegateInvoke\bin\Debug\DelegateInvoke.pdb
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\DelegateInvoke\obj\Debug\DelegateInvoke.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\DelegateInvoke\obj\Debug\DelegateInvoke.pdb
Binary file not shown.
Binary file added DelegateInvoke/obj/Debug/DelegateInvoke.exe
Binary file not shown.
Binary file added DelegateInvoke/obj/Debug/DelegateInvoke.pdb
Binary file not shown.
Binary file not shown.
Empty file.
Empty file.
Empty file.
Binary file added HeapSort/bin/Debug/HeapSort.exe
Binary file not shown.
6 changes: 6 additions & 0 deletions HeapSort/bin/Debug/HeapSort.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
Binary file added HeapSort/bin/Debug/HeapSort.pdb
Binary file not shown.
Binary file added HeapSort/bin/Debug/HeapSort.vshost.exe
Binary file not shown.
6 changes: 6 additions & 0 deletions HeapSort/bin/Debug/HeapSort.vshost.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
11 changes: 11 additions & 0 deletions HeapSort/bin/Debug/HeapSort.vshost.exe.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
Binary file not shown.
6 changes: 6 additions & 0 deletions HeapSort/obj/Debug/HeapSort.csproj.FileListAbsolute.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\HeapSort\bin\Debug\HeapSort.exe.config
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\HeapSort\bin\Debug\HeapSort.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\HeapSort\bin\Debug\HeapSort.pdb
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\HeapSort\obj\Debug\HeapSort.csprojResolveAssemblyReference.cache
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\HeapSort\obj\Debug\HeapSort.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\HeapSort\obj\Debug\HeapSort.pdb
Binary file not shown.
Binary file added HeapSort/obj/Debug/HeapSort.exe
Binary file not shown.
Binary file added HeapSort/obj/Debug/HeapSort.pdb
Binary file not shown.
Empty file.
Empty file.
Empty file.
Binary file added LibrarySolution.v12.suo
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\MultipleParameters\bin\Debug\MultipleParameters.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\MultipleParameters\bin\Debug\MultipleParameters.pdb
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\MultipleParameters\obj\Debug\MultipleParameters.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\MultipleParameters\obj\Debug\MultipleParameters.pdb
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\MultipleParameters\obj\Debug\MultipleParameters.csprojResolveAssemblyReference.cache
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added NetReflection/bin/Debug/NetReflection.exe
Binary file not shown.
6 changes: 6 additions & 0 deletions NetReflection/bin/Debug/NetReflection.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
Binary file added NetReflection/bin/Debug/NetReflection.pdb
Binary file not shown.
Binary file added NetReflection/bin/Debug/NetReflection.vshost.exe
Binary file not shown.
6 changes: 6 additions & 0 deletions NetReflection/bin/Debug/NetReflection.vshost.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
11 changes: 11 additions & 0 deletions NetReflection/bin/Debug/NetReflection.vshost.exe.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\NetReflection\bin\Debug\NetReflection.exe.config
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\NetReflection\bin\Debug\NetReflection.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\NetReflection\bin\Debug\NetReflection.pdb
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\NetReflection\obj\Debug\NetReflection.csprojResolveAssemblyReference.cache
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\NetReflection\obj\Debug\NetReflection.exe
C:\Users\love_\documents\visual studio 2013\Projects\LibrarySolution\NetReflection\obj\Debug\NetReflection.pdb
Binary file not shown.
Binary file added NetReflection/obj/Debug/NetReflection.exe
Binary file not shown.
Binary file added NetReflection/obj/Debug/NetReflection.pdb
Binary file not shown.
Empty file.
Empty file.
Empty file.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.1" />
</startup>
</configuration>
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
c:\users\love_\documents\visual studio 2013\Projects\LibrarySolution\Virtual_Override_New\bin\Debug\Virtual_Override_New.exe.config
c:\users\love_\documents\visual studio 2013\Projects\LibrarySolution\Virtual_Override_New\bin\Debug\Virtual_Override_New.exe
c:\users\love_\documents\visual studio 2013\Projects\LibrarySolution\Virtual_Override_New\bin\Debug\Virtual_Override_New.pdb
c:\users\love_\documents\visual studio 2013\Projects\LibrarySolution\Virtual_Override_New\obj\Debug\Virtual_Override_New.csprojResolveAssemblyReference.cache
c:\users\love_\documents\visual studio 2013\Projects\LibrarySolution\Virtual_Override_New\obj\Debug\Virtual_Override_New.exe
c:\users\love_\documents\visual studio 2013\Projects\LibrarySolution\Virtual_Override_New\obj\Debug\Virtual_Override_New.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file added readme.txt
Empty file.

0 comments on commit 84cc315

Please sign in to comment.