ishikawa


Member since 07/09/2006

Location: Tokyo, Japan

Website: http://www.metareal.org/

9 snippets

1960 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

ishikawa's Recent Snippets



« Prev 1 Next »
Python: Private Variables http://docs.python.org/tut/node11.html#SECTION0011600000000000000000 Any identifier of the form __spam (at least two leading underscores, at most one trailing underscore) is textually replaced with _classname__spam, wher...
0 573 posted 15 years ago by ishikawa
A Tiny JavaScript liberary for Behaviour-Driven Development (BDD).
1 709 posted 15 years ago by ishikawa
This is the javascript file for code which implements the Secure Hash Algorithm 1 as defined in FIPS 180-1 published April 17, 1995.
1 770 posted 15 years ago by ishikawa
Returns the cartesian product of the receiver and the arrays given as arguments.
1 733 posted 16 years ago by ishikawa
Simple HTTP server daemon (webrick).
1 615 posted 17 years ago by ishikawa
See javadoc style comment in source.
2 913 posted 17 years ago by ishikawa
This method generates random (and printable) ascii characters.
1 751 posted 17 years ago by ishikawa
« Prev 1 Next »