登入--form-frmlogin
startupposition=2
賬號---label textbox-txtuserid
密碼---label textbox-txtpassword
登入、取消---commandbutton
cmdlogin--default:true---enter
cmdcancel--cancel:true---esc
字型:大小:小一
所有控制項的tabindex屬性:0,1,2,3
txtuserid-0
txtpassword-1
cmdlogin-2
cmdcancel-3
資料-----ku---酷(庫)
關係資料
資料表----資料庫
列(column)--field(字段,字段域)
行(row)--recorder(記錄)
1資料庫和表字段如何建立,
並向其中新增記錄
建庫:access:testexample.mdb
建表:userinformation
建欄位(2個):
userid,20,
userpassword,6
新增記錄資訊:選中表-右鍵-開啟-新增
2可以讀取並改寫資料表的
第三方程式在**
activex--ole:
工程--引用--
microsoft activex data objects 2.5 library
3vb如何通過第三方和資料庫互動
connection
cn.connectionstring = "
provider=microsoft.jet.oledb.3.51;
data source=c:\users\jf\desktop\testexample.mdb"
b.在connection聯通的條件下,可以
和資料表進行資料雙向傳輸recordset
學習乙個新的語言:(sql)
select
update
insert into
delet角色---許可權
分層--
設計模式-
設計----美
QT 設定視窗陰影,設定視窗圓角
qt開發過程中,新增過自定義標題欄後,因為設定了 setwindowflags qt framelesswindowhint 屬性,widget介面後面陰影沒有了。現在使用paint的方法繪製陰影和視窗圓角,一方面能設定陰影,一方面可解決設定的視窗圓角後,仍殘留四個小角的問題。廢話不說 上 先設定屬...
C 登入視窗與主視窗
程式入口 using system using system.collections.generic using system.windows.forms namespace huiyi 主視窗的 using system using system.collections.generic using...
登入視窗實現
中間視窗的標題欄 中間視窗的內容區 中間視窗的內容區 中間視窗的內容區中間視窗的內容區 中間視窗的內容區中間視窗的內容區 中間視窗的內容區中間視窗的內容區 中間視窗的內容區中間視窗的內容區 中間視窗的內容區中間視窗的內容區 中間視窗的內容區中間視窗的內容區 中間視窗的內容區 中間視窗的內容區 中間視...