• λ我爱Aspx >> Asp.Net >> 利用正则表达式将html网页数据变成Web Service
  • 利用正则表达式将html网页数据变成Web Service

  • :aspxer  Դ:internet  :2007-5-28 20:36:39  ؼ:web,数据
  • public class ForeignExchange : System.Web.Services.WebService

    {

    public ForeignExchange()

    {

    //CODEGEN: This call is required by the ASP.NET Web Services Designer

    InitializeComponent();

    }

    #region Component Designer generated code

    //Required by the Web Services Designer

    private IContainer components = null;

    /// <summary>

    /// Required method for Designer support - do not modify

    /// the contents of this method with the code editor.

    /// </summary>

    private void InitializeComponent()

    {

    }

    /// <summary>

    /// Clean up any resources being used.

    /// </summary>

    protected override void Dispose( bool disposing )

    {

    if(disposing && components != null)

    {

    components.Dispose();

    Ҷƪл˵?
  • һƪWeb Services是什么?
    һƪ使用Google的Web Service