问答题
如果不用VisualStudio,使用csc.exe编译C#程序。
A.MaskEditB.PasswordCharC.PasswordTextD.PasswordKey
A.textBoxl.DataBindings.Add(new Binding(“Text”,ds,”customers.custName”));B.textBoxl.DataBindings.Add(ds,”customers.custName”);C.textBoxl.Bindings(new Binding(“Text”,ds,”customers.custName”));D.textBoxl.Bindings.Add(ds,”customers.custName”);
微信扫一扫,加关注免费搜题