当前学科:计算机可视化编程
  • 题目: 未知类型
    在C程序中,显示一个信息为"test",标题为"Hello"的消息框,正确的语句是()。

      A.MessageBox("test","hello");

      B.MessageBox.Show("test","hello");

      C.MessageBox("hello","test");

      D.MessageBox.Show("hello","test");

    答案: <查看本题扣1积分>

    查看答案

    答案不对?请尝试站内搜索