📄 app.cs
字号:
//-----------------------------------------------------------------
// This applictaion & source code are made available as an
// educational example only.
//-----------------------------------------------------------------
// Warranty Exclusion
//-----------------------------------------------------------------
// This software program may contain "bugs" and other defects and
// that it may not function as intended. The software is licensed
// "as is" and its author makes no, and hereby expressly disclaims
// all, warranties, express, implied, statutory, or otherwise with
// respect to the software, including noninfringement and the
// implied warranties of merchantability and fitness for any
// particular purpose.
//-----------------------------------------------------------------
// Limitation of Liability
//-----------------------------------------------------------------
// In no event will the author be liable for any damages, including
// loss of data, lost profits, cost of cover, or other special,
// incidental, consequential, direct or indirect damages arising
// from the software or the use thereof, however caused and on any
// theory of liability. This limitation will apply even if
// the authors have been advised of the possibility of such damage.
// You acknowledge that this is a reasonable allocation of risk.
//------------------------------------------------------------------
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Data.SqlClient;
//-----------------------------------------------------------------
// Due to its ubiquity, the Microsoft 損ubs
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -