albert's blog
2017/02/28
2017/02 Travel
›
南雅奇岩 基隆情人湖老鷹岩 嘉義北門車站 新港奉天宮
2017/02/10
[Astah] How to Change Font Size in Astah?
›
Problem How to change font size in Astah? How-to Go to Tool => Project => Default Font, you can change font, font style and font s...
2017/02/09
[Sentry] Fail to Create a New Project via REST API
›
Problem I am using spring boot to implement web application, and trying to use sentry's rest API to create a new sentry project. I get...
2017/02/08
The Bat and A Ball Problem
›
最近在看 Thinking, Fast and Slow 這本書,裡頭提到一個 The Bat and A Ball Problem,問題描述如下: If a baseball and a bat cost $1.10 together, and the bat costs ...
2017/02/07
[Angular2] Label Text Padding
›
Problem This is my original modal dialog: I hope the label can be looks like (it will be looks more pretty): Here has the original c...
2017/02/06
[Angular2] Dynamic Dropdown List
›
Problem We have a dropdown list in the modal dialog: The code snippet regarding dropdown list looks like: < div class = "r...
2017/02/05
[Testing Tool] Postman
›
I am using Redmine Rest API to implement my web application. For example, here has developer guide to teach us how to use rest API to find,...
2017/02/04
[Design Pattern] Strategy Pattern
›
Assume I have a data exporter which can export data to PDF, XLS or HTML format. It can export data to different format depends on your deman...
2017/02/03
[Git] Commit undo process
›
Problem If we would like to clean up my commits, i.e. remove some unnecessary commits, how to do it? How-to If we would like to reve...
2017/02/02
[Git] Conflicts Resolution Process
›
2017/02/01
[閱讀筆記] The World Is Flat
›
雖然很多美國的會計師的工作都外包到印度了,但是想留在美國繼續做這一行的會計師必須要懂得設計具有創意的複雜策略,才有辦法繼續生存,例如如何避稅、節稅、經營客戶關係。這類會計師會對客戶說:「我把旁枝末節的報稅工作外包到國外去了,我們現在來討論,如何料理你的不動產,你打算為客戶做...
2017/01/31
2017/01 Travel
›
農禪寺 Taipei 101 鶯歌
2017/01/11
[Oracle VirtualBox] VT-x is not available
›
Problem 當我們參加教育訓練,從講師的硬碟 copy 上課用的 VirtualBox 到自己的電腦後,在啟動的時候發生錯誤,顯示 VT-x is not available 的錯誤訊息 How-to 解決步驟如下: 1. 重新啟動電腦 (restart your...
2017/01/10
[Oracle VirtualBox] 在 VirtualBox 中無法連上網路
›
Problem 當我啟動 VirtualBox 後,發現在 VirtualBox 中無法連上網路,但是在本機是可以連上網路的,此 VirtualBox 的網路設定如下: How-To 網路要設定成 橋接介面卡 ,並指定本機使用到的網路介面卡即可
2017/01/09
[Design Pattern] Factory Pattern
›
Assume I have a juice store, which provide apple juice, orange juice and kiwi juice. As I accept customer's order, I will make juice and...
‹
›
Home
View web version