摘要:
1.导入数据库 EXEC sp_attach_db @dbname = 'CBO', @filename1 = 'D:\zbx\Patty\CBO.mdf', @filename2 = 'D:\zbx\Patty\CBO_log.ldf' 2.shutdown 用法: Shutdown -s -t 阅读全文
posted @ 2016-02-25 20:12
大喜
阅读(290)
评论(0)
推荐(0)
摘要:
一般处理程序获得一个链接返回的值: public void ProcessRequest(HttpContext context) { context.Response.ContentType = "text/plain"; string openid = context .Request ["op 阅读全文
posted @ 2016-02-25 10:00
大喜
阅读(748)
评论(0)
推荐(0)
浙公网安备 33010602011771号