dtech

Netherlands

Age: 22

CS student

11h
revised Gitweb look and feel
deleted 1 characters in body; edited tags; edited title
17h
reviewed Close Linear programming - dual simplex variable meanings?
17h
reviewed Leave Open C++ Sound Processing
17h
reviewed Leave Open How to pass value from page to another page without using SESSION OR GET
17h
reviewed Close trouble with jquery/instagram plugin
17h
reviewed Close what is Data Encipherment in a ssl certificate
17h
reviewed Close Filter Messages in IOS6
17h
reviewed Close FFMPEG SCREENSHOT GENERATE ERROR: No such filter: 'tile'
17h
reviewed Approve suggested edit on Check for column name in a SqlDataReader object
17h
comment How to invert a dictionary?
This is only possible if keys and values are unique. There isn't really a smart trick for this, you'll just have to re-implement a hashtable/map and alter the functions to account for bidirectional relations. Take a look at the guava implementation of a HashBiMap: code.google.com/p/guava-libraries/source/browse/guava/src/com/…
17h
comment How to invert a dictionary?
It is possible if keys and values are unique (called bidirectional map)
20h
answered Find if character is an ASCII character in Groovy
21h
revised Find if character is an ASCII character in Groovy
added 9 characters in body; edited tags; edited title
22h
comment Check which function is binded to an html element
@giuseppe Don't post just a link, see the meta question I posted
1d
comment Check which function is binded to an html element
Don't post just a link, see meta.stackoverflow.com/questions/125997/…
1d
answered Order List of LinkedHashMap
1d
comment MySQL data can not be updated
Check for the result of mysql_query, if it is false an error occured. Also switch to mysqli or PDO
1d
reviewed Close C++ linker error default constructor with class template
1d
reviewed Close why fb cut my video during processing
1d
reviewed Close iPhone terminal unlock screen command
1 2 3 4 5