日期:2014-05-17 浏览次数:21006 次
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Xml.Linq;
using System.Windows.Forms;
namespace WindowsFormsApplication1
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private void button1_Click(object sender, EventArgs e)
{
string xml = @"
<function>
<function_id>infolist</function_id>
<out_code>0</out_code>
<out_text>操作成功</out_text>
<rows>1802</rows>
<DrugInfoList>
<row>
<classCode>011405</classCode>
<drugType>1</drugType>
<drugCode>01140509</drugCode>&