C#操作数据库,分页、执行存储过程等 [二] - ADO.NET入门之中
摘要:
简单分页using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Data.SqlClient;namespace opdata{ public partial class Form1 : Form { private static String con... 阅读全文
posted @ 2011-10-29 17:14 心若冰清 阅读(874) 评论(0) 推荐(1)
浙公网安备 33010602011771号