摘要: /*在master中创建表testCREATETABLEtest(idINTIDENTITY(1,1),filesIMAGE)*/usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Text;usingSyste... 阅读全文
posted @ 2010-10-16 21:30 qanholas 阅读(694) 评论(0) 推荐(0) 编辑