08 2008 档案
摘要:public abstract class DataBase : ActiveRecordBase where T : class ...{ private int id; /**//// /// 主键 /// [PrimaryKey(PrimaryKeyType.Identity,...
阅读全文
摘要:protected void ImageButton1_Click(object sender, ImageClickEventArgs e) { FileStream fs = new FileStream(Server.MapPath("~\\wenjian\\") + "test.doc", FileMode.Open, FileAccess.Read); ...
阅读全文
摘要:不同的ContentType 会影响客户端所看到的效果.默认的ContentType为 text/html 也就是网页格式. 代码如: 显示的为网页,而 则会显示html原代码. ...
阅读全文

浙公网安备 33010602011771号