diff --git a/.gitignore b/.gitignore index 955ac32..373ba9e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ Superstar_log.ldf build.bat *.exe themes/superstar/_www/ -bin/logfile.txt \ No newline at end of file +bin/logfile.txt +bin/secondary_graph.grf diff --git a/bin/config.ini b/bin/config.ini index 23e4032..0dbadf2 100644 --- a/bin/config.ini +++ b/bin/config.ini @@ -710,16 +710,16 @@ Symbols=1,2,3,4,5,6,7,8,9,0 [NumberSongIDButtonCoordinates] button0 = 650,300,94,87 -button1 = 660,445,94,87 +button1 = 662,445,94,87 button2 = 770,445,94,87 button3 = 880,445,94,87 -button4 = 990,445,94,87 -button5 = 1100,445,94,87 -button6 = 660,545,94,87 +button4 = 989,445,94,87 +button5 = 1098,445,94,87 +button6 = 662,545,94,87 button7 = 770,545,94,87 button8 = 880,545,94,87 -button9 = 990,545,94,87 -button10 = 1100,545,94,87 +button9 = 989,545,94,87 +button10 = 1098,545,94,87 [NumberSongIDButtonImages] button0_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-02.png diff --git a/bin/mainlog.txt b/bin/mainlog.txt index 4e010e2..0c6ef80 100644 --- a/bin/mainlog.txt +++ b/bin/mainlog.txt @@ -111,3 +111,11 @@ 於 DualScreenDemo.PrimaryForm.InitializeFormAndControls() 於 DualScreenDemo.PrimaryForm..ctor() 於 DualScreenDemo.Program.Main() +[2025/3/25 上午 09:57:49] System.NullReferenceException: 並未將物件參考設定為物件的執行個體。 + 於 DualScreenDemo.PrimaryForm.LoadSpecialButtonCoordinatesForWordCountSingers(IniData data, String section, String buttonKey) + 於 DualScreenDemo.PrimaryForm.InitializeModifyButtonWordCountSingers() + 於 DualScreenDemo.PrimaryForm.InitializeSpecialButtonsForWordCountSingers() + 於 DualScreenDemo.PrimaryForm.InitializeButtonsForWordCountSingers() + 於 DualScreenDemo.PrimaryForm.InitializeFormAndControls() + 於 DualScreenDemo.PrimaryForm..ctor() + 於 DualScreenDemo.Program.Main() diff --git a/config.ini b/config.ini index 51f5f49..0dbadf2 100644 --- a/config.ini +++ b/config.ini @@ -7,8 +7,9 @@ ZhuYinSongs = themes\superstar\歌名\注音\VOD_歌名查詢_注音查詢(按 EnglishSongs = themes\superstar\歌名\英文\VOD_歌名查詢_英文查詢(按鍵)_歌星查詢-注音查詢_未按.png PinYinSongs = themes\superstar\歌星\拼音\VOD_歌星查詢_拼音查詢(按鍵)_歌星查詢-注音查詢_未按.png HandWritingSongs = themes\superstar\歌星\手寫\3.歌星查詢(手寫按鍵)_未按.png -WordCountSongs = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)_未按.png -SongIDSearch = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)_未按.png +WordCountSongs = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)_未按_沒有確認.png +WordCountSingers = themes\superstar\歌星\字數\VOD_歌星查詢_編號查詢(按鍵)_未按_沒有確認.png +SongIDSearch = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)_未按_沒有確認.png [PictureBoxZhuYinSingers] X = 130 @@ -111,13 +112,17 @@ closeButtonPinYinSongs = 1091,642,94,87 refillButtonHandWritingSongs = 918,372,70,65 clearButtonHandWritingSongs = 996,372,70,65 closeButtonForSongs = 1074,372,70,65 -modifyButtonWordCountSongs = 811,643,94,87 -clearButtonWordCountSongs = 692,643,93,87 -closeButtonWordCountSongs = 1051,643,94,87 +modifyButtonWordCountSongs = 926,624,72,67 +clearButtonWordCountSongs = 845,624,72,67 +closeButtonWordCountSongs = 1088,624,72,67 +modifyButtonWordCountSingers = 926,624,72,67 +clearButtonWordCountSingers = 845,624,72,67 +closeButtonWordCountSingers = 1088,624,72,67 modifyButtonSongIDSearch = 811,643,94,87 clearButtonSongIDSearch = 692,643,93,87 closeButtonSongIDSearch = 1051,643,94,87 + [ModifyButtonImagesZhuYin] normal = themes\superstar\歌星\注音\VOD_歌星查詢_注音查詢(按鍵)-38.png mouseOver = themes\superstar\歌星\注音\VOD_歌星查詢_注音查詢(按鍵)-38.png @@ -606,16 +611,16 @@ FontStyle = Regular ForeColor = Black [PictureBoxWordCountSongs] -X = 650 -Y = 300 -Width = 554 -Height = 442 +X = 790 +Y = 350 +Width = 420 +Height = 350 [InputBoxWordCountSongs] -X = 660 -Y = 370 -Width = 530 -Height = 63 +X = 800 +Y = 405 +Width = 400 +Height = 60 FontName = Times New Roman FontSize = 26 FontStyle = Regular @@ -625,64 +630,64 @@ ForeColor = Black Symbols=1,2,3,4,5,6,7,8,9,0 [NumberWordCountButtonCoordinates] -button0 = 650,300,94,87 -button1 = 660,445,94,87 -button2 = 770,445,94,87 -button3 = 880,445,94,87 -button4 = 990,445,94,87 -button5 = 1100,445,94,87 -button6 = 660,545,94,87 -button7 = 770,545,94,87 -button8 = 880,545,94,87 -button9 = 990,545,94,87 -button10 = 1100,545,94,87 +button0 = 650,420,70,65 +button1 = 804,474,72,67 +button2 = 886,474,72,67 +button3 = 965,474,73,67 +button4 = 1048,474,72,67 +button5 = 1129,474,72,67 +button6 = 804,548,72,67 +button7 = 886,548,72,67 +button8 = 965,548,73,67 +button9 = 1048,548,72,67 +button10 = 1129,548,72,67 [NumberWordCountButtonImages] -button0_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-02.png -button0_mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-17.png -button0_mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-02.png -button1_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-03.png -button1_mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-18.png -button1_mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-03.png -button2_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-04.png -button2_mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-19.png -button2_mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-04.png -button3_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-05.png -button3_mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-20.png -button3_mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-05.png -button4_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-06.png -button4_mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-21.png -button4_mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-06.png -button5_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-07.png -button5_mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-22.png -button5_mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-07.png -button6_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-08.png -button6_mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-23.png -button6_mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-08.png -button7_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-09.png -button7_mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-24.png -button7_mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-09.png -button8_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-10.png -button8_mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-25.png -button8_mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-10.png -button9_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-11.png -button9_mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-26.png -button9_mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-11.png +button0_normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-02.png +button0_mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-17.png +button0_mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-02.png +button1_normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-03.png +button1_mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-18.png +button1_mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-03.png +button2_normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-04.png +button2_mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-19.png +button2_mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-04.png +button3_normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-05.png +button3_mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-20.png +button3_mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-05.png +button4_normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-06.png +button4_mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-21.png +button4_mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-06.png +button5_normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-07.png +button5_mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-22.png +button5_mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-07.png +button6_normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-08.png +button6_mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-23.png +button6_mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-08.png +button7_normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-09.png +button7_mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-24.png +button7_mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-09.png +button8_normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-10.png +button8_mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-25.png +button8_mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-10.png +button9_normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-11.png +button9_mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-26.png +button9_mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-11.png [ModifyButtonImagesWordCount] -normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-13.png -mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-13.png -mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-28.png +normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-13.png +mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-13.png +mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-28.png [ClearButtonImagesWordCount] -normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-14.png -mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-14.png -mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-29.png +normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-14.png +mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-14.png +mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-29.png [CloseButtonImagesWordCount] -normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-15.png -mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-15.png -mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-30.png +normal = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-15.png +mouseOver = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-15.png +mouseDown = themes\superstar\歌名\字數\VOD_歌名查詢_編號查詢(按鍵)-30.png [PictureBoxSongIDSearch] X = 650 @@ -691,9 +696,9 @@ Width = 554 Height = 442 [InputBoxSongIDSearch] -X = 154 +X = 660 Y = 370 -Width = 593 +Width = 530 Height = 63 FontName = Times New Roman FontSize = 26 @@ -705,16 +710,16 @@ Symbols=1,2,3,4,5,6,7,8,9,0 [NumberSongIDButtonCoordinates] button0 = 650,300,94,87 -button1 = 660,445,94,87 +button1 = 662,445,94,87 button2 = 770,445,94,87 button3 = 880,445,94,87 -button4 = 990,445,94,87 -button5 = 1100,445,94,87 -button6 = 660,545,94,87 +button4 = 989,445,94,87 +button5 = 1098,445,94,87 +button6 = 662,545,94,87 button7 = 770,545,94,87 button8 = 880,545,94,87 -button9 = 990,545,94,87 -button10 = 1100,545,94,87 +button9 = 989,545,94,87 +button10 = 1098,545,94,87 [NumberSongIDButtonImages] button0_normal = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-02.png @@ -764,3 +769,18 @@ mouseOver = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵) mouseDown = themes\superstar\歌名\編號\VOD_歌名查詢_編號查詢(按鍵)-30.png +[PictureBoxWordCountSingers] +X = 790 +Y = 350 +Width = 420 +Height = 350 + +[InputBoxWordCountSingers] +X = 800 +Y = 405 +Width = 400 +Height = 60 +FontName = Times New Roman +FontSize = 26 +FontStyle = Regular +ForeColor = Black \ No newline at end of file