close
http://cslics.blogspot.com/2008/11/trace-code-tool.html
產生網頁的方法:
1. 進入原始碼的目錄下
$ cd ~/speech
2. 執行htags
$ htags -g -F
-g 先執行 gtags
-F 代表要將網頁切成多個Frame
3. 原始碼目錄下就會產生一個叫HTML的目錄
全站熱搜
http://cslics.blogspot.com/2008/11/trace-code-tool.html
產生網頁的方法:
1. 進入原始碼的目錄下
$ cd ~/speech
2. 執行htags
$ htags -g -F
-g 先執行 gtags
-F 代表要將網頁切成多個Frame
3. 原始碼目錄下就會產生一個叫HTML的目錄