要在图片框P1中打印字符串”How Are You”,应使用语句()。
要在图片框P1中打印字符串”How Are You”,应使用语句()。
A.Picture1.Print=”How Are You”
B.P1.Picture=LoadPicture(“How Are You”)
C.P1.Print”How Are You”
D.Print”How Are You”
正确答案:P1.Print”How Are You”
Tag:VisualBasic程序设计 字符串 语句
时间:2021-11-29 15:20:48