舉例說明類和對(duì)象的關(guān)系 command對(duì)象的commandtype有哪幾種?分別表示用于什么場(chǎng)合?
command對(duì)象的commandtype有哪幾種?分別表示用于什么場(chǎng)合?Commandtype指定數(shù)據(jù)提供程序如何解釋commandtext屬性。是command對(duì)象的execute方法的參數(shù)。最好
command對(duì)象的commandtype有哪幾種?分別表示用于什么場(chǎng)合?
Commandtype指定數(shù)據(jù)提供程序如何解釋commandtext屬性。
是command對(duì)象的execute方法的參數(shù)。
最好在理解execute方法的基礎(chǔ)上理解這個(gè)參數(shù)