A.ScaleMode屬性 B.Scale方法 C.DrawStyle屬性 D.DrawWidth屬性
A.面向事件 B.面向?qū)傩?br /> C.面向?qū)ο?br /> D.面向過(guò)程
A.select top3 cDiscription fromTvtype order by iprice asc B.select cDiscription from Tvtype where max(iprice)>3 C.select top3 cDiscription from Tvtype order by iprice desc D.selec tcDiscription max(iprice)from Tvtype order by iprice
A.1 B.3 C.102 D.5050
A.Columns B.Text C.ListIndex D.ListCount
A.Money類型保留到小數(shù)位數(shù)4位,而smallmoney保留到小數(shù)位數(shù)2位 B.Money類型保留到小數(shù)位數(shù)2位,而smallmoney保留到小數(shù)位數(shù)4位 C.存放的整數(shù)位數(shù)相同,小數(shù)位數(shù)不同 D.存放的整數(shù)位數(shù)不同,小數(shù)位數(shù)相同
A..mdfB..ldfC..tifD..ndf