1、调用webservice方法的前提是当前项目已经引用了webservice
3、在下级菜单中选择WebService1类
5、通过对象ws引用方法,传入参数,并接收返回结果
7、运行工程,检查实际效果