摘要: using System;using System.Collections.Generic;using System.Text;using System.Runtime.InteropServices;using System.IO;using System.Data.SqlClient;namespace WinApp{ public class Sequence { [DllImport("k... 阅读全文
posted @ 2010-03-30 11:43 94cool 阅读(1103) 评论(0) 推荐(0)