目录前言第一种方式:System.Windows.Forms.SendKeys第二种方式:keybd_event API第三种方式:PostMessage 窗口消息高级应用:封装工具类总结最后前言
I\'d like to have my Axis2 Web Service read from a configuration file, whose name is sent as a parameter to the service.