我这里只是把这个帖子的信息集中整理一下,原文请参见 http://www.linksysinfo.org/forums/showthread.php?p=369696 Place this script under Administration > Scripts > WAN Up tab, then save and reboot. You can generate the encoded part in this script with the second script under this one. ## ALL-U-NEED Ad Blocking v3.9b ## http://goo.gl/mhykQ ## Original script by YAQUI ## Updated by ~nephelim~, Syl, jochen, groosh, ng12345, ray123, mstombs [...]
palm pre 1.3.5.1 内存扫描结果
23:46:19 : Couldn’t open port COM1 23:46:52 : Scanning flash for readable data. Step – 1024 bytes 23:46:52 : READABLE area at 0×00000000 23:46:55 : Unreadable area at 0×00001000 1:34:52 : READABLE area at 0x001FB400 1:34:55 : Unreadable area at 0x001FE000 1:35:17 : READABLE area at 0×00200000 1:35:21 : Unreadable area at 0×00201000 1:35:30 : [...]
Filed under: 手机 | Leave a Comment »
Sprint PST Settings with Boost Provisioning
NAM Name: SPCS SCM: 42 Software Version: 3.56.651.0 -varies Firmware Version: 3.42.02 -varies Hardware Version: 0003 PRI Version: 2.04_003 -varies PRI Checksum: 449def22 -varies (NAM Settings) NAM Name: SPCS MDN: MIN1: MIN2: MSID: MCC: 310 MNC: 00 NMSI: 00 IMSI: 31000 True MIN1: True MIN2: True IMSI_S: True MCC: 000 True MNC: 00 True NMSI: [...]
Filed under: 手机 | Leave a Comment »
HTC Hero MEID change
Default Sprint Hero – MEID Solutions 1. Get SPC HOW TO READ / RESET SPC = SuperSPC Method Start CDMA Workshop and Connect the Phone go to Terminal Tab (Second Tab) type 41 74 64 77 61 6F 70 inside it and click to Send for 2 or 3 times, then immediately go to Security [...]
Filed under: 手机 | Leave a Comment »
MacVim,vim-latex,Skim,synctex
本来在Linux里面Emacs+AucTex是我不二的选择, 但是在Mac平台上,当我试用了一大堆的TeX编辑器,包括TeXShop,Aquamacs,BBEdit,TextMate,… … 以后, 我最终还是回到了Vim的怀抱. 安装就不多说了,MacTeX,MacVim,Skim先安装好,需要注意的是要把mvim这个脚本放到某一个$PATH里可以搜索的目录,比如我是~/bin. 然后下载vim-latex,解压到~/.vim目录里面.下面详细说说配置的步骤. 1.现要配置好MacVim. 编辑自己的~/.vimrc文件,下面是我针对vim-latex的设置,每一行都有详细的说明. ” vim-latex setting goes here ” REQUIRED. This makes vim invoke Latex-Suite when you open a tex file. ” filetype plugin on ” IMPORTANT: win32 users will need to have ‘shellslash’ set so that latex ” can be called correctly. set shellslash ” IMPORTANT: grep will [...]
Filed under: TeX, Vim | Leave a Comment »