test #1
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ Superstar_log.ldf
|
|||||||
build.bat
|
build.bat
|
||||||
*.exe
|
*.exe
|
||||||
themes/superstar/_www/
|
themes/superstar/_www/
|
||||||
|
bin/logfile.txt
|
@ -1,15 +0,0 @@
|
|||||||
// using System;
|
|
||||||
// using System.Linq;
|
|
||||||
// using System.Windows.Forms;
|
|
||||||
// using System.Drawing;
|
|
||||||
|
|
||||||
// namespace DualScreenDemo
|
|
||||||
// {
|
|
||||||
// public partial class PrimaryForm
|
|
||||||
// {
|
|
||||||
// private void TaiYuPopularButtonHotSong_Click(object sender, EventArgs e)
|
|
||||||
// {
|
|
||||||
// OnHotSongButtonClick(taiYuPopularButtonHotSong, taiYuPopularHotSongActiveBackground, "台語");
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
// }
|
|
Reference in New Issue
Block a user