求通俗解释,搜到了些其他解释,比如“注释用于定制从单个参数至 Web Service 消息部件和 XML 元素的映射”,这太书面了,读不懂
name="name" 传过来的参数名称为name,String name 代表用现在的name存储传过来的参数name的值,改成String ss也行吧