• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
ASP.NET系统开发-生Blog
博客园    首页    新随笔    联系   管理    订阅  订阅
2010年1月25日
复制对象
摘要: /// <summary> /// 复制对象 /// </summary> /// <returns>返回它本身的一个副本</returns> public object GetCopy() { return MemberwiseClone(); } 阅读全文
posted @ 2010-01-25 21:35 生 阅读(408) 评论(0) 推荐(0)
JS的Document属性和方法
摘要: document.title //设置文档标题等价于HTML的title标签document.bgColor //设置页面背景色document.fgColor //设置前景色(文本颜色)document.linkColor //未点击过的链接颜色document.alinkColor //激活链接(焦点在此链接上)的颜色document.vlinkColor //已点击过的链接颜色documen... 阅读全文
posted @ 2010-01-25 16:58 生 阅读(109607) 评论(1) 推荐(11)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3