很簡單, 可是不常用就會忘記,
應該要統一到utf8才好啊…
M$的big5好討厭啊…
張貼於Perl, Technology | 張貼留言 »
Sometimes, if you put a print statement inside of a loop that runs really really quickly, you won’t see the output of your print statement until the program terminates; sometimes, you don’t even see the output at all.
The solution to this problem is to “flush” the output buffer after each print statement; this can be performed in perl with the following command:
張貼於Perl, Technology | 張貼留言 »
我們活了那麼久, 有些事, 或許遇不到, 或許遇到了並不會去做
就像我原本放了好久的葡萄, 差點都忘了它的存在
可能因為品種好, 雖然軟了些, 可是甜味香味仍舊很棒
也因為品種好, 所以相當容易剝皮…結果就…..
張貼於Linux, Technology | 張貼留言 »