~~~A
设计表单form1,表单中有命令按钮command1和两个文本框text1及text2,在text1中输入字符串"Why SOA has emerged as the dominant approach to enterprise integration",单击命令按钮计算该字符串奇数位置中每个字符的ASCII码值的和,即W、y、S等,并将结果显示在text2框中。
~
1674
设计表单form1,表单中有命令按钮command1和两个文本框text1及text2,在text1中输入字符串"Why SOA has emerged as the dominant approach to enterprise integration",单击命令按钮计算该字符串奇数位置中每个字符的ASCII码值的和,即W、y、S等,并将结果显示在text2框中。
~
1674