Tag Archives: ppc
Guitar Hero Mobile曲目文件下载
Guitar Hero的Game Description: Via http://guitarheromobile.com/gh3/index.php Rock out anytime, anywhere with this rhythm-based music game that stays true to the original. Shred your way to glory as Judy Nails or Axel Steel, in 3 killer venues from the console game. Master … Continue reading
Windows Mobile 平台上的Hosts修改软件
准确的说Windows Mobile上是没有Windows平台上的那个Hosts文件的,它的这些信息存放在注册表中。 在这篇文章中展示了WM平台上域名对应IP地址的信息存放形式: 存放于HKEY_LOCAL_MACHINE\Comm\Tcpip\Hosts 直接修改注册表添加信息的方法: -增加一个以域名命名的子键 -增加ipaddr,数值为ip地址的十六进制值。 -增加ExpireTime,设置为99 99 99 99 99 99 99 代表永不过期 图例: 这样比较麻烦,该网站直接提供了一个免费的修改工具,省去了你计算16进制数值的时间。 软件的下载地址: http://mobilitydojo.net/2008/10/09/using-a-hosts-file-on-windows-mobile/ Windows Mobile Professional http://mobilitydojo.net/files/HostsFileEditPro.exe Windows Mobile Standardhttp://mobilitydojo.net/files/HostsFileEditStd.exe 软件截图两张: PS:勾选上Show SIP即可打开输入面板。