hao_2468

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

03 2010 档案

摘要:此层最少高度为200px,也就是说,即使div中没有任何内容,高度也会保持在 200px,当DIV中的内容超过500px时,则自动增加DIV的高度。这个对IE或是FF等浏览器都会兼容的。(背景色是为了方便查看效果用 的) 阅读全文
posted @ 2010-03-25 10:54 hao_2468 阅读(155) 评论(0) 推荐(0)

摘要:110 Restart marker reply. In this case, the text is exact and not left to the particular implementation; it must read: MARK yyyy = mmmm where yyyy is User-process data stream marker, and mmmm serve... 阅读全文
posted @ 2010-03-23 10:49 hao_2468 阅读(238) 评论(0) 推荐(0)

摘要:在别人博客里看到的,不知道是利用的什么原理,也不知道是怎么实现的。mstsc /console /v:你的肉鸡服务器IP:远程端口 阅读全文
posted @ 2010-03-23 10:48 hao_2468 阅读(136) 评论(0) 推荐(0)

摘要:一、解决在Windows 2003的 IIS 6.0 中无法上传超过200K的附件以及无法下载超过4M的附件问题在 IIS 6.0 中,默认设置是特别严格和安全的,最大只能传送 204,800 个字节,这样可以最大限度地减少因以前太宽松的超时和限制而造成的攻击。(在 IIS 6.0 之前的版本中无此限制)解决办法:1、先在服务里关闭 iis admin service 服务。2、找到 windo... 阅读全文
posted @ 2010-03-23 10:47 hao_2468 阅读(166) 评论(0) 推荐(0)

摘要:要在 SqlServer Configuration Manager里,找到Sql Server Integration Services,然后鼠标右键属性,将登录身份设为 "本地系统"(local system),然后重启SSIS服务即可。那边导入对话框根本不用重来,直接把错误点掉,然后再点"完成"就行了。 阅读全文
posted @ 2010-03-19 17:55 hao_2468 阅读(174) 评论(0) 推荐(0)