Programming journey
Hanya catatan sebagai pengganti kertas.
Selasa, 17 Januari 2012
auto start virtualbox vm
›
REM cd "c:\Program Files\Oracle\VirtualBox" vboxmanage startvm "ubuntu"
Selasa, 27 September 2011
fixed : r cannot be resolved to a variable
›
This could be wrong package initialization. Easies Way , Make sure : Activity name = Project Name
initiate array in java
›
int[] anArray = new int[10];
Rabu, 03 Agustus 2011
Dojo/Dijit MenuItem binding using jQuery
›
While dojo is really awesome in ui detail, i feel better connected with jquery css selector method to assign an action for my menu. so here ...
Senin, 01 Agustus 2011
Javascript Trim
›
String.prototype.trim = function() { return this.replace(/^\s+|\s+$/g,""); } String.prototype.ltrim = function() { return t...
›
Beranda
Lihat versi web