• 2022-07-01
    若下面界面"Button1"的功能是:点击后弹出一个用于输入的界面,获取用户想要显示的图像文件名,从编程简单和程序不易出错的角度考虑该界面最好是( )。[img=374x203]17e43cf44847d1b.jpg[/img]
    A: 模式(Modal)Dialog
    B: 非模式(None-modal)Dialog
    C: FileDialog
    D: Frame