• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
快乐小精灵
博客园    首页    新随笔    联系   管理    订阅  订阅
2009年5月14日
xml中颜色的保存及读取
摘要: 保存: xe.InnerText=ctrl.BackColor.ToArgb().ToString();读取: ctrl.BackColor = Color.FromArgb(Convert.ToInt32(xe.InnerText)); 阅读全文
posted @ 2009-05-14 09:50 快乐小精灵 阅读(251) 评论(0) 推荐(0)
aspnet连数据库
摘要: web config 里 <appSettings> <add key="dbPath" value="data/-_-.ascx"/> <add key="ConnectionString" value="Provider=Microsoft.Jet.OLEDB.4.0;Data source=|DataDirectory|db1.mdb;"/> <ad... 阅读全文
posted @ 2009-05-14 09:45 快乐小精灵 阅读(172) 评论(0) 推荐(0)
VS2005重新设置命令
摘要: devenv /resetuserdata 阅读全文
posted @ 2009-05-14 09:42 快乐小精灵 阅读(159) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3