SmsManager
- Add Canceled/Stopped status in SmsOutGroup table
- Restart batch which have Stopped status only
Friday, October 28, 2011
Wednesday, October 26, 2011
Wednesday, October 12, 2011
Jewel Game
- When printing, give background color. Different color for each gem type.
- Test compare boolean and int which one is faster.
- When generating allow adjacent board, so that more efficient, if the previous adjacent is already different, record it to boolean, and use it for the next iteration. Because boolean is faster than compare.
- When printing, give background color. Different color for each gem type.
- Test compare boolean and int which one is faster.
- When generating allow adjacent board, so that more efficient, if the previous adjacent is already different, record it to boolean, and use it for the next iteration. Because boolean is faster than compare.
Thursday, October 6, 2011
Subscribe to:
Posts (Atom)