albert's blog
2015/11/30
2015/11 Travel
›
行天宮 淡水漁人碼頭 淡水福容飯店 淡水旅遊景點規劃
2015/11/29
[閱讀筆記] 鄭弘儀教你投資致富 (1/2)
›
工作不只是幫老闆口袋賺飽飽,也是為了創造屬於自己的資產,特別是要做你所愛,愛你所做,你才會做的認真,做的快樂 走的慢且堅持到底的人,才是真正走得快的人。堅持到底的道路看起來很遠,卻是達成目標最近的路 離開現在的工作崗位,必須不是意氣用事,也不是逃避問題,一定要清...
2015/11/19
[AngularJS] Round to at most 2 decimal places in ng-grid CellFilter
›
Problem I utilize ng-grid to implement the grid as bellows: The value of 利率 has 4 decimal places, customer ask to change to 2 decimal p...
[iReport] How to Set Line Break in Text Field
›
Problem Here is my existing report design template: You can see the report column is dynamic. The report, with PDF format, is generati...
How to set system properties in JBoss 6.1
›
Problem I'm using JBoss 6.1, how to set system properties in JBoss? How-to You have two approaches to do: Approach 1: Edit standal...
2015/11/16
[Oracle to SQL Server Migration] ROWNUM
›
Problem We used rownum = 1 in Oracle as bellows: If we migrate to Microsoft SQL Server, how to translate it? 1 2 3 4 5 6 7 8 ...
[SQL Server] Year function
›
Problem Here is my table schema in Microsoft SQL Server. If I would like to retrieve an integer that represents the year of the STA_DATE (w...
2015/11/05
[AngularJS] How to format a number value in ng-grid cell to two decimal places?
›
Problem We are using ng-grid to implement data grid as bellows: Our customer asks the amount column should set to two decimal places (小數...
2015/11/03
[iReport] How to remove extra row and column when export to excel file
›
Problem When I export report with excel format via iReport/JasperReports, the excel file always has extra blank row and extra blank column ...
2015/11/02
[iReport] How to format numeric data with Excel exporter
›
Problem We use JasperReports API to export report with xls format. But the problem is : data is numeric type, but in formula area its has ...
‹
›
Home
View web version