• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
雪飞夏日
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 19 下一页
2009年7月26日
Ajax中隐藏的小Bug
摘要: Bug 阅读全文
posted @ 2009-07-26 23:05 雪飞夏日 阅读(153) 评论(0) 推荐(0)
JavaScript的singletion设计模式
摘要: singLetion 阅读全文
posted @ 2009-07-26 22:45 雪飞夏日 阅读(176) 评论(0) 推荐(0)
好玩的JavaScript代码
摘要: javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function tion(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='... 阅读全文
posted @ 2009-07-26 22:16 雪飞夏日 阅读(186) 评论(0) 推荐(0)
都得本地电脑的CPU动态
摘要: //use namespaceusing System.Diagnostics;using System.Threading;private static void PerformanceCounterTest(string CategoryName, string InstanceName, string CounterName) { //表示 Windows NT 性能计数器组件 Perfo... 阅读全文
posted @ 2009-07-26 19:09 雪飞夏日 阅读(157) 评论(0) 推荐(0)
createElement的小应用
摘要: <script language="javascript">var o=document.body;//创建链接function createA(url,text){vara=document.createElement("a");a.href=url;a.innerHTML=text;a.style.color="red";o.appendChild(a);}createA(http... 阅读全文
posted @ 2009-07-26 19:06 雪飞夏日 阅读(155) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 19 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3