albert's blog
2018/12/11
[SQuirreL SQL Client] How to change font size and font type in SQL entry area ?
›
Problem How to change font size and font type in SQuirreL SQL Client's SQL entry area ? How-To Step 1. File => New Session Proper...
2018/12/10
[Database] [Sybase] datetime-related example
›
Here has some examples: -- get current timestamp select getdate(); -- cast datetime string to datetime select cast ( '2018-07-13...
2018/12/09
[Microsoft Word] 解決打開頁數與實際頁數不符的問題
›
Version Office 365 Problem 當我打開一份 Word時,實際頁數是 12 頁,但是打開卻只有 7 頁 How-To 發生的原因,目前還不知道,但是可以透過以下步驟,讓 Word 文件顯示完整頁數 Step 1. 檔案 => 資訊...
2018/12/08
[XStram] XStream Annotation Example
›
Scenario If I would like to : - annotate the list to be recognized as an implicit collection - annotate an alias the desired class / fi...
2018/12/07
[Java] How to zip and extract file by zip4j
›
Add dependency into your pom.xml <dependency> <groupId> net.lingala.zip4j </groupId> <artifact...
2018/12/06
[閱讀筆記] Value Investing: From Graham to Buffett and Beyond (3/7)
›
對投資人來說,投資風險越高,借錢方須負擔的資本成本 (cost of capital) 就越高 企業真實的 earnings power value 應扣除 cost of capital 與借錢產生的 interest 。如調整前的 val...
2018/12/05
[閱讀筆記] Antifragile: Things That Gain from Disorder (7/10)
›
在極端世界 (extremistan) , 你要盡可能地去嘗試,大量地去嘗試,適度的冒險(upside 回報 > downside 負面影響時才冒險),必能獲得豐厚的回報 Adam Smith 提到的看不見的手 = 集體協同合作 (collaboration) =...
‹
›
Home
View web version