• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

Angel----部落阁
Xcode10
博客园    首页    新随笔    联系   管理    订阅  订阅
2007年6月5日
根据数据库生成XML页面
摘要: SqlConnection conn = new SqlConnection(); conn.ConnectionString = "Server=127.0.0.1;User ID=sa;Password=fdahgdrethj31313210212121;Database=northwind;Persist Security Info=True"; conn.Open();... 阅读全文
posted @ 2007-06-05 17:43 angelfeather 阅读(491) 评论(0) 推荐(0)
asp.net 生成静态html页
摘要: //生成HTML页 public static bool WriteFile(string strText,string strContent,string strAuthor) { string path = HttpContext.Current.Server.MapPath("/news/"); Encoding code = Encoding.GetEncoding("gb2... 阅读全文
posted @ 2007-06-05 17:40 angelfeather 阅读(230) 评论(0) 推荐(0)
存储过程分页程序
摘要: select.aspx -------------------------------------------------------------------------------- 第页 | 共有页 | 条信息 | | | ... 阅读全文
posted @ 2007-06-05 17:13 angelfeather 阅读(236) 评论(0) 推荐(0)
ASP2.0 OUTCACHE 缓存使用收集~
摘要: 介绍存是在计算中广泛使用的一种技术,通过将经常访问的数据或存取开销较大的数据保留在内存或硬盘中来提高性能。在 Web 应用程序的上下文中,缓存用于在 HTTP 请求之间保留页或数据,在重用它们时可以不必耗费资源重新创建。关键1、@OutputCache指令中的属性: Duration - 缓存时间(秒) VaryByParam - 根据使用 POST 或 GET 发送的名称/值对来改变... 阅读全文
posted @ 2007-06-05 15:49 angelfeather 阅读(672) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3