-- 2009/11/14 bbs backup --
不好意思玩太晚了
因為最近上班都在聽廣播,我要推薦奇美古典音樂網,
但想用foobar來放時竟然沒辦法解析,而且hichannel
用微軟的東西,導致我的電腦也不能放,先抓了
fourDollar(其實我見過他本人耶)的hiChannel.sh來執行,
他會直接取得
http://hichannel.hinet.net/player/radio/index.jsp?radio_id=#
從裡面取得真正的位址
mms://bcr.media.hinet.net/#
但我很好奇有些文章說hichannel的格式改變了,為了瞭解位址是怎麼
來的,就手動trace了一遍,反正最近也在trace code
2010/04/04
[latex] 段落與圖片表格間距
-- 2008/08/02 bbs backup --
http://www.eng.cam.ac.uk/help/tpl/textprocessing/squeeze.html
http://www.eng.cam.ac.uk/help/tpl/textprocessing/squeeze.html
[latex] ieeetran citation
-- 2010 --
I expect it shows [1-10] for 10 continuous citations but [1]-[10] instead.
I cannot find any solution for it until I give up then try to trace codes
in IEEEtrans.cls.
I expect it shows [1-10] for 10 continuous citations but [1]-[10] instead.
I cannot find any solution for it until I give up then try to trace codes
in IEEEtrans.cls.
[latex] 表格小數點對齊置中欄寬 / dot(decimal point) aligned to the centerline of a table cell
\usepackage{dcolumn, array}
\newcolumntype{z}{D{.}{.}{-1}}
Defining a new command, z is as c, l, r in tabular environment. The z is replaced with D{.}{.}{-1} in tabular.
It seems like new command only can be 1 character.
D : D is the command of dcolumn
{.} : . is the character to be aligned
{.} : . is the character above to be replaced with.
-1 : centered. If it's a positive number, it represents the digits after decimal point
\newcolumntype{z}{D{.}{.}{-1}}
Defining a new command, z is as c, l, r in tabular environment. The z is replaced with D{.}{.}{-1} in tabular.
It seems like new command only can be 1 character.
D : D is the command of dcolumn
{.} : . is the character to be aligned
{.} : . is the character above to be replaced with.
-1 : centered. If it's a positive number, it represents the digits after decimal point
profiler
-- 2008/05/20 bbs backup --
http://vast.uccs.edu/~tboult/CS330/NOTES/profilers.ppt
#for timing
http://vast.uccs.edu/~tboult/CS330/NOTES/profilers.ppt
#for timing
訂閱:
文章 (Atom)