在窗体上画一个文本框,然后编写如下事件过程:Private Sub Text1_ KeyPress(KeyAscii As Integer) Dim char As String char = Chr(KeyAscii) KeyAscii = Asc(Ucase(char)) Print String(6, KeyAscii)End Sub 程序运行后,如果在键盘上输入字母a,则窗体上显示的内容为______。
【单选题】We can learn from the second part of the passage that there are some equations of market which can explain the demand and supply of the currency of a country.