下面程序: Private Sub Command1_Click() m$="ABC" n$="abc" k$=Lcase$(m$) j$=Ucase$(n$) Print Asc(k$) End Sub 运行后输出结果为()
答案: <查看本题扣1积分>
查看答案
答案不对?请尝试站内搜索