Skip to content

Commit

Permalink
增加GitHub链接
Browse files Browse the repository at this point in the history
  • Loading branch information
Glucy-2 committed Apr 4, 2021
1 parent 7e5a9e3 commit 7f0b5a3
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
Binary file modified .vs/Garbage-Classification-Search/v16/.suo
Binary file not shown.
14 changes: 14 additions & 0 deletions Garbage-Classification-Search/Form1.Designer.cs

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

4 changes: 4 additions & 0 deletions Garbage-Classification-Search/Form1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -237,5 +237,9 @@ private void linkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs
System.Diagnostics.Process.Start("https://github.com/alexayan/garbage-classification-data/raw/master/garbage.json");
}

private void linkLabel2_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
{
System.Diagnostics.Process.Start("https://github.com/MAX-XiaoKui/Garbage-Classification-Search");
}
}
}

0 comments on commit 7f0b5a3

Please sign in to comment.