浏览模式: 普通 | 列表
网站css修改后会误保存为gbk编码,上传后ie6.0下面就不兼容了,导致网站错位。但是ie8正常

v880 凯立德gps搜不到星的问题

[ 2011-10-08 14:02:10 | 作者: admin ]
1、修改或替换gps.conf
2、使用gps status 中tools菜单来reset和download新的agps数据

现在进入凯立德靠近窗口可以搜索到7颗星

hosts批处理脚本文件

[ 2011-09-09 16:34:26 | 作者: admin ]
p.s.最近老是上数码网站看手机和单反,搞的无法安心工作,干脆一键屏蔽掉
@echo off
echo.

#加入换行
echo. >>%systemroot%\system32\drivers\etc\hosts

echo 127.0.0.1 shop.tompda.com>>%systemroot%\system32\drivers\etc\hosts
echo 127.0.0.1 www.fengniao.com>>%systemroot%\system32\drivers\etc\hosts
echo 127.0.0.1 bbs.dospy.com>>%systemroot%\system32\drivers\etc\hosts
echo 127.0.0.1 bbs.gfan.com>>%systemroot%\system32\drivers\etc\hosts
...

阅读全文…

iphone 各个版本的硬件区别

[ 2011-09-09 16:32:37 | 作者: admin ]
attachments/201109/09_163313_iphone.jpg

CentOS 5服务器安全设置

[ 2011-09-09 16:02:44 | 作者: admin ]
一.Centos 系统安全方面
1、用防火墙关闭不须要的任何端口,别人PING不到服务器,威胁自然减少了一大半
2、更改SSH端口,最好改为10000以上,别人扫描到端口的机率也会下降
3、删除系统臃肿多余的账号:
userdel adm
userdel lp
userdel sync
userdel shutdown
userdel halt

userdel news
userdel uucp
userdel operator
userdel games
userdel gopher
userdel ftp 如果你不允许匿名FTP,就删掉这个用户帐号
groupdel adm
groupdel lp
groupdel news
groupdel uucp
groupdel games
groupdel dip
groupdel pppusers
4、更改下列文件权限,使任何人没有更改账户权限:
...

阅读全文…
Flash 好像对64位浏览器支持不是太好,你装的应该是32位的Flash Player.现在好像有beta版的64位Flash Player了。

http://get.adobe.com/cn/flashplayer/

用javascript动态设置action和encoding

[ 2011-09-07 14:03:09 | 作者: admin ]
<SCRIPT LANGUAGE= "JavaScript ">
function aaa(theform)
{
if(theform.isup.checked==true){
document.forms[0].encoding= "multipart/form-data ";
document.forms[0].action= "1.asp?isup=1 ";
}else{
document.forms[0].encoding= "application/x-www-form-urlencoded ";
document.forms[0].action= "1.asp?isup=0 ";
}
alert(theform.action);
}
</SCRIPT>


<FORM METHOD=POST ...

阅读全文…

免费的VPN工具

[ 2011-08-30 15:40:16 | 作者: admin ]
Free VPN by WSC
AnchorFree