資源簡介
窗體內只有PictureBox一種控件。
程序里面隨便寫了500多個字符串,然后顯示頁碼,分頁顯示記錄,顯示數量可調。
鼠標點擊、位置都是根據位置來的。
都是圖片顯示,速度快,無延時,比Button等組件顯示流暢多了。
圖片在Res文件夾,可自己調整加工,計算好坐標位置就可以了。如有問題,自行修改。
代碼片段和文件信息
using?System;
using?System.Collections;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?Ui_Page
{
????public?partial?class?Form1?:?Form
????{
????????public?class?MsgList
????????{
????????????static?public?string[]?SQL_KeyWord?=?new?string[512]?{
????????????????????“ABORT“?“ABS“?“ABSOLUTE““ACCESS““ACTION““ADA““ADD““ADMIN““AFTER““AGGREGATE““ALIAS““ALL““ALLOCATE““ALTER“
????????????????????“ANALYSE““ANALYZE““AND““ANY““ARE““ARRAY““AS““ASC““ASENSITIVE““ASSERTION““ASSIGNMENT““ASYMMETRIC““AT“
????????????????????“ATOMIC“?“AUTHORIZATION““AVG““BACKWARD““BEFORE““BEGIN““BETWEEN““BINAR
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????47616??2017-06-14?16:55??Ui_Page\.vs\Ui_Page\v14\.suo
?????文件????????189??2017-06-14?15:37??Ui_Page\App.config
?????文件??????15528??2017-05-31?14:24??Ui_Page\bin\Debug\Res\pag.png
?????文件??????15674??2017-05-31?14:25??Ui_Page\bin\Debug\Res\paged.png
?????文件??????15265??2017-06-12?19:21??Ui_Page\bin\Debug\Res\pg_dot.png
?????文件??????12232??2017-06-14?16:53??Ui_Page\bin\Debug\Res\u_bk.png
?????文件??????26624??2017-06-14?16:55??Ui_Page\bin\Debug\Ui_Page.exe
?????文件????????189??2017-06-14?15:37??Ui_Page\bin\Debug\Ui_Page.exe.config
?????文件??????24064??2017-06-14?16:55??Ui_Page\bin\Debug\Ui_Page.pdb
?????文件??????22696??2017-06-14?16:06??Ui_Page\bin\Debug\Ui_Page.vshost.exe
?????文件????????189??2017-06-14?15:37??Ui_Page\bin\Debug\Ui_Page.vshost.exe.config
?????文件????????490??2016-07-16?19:44??Ui_Page\bin\Debug\Ui_Page.vshost.exe.manifest
?????文件??????17099??2017-06-14?16:55??Ui_Page\Form1.cs
?????文件???????1505??2017-06-14?15:41??Ui_Page\Form1.Designer.cs
?????文件???????5817??2017-06-14?15:41??Ui_Page\Form1.resx
?????文件????????868??2017-06-14?15:37??Ui_Page\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????7068??2017-06-14?15:37??Ui_Page\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件??????????0??2017-06-14?15:37??Ui_Page\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
?????文件??????????0??2017-06-14?15:37??Ui_Page\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
?????文件??????????0??2017-06-14?15:37??Ui_Page\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
?????文件????????400??2017-06-14?16:55??Ui_Page\obj\Debug\Ui_Page.csproj.FileListAbsolute.txt
?????文件???????1012??2017-06-14?16:55??Ui_Page\obj\Debug\Ui_Page.csproj.GenerateResource.Cache
?????文件??????26624??2017-06-14?16:55??Ui_Page\obj\Debug\Ui_Page.exe
?????文件????????180??2017-06-14?16:55??Ui_Page\obj\Debug\Ui_Page.Form1.resources
?????文件??????24064??2017-06-14?16:55??Ui_Page\obj\Debug\Ui_Page.pdb
?????文件????????180??2017-06-14?16:55??Ui_Page\obj\Debug\Ui_Page.Properties.Resources.resources
?????文件????????519??2017-06-14?15:37??Ui_Page\Program.cs
?????文件???????1322??2017-06-14?15:37??Ui_Page\Properties\AssemblyInfo.cs
?????文件???????2827??2017-06-14?15:37??Ui_Page\Properties\Resources.Designer.cs
?????文件???????5612??2017-06-14?15:37??Ui_Page\Properties\Resources.resx
............此處省略18個文件信息
- 上一篇:NLog日志管理工具
- 下一篇:在線音樂網站源碼(基于asp.net)
評論
共有 條評論