Skip to content

Commit

Permalink
Add files
Browse files Browse the repository at this point in the history
  • Loading branch information
CreeperKong committed Mar 16, 2019
1 parent a9dda26 commit d3610a3
Show file tree
Hide file tree
Showing 14 changed files with 1,567 additions and 0 deletions.
25 changes: 25 additions & 0 deletions 666.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28531.58
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "刷屏器", "666\刷屏器.vbproj", "{1E1E9B7A-E7C1-4AC6-8866-19ECBFF7F44C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1E1E9B7A-E7C1-4AC6-8866-19ECBFF7F44C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1E1E9B7A-E7C1-4AC6-8866-19ECBFF7F44C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1E1E9B7A-E7C1-4AC6-8866-19ECBFF7F44C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1E1E9B7A-E7C1-4AC6-8866-19ECBFF7F44C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0BC2663D-CA6C-4F4A-A4B0-840047F55067}
EndGlobalSection
EndGlobal
137 changes: 137 additions & 0 deletions 666/Form1.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d3610a3

Please sign in to comment.