• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
PHP开发记录
PHP以及web前端(ajax,js,jquery等)
博客园 首页 新随笔 管理
上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 83 下一页

2007年10月8日

不能启动的特殊问题
摘要: 前几天遇到一个奇怪问题,插入了一根IDE转USB的线,结果电脑启动时候一直停留在主板LOGO处,刚开始没有发现,拔了线后正常。 阅读全文
posted @ 2007-10-08 12:48 corange 阅读(130) 评论(0) 推荐(0)
 
 

2007年9月2日

局域网电脑访问IIS
摘要: 防火墙是否允许http访问本来以前知道的,今天搞得一下子没想起来,就写这里吧。免得以后又忘记了 阅读全文
posted @ 2007-09-02 11:10 corange 阅读(131) 评论(0) 推荐(0)
 
 

2007年8月31日

三种简洁的Tab导航简析
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html;charset=gb231 阅读全文
posted @ 2007-08-31 14:28 corange 阅读(134) 评论(0) 推荐(0)
 
 

2007年8月27日

IFRAME自动适应的问题
摘要: iframe src="show.htm" id="show" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" width="100%" onload="this.height=0;var fdh=(this.Document?this.Document.body.scrollHeight:this.contentDocument.body.offsetHeight) 阅读全文
posted @ 2007-08-27 08:27 corange 阅读(173) 评论(0) 推荐(0)
 
 

2007年8月23日

一个表单多个按钮
摘要: <html> <head> <script> function submitit1() //交由程序1处理 { document.myForm.action = "http://www.site.com/cgi1.php" document.myForm.submit(); } function submitit2() //交由程序2处理 { document.myForm.action = "http://www.site.com/cgi2.php" document.myForm.submit(); } </ 阅读全文
posted @ 2007-08-23 17:18 corange 阅读(241) 评论(0) 推荐(0)
 
 
上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 83 下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3