Chistoph Online
Things I wrote down to not forget
Thursday, July 07, 2005
Premium Code
from the worst-code-ever dept.
Found this code fragment:
ComboBox c = new ComboBox();
c.add("0");
c.add("1");
c.add("2");
...
c.add("97");
c.add("98");
c.add("99");
Total 101 lines of code!
posted by Christoph @
22:18
0 comments
About Me
Name:
Christoph Gerdes
View my complete profile
Links
My del.icio.us page
Previous Posts
Building Universal Binaries for Cocoa-Java based Apps
JarInspector 1.0b5
A jar file viewer for Mac OS X
qmail and Mac OS X
JBoss, myfaces and tomahawk extensions
High load...
Code from the genius himself
favicon.ico 404
ClamXav & Fink
Forest
Archives
October 2004
April 2005
June 2005
July 2005
October 2005
November 2005
January 2006
April 2006
May 2006
June 2006
Current Posts