Badge
| Notable Question | Asked a question with 2,500 views. This badge can be awarded multiple times. |
Bill the Lizard earned this badge 48 times |
mar 26 at 7:04
Can I pass a List as a parameter to a MyBatis mapper?
jan 22 at 11:34
Is there a better Java implementation of SSH2 than JSch?
dec 15 at 21:34
How do I call a C++ static library from Perl?
sep 8 at 6:26
How do you get a reference to the enclosing class from an anonymous inner class in Java?
aug 13 at 17:22
How do you test a file.read() error in Python?
aug 2 at 8:04
Is stopwatch benchmarking acceptable?
jul 10 at 20:18
Where do you download Linux source code? [closed]
jul 1 at 18:49
Search for nearest value in an array of doubles in C++?
jun 3 '12 at 5:38
Is there a C++ unit testing framework plugin available for NetBeans?
feb 14 '12 at 6:25
How do you change an IP address in C++?
feb 13 '12 at 6:30
Phone number format and validation library [closed]
jan 3 '12 at 15:43
How do I get the time a file was last modified in Python?
sep 23 '11 at 9:39
(post deleted or otherwise unavailable)
aug 3 '11 at 12:03
Does Java need closures?
jun 28 '11 at 9:02
How to generate a random BigInteger value in Java?
apr 12 '11 at 19:26
Can you put the JavaScript onload event anywhere besides in the body tag?
mar 23 '11 at 10:37
How do you read the system time and date in Perl?
mar 5 '11 at 13:47
Where does gcc look for C and C++ header files?
feb 22 '11 at 12:45
How do I read the results of a system() call in C++?
feb 14 '11 at 15:16
How do you find the range of values that integer types can represent in C++?
jan 5 '11 at 17:16
Dynamic Shared Library compilation with g++
dec 12 '10 at 13:45
How do you search a std::string for a substring in C++?
dec 6 '10 at 11:27
How do you compare two version Strings in Java?
nov 23 '10 at 12:49
How do you determine the amount of Linux system RAM in C++?
may 12 '10 at 21:27
How do I tell if a file does not exist in bash?
may 11 '10 at 12:17
How do you serialize an object in C++?
may 5 '10 at 20:27
C++ Dynamic Shared Library on Linux
may 4 '10 at 9:27
What is the precision of long double in C++?
mar 8 '10 at 17:02
How do I read a resource file from a Java jar file?
feb 28 '10 at 2:27
How do I display the binary representation of a float or double?
feb 27 '10 at 8:22
Is “double hashing” a password less secure than just hashing it once?
dec 30 '09 at 9:27
How do I read system information in C++?
dec 5 '09 at 1:38
How do I convert a double into a string in C++?
nov 23 '09 at 22:33
How do you validate that a string is a valid IP address in C++?
oct 31 '09 at 13:22
How do I change the default application icon in Java?
aug 17 '09 at 11:12
What's the nearest substitute for a function pointer in Java?
aug 3 '09 at 20:42
In SQL, what's the difference between count(column) and count(*)?
aug 2 '09 at 11:42
How do I clone a generic List in Java?
jul 14 '09 at 3:27
How do I tokenize a string in C++?
jul 7 '09 at 13:02
How to send an email by Java application using Gmail/ Yahoo/ Hotmail
mar 26 '09 at 12:47
How do you get the footer to stay at the bottom of a Web page?
feb 25 '09 at 23:32
How do you convert binary data to Strings and back in Java?
nov 22 '08 at 18:47
How do you embed binary data in XML?