albert's blog
2017/07/01
[閱讀筆記] The Black Swan: The Impact of the Highly Improbable (2/3)
›
人為什麼都喜歡看數字,因為數字可以消除對於不確定性的焦慮感。但是這些預測的數字的正確性呢? 無論是企業或是政府的預測報告,都有一個很明顯的缺失,沒有註明其預測的錯誤率 預測常犯的錯誤是,人們過度重視預測的結果,卻不注意預測的精確度。精確度的重要性遠大於預測本身。...
2017/06/30
2017/06 UK
›
Tower Bridge Piccadilly Circus The Roman Baths The circle Notting Hill Harrods ...
2017/06/29
2017/06 UK
›
Heathrow airport Bayswater street view Buckingham Palace Big Ben British Museum Cambridge Windsor Cas...
2017/06/10
[Design Pattern] Builder Pattern
›
Definition of Builder Pattern The builder pattern, as name implies, is an alternative way to construct complex objects. A builder patte...
2017/06/09
[Eclipse] project configuration is not up to date with pom.xml
›
Problem I have Maven Project in Eclipse Mars. One day I have an error in my project, but it does not have any negative effect to my imple...
2017/06/08
[Eclipse] EclEmma - Java Code Coverage for Eclipse
›
In computer science, code coverage is a measure used to describe the degree to which the source code of a program is executed when a particu...
2017/06/07
[webMethods] Global Variable
›
Problem 若我們有些變數是全域使用的,在 webMethods 中要設定在哪邊,才能讓所有的 Java Service、Flow Service 使用? How-To 可以在 Integration Server 設定 global variable,步驟如下: ...
2017/06/06
[Eclipse Plugin] EasyShell
›
While working in eclipse you may want to open selected file from project explorer to Windows File Explorer. One way is by selecting file, ...
2017/06/05
How to use Apache Commons CSV to Read/Write CSV file
›
Step 1. You need to add this dependency to your pom.xml < dependency > < groupId > org.apache.commons </ groupId > ...
2017/06/04
[Windows 7] 如何將資料上傳到遠端桌面?
›
Problem 若我用 Windows 的遠端桌面連線程式連上遠端的電腦,我該如何將本機的檔案上傳到遠端的電腦? How-to 步驟 1. 打開遠端桌面連線,點選『本機資源』,點選『其他』 步驟 2. 勾選要分享的目錄,如畫面中的隨身碟 步驟 3. 連線到遠端...
‹
›
Home
View web version