albert's blog
2016/01/31
2016/01 Travel
›
進擊的巨人展
2016/01/27
[AngularJS] How to set selected row and set highlight in ng-gird pragmatically?
›
Requirement After I create a new record, the program should refresh the data grid and set selected item and highlighted the selected item. ...
2016/01/08
[Oracle] Nulls with Comparison Conditions
›
Problem Assume the data in the table is as following: 1 2 3 4 select fyr, age, type1 from ave107fa where paydat between '104120...
2016/01/07
[Spring Framework] Spring Data JPA @Query
›
If I have an SQL query statement which is simple, and not dynamic, we can utilize @Query to fulfill out requirement. Example 1. Apply @Quer...
2016/01/06
[Git] The requested URL returned error: 403
›
Problem When I try to clone project from GitLab, it shows the following error message How-To Try to use SSH instead of HTTP, this an...
2016/01/05
[Fortify] Fix Unreleased Resource: Streams
›
Problem The following code snippet had been complain unreleased resource problem by Fortify : 1 2 3 4 5 6 7 8 9 10 11 12 13 14...
2016/01/03
[Oracle] How to compiles all procedures, functions, packages, and triggers in the specified schema.
›
Problem If you do alter table in Oracle database, your stored procedures or views' state may become invalid as bellows: You need to ...
2016/01/02
[閱讀筆記] 易讀程式之美 (Part 1)
›
程式碼應該易於理解 撰寫程式時,應該將讀者理解所需的時間降到最短 雖然減少程式碼數量是個很好的目標,但縮短理解時間更加重要 實務上,讓程式碼易於了解,往往也會產生良好的架構且易於測試 無論是重新命名變數、函數或類別,基本原則大同小異。名稱可視為簡短的...
2016/01/01
[閱讀筆記] The Intelligent Investor (Part 5)
›
公司用多餘的資金買回庫藏股,使在外流通的股數變少,進而提升公司每股盈餘,乍聽之下似乎不錯。實際上,是高階主管把配到的股票賣出,公司為了降低在外流通多的股數,才花錢將其買回並註銷 輪盤共有37個數字,賭對了可獲得35元,但猜對機率只有1/37,如為了每次都猜對每個數字都...
2015/12/31
2015/12 Travel
›
陽明山二子坪步道 新北市歡樂耶誕城
2015/12/30
[閱讀筆記] 鄭弘儀教你投資致富 (2/2)
›
台灣常用的貨幣供給額計算指標: M1A = 通貨淨額 (流通於市面的紙鈔)+ 支票存款 + 活期存款 :屬於流動性較高,且富有交易功能的貨幣 M1B = M1A + 活期儲蓄存款 :活期儲蓄存款以短期儲存的功能較大,流動性稍差 M2 = M1B + 定期...
‹
›
Home
View web version