單項(xiàng)選擇題

作為TestKinginc的開發(fā)人員,你用VisualStudio.NET開發(fā)了一個(gè)基于Windows的應(yīng)用程序,你要使你的應(yīng)用程序讓視力不好的人也能使用,這些用戶通過屏幕閱讀器來使用你的應(yīng)用程序。屏幕閱讀器要能分辨得出當(dāng)前哪個(gè)控件獲得焦點(diǎn)。其中一個(gè)TextBox控件提供給用戶輸入用戶名。你要確保當(dāng)這個(gè)控件獲得焦點(diǎn)時(shí),屏幕閱讀器讀出來的單詞為“name”。你要配置哪個(gè)屬性?()

A.Tag
B.Next
C.Name
D.AccessibleName
E.AccessibleRole

題目列表

你可能感興趣的試題

單項(xiàng)選擇題

你要用VisualStudio.NET設(shè)計(jì)一個(gè)基于windows的程序,你的程序包含一個(gè)名為CustomerForm的form,它包含下面控件:
名為TestKingConnection的SQLConnection對(duì)象
名為TestKingDataAdapter的SQLDataAdapter對(duì)象
名為CustomerDataSet的DataSet對(duì)象
5個(gè)TextBox與CustomerDataSet綁定
一個(gè)名為saveButton的Button在設(shè)計(jì)的時(shí)候你為每個(gè)TextBox的DataBindings屬性為CustomerDataSet的DataTable特定的列當(dāng)程序運(yùn)行的時(shí)候,用戶必須能夠編輯textboxes顯示的信息,當(dāng)點(diǎn)擊saveButton所有用戶的改變必須保存到合適的數(shù)據(jù)庫,這個(gè)按鈕事件包含下面的程序片段TestKingDataAdapter.Update(CustomerDataSet);你編譯程序,但是saveButton沒有保存任何改變你需要改正這個(gè)問題:()

A.Call the InsertCommand method of TestKingDa taAdapter.運(yùn)行TestKingDataAdapter中的InsertCommand方法
B.CALL THE Update method of TestKingDataAdapter and pass in TestKingConnection.運(yùn)行TestKingDataAdapter的Update方法并且通過TestKingConnection
C.Before calling the Update method,ensur ethat a row position change occurs in CustomerDataSet.在運(yùn)行Upate方法,確保行位置在CustomerDataSet的改變
D.Rees tablish the database connecti on by calling the Open method of TestKingConnection.重新連接數(shù)據(jù)庫通過運(yùn)行TestKingConnection

微信掃碼免費(fèi)搜題