Search results

Jump to navigation Jump to search
  • for i in range(1,20):
    375 bytes (40 words) - 16:03, 19 July 2009
  • print "1,000,000 repeats of that code takes:", t.timeit(), "seconds" # 1,000,000 repeats of that code takes: 12.5396490336 seconds
    1 KB (157 words) - 20:54, 18 October 2010
  • time.sleep(1) time.sleep(1)
    4 KB (407 words) - 07:58, 13 March 2013
  • uagent = 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)' loop_cnt = 1
    3 KB (267 words) - 14:05, 1 August 2015
  • #!/c/PROGRA~1/ActiveState/Python/python.exe __version__ = "1.0.0"
    8 KB (850 words) - 20:14, 15 November 2011
  • __version__ = '1.2.0' if idx != -1:
    6 KB (688 words) - 10:06, 23 May 2009
  • crange = lambda c1, c2: [ chr(c) for c in range(ord(c1), ord(c2)+1) ]
    208 bytes (35 words) - 10:46, 31 January 2012
  • t = refTime(0) * 1.0; refTime(1);
    6 KB (484 words) - 16:34, 24 September 2014
  • # Generate the NTLM Type 1 message # Send the NTLM Type 1 message -- Authentication Request
    2 KB (225 words) - 10:29, 21 May 2016
  • ...sing **kwargs, a dictionary of any size is sent into the fuction as dict(a=1, b=2). Inside the function, it's just a dictionary named kwargs (or whaterv ## defaultTestInt = 1
    5 KB (596 words) - 16:59, 23 October 2009
  • return -1; hFile = CreateFile(argv[1], // file name
    4 KB (363 words) - 16:21, 6 January 2011
  • See: http://creativecommons.org/publicdomain/zero/1.0/ self.inside_a_element = 1
    6 KB (724 words) - 14:22, 10 April 2017
  • pat = '//div/td[1]' # find_element_by_xpath('//div/td[1]')
    2 KB (301 words) - 08:00, 13 November 2011
  • See - http://www.ruby-doc.org/stdlib-1.9.3/libdoc/getoptlong/rdoc/GetoptLong.html debug_level += 1
    2 KB (234 words) - 09:56, 30 July 2012
  • __version__ = "1.1.2" return ((s[0] * 60) + s[1]) * 60 + s[2]
    11 KB (1,142 words) - 16:09, 19 July 2009
  • select convert(varchar, DateTime, 112), count(1) select convert(varchar, DateTime, 100), count(1)
    2 KB (212 words) - 08:01, 8 November 2011
  • Oracle VM Manager Release 3.0.1 Installer 1: Simple
    5 KB (622 words) - 11:35, 3 June 2016
  • val (a, _) = (1, 2) // same thing for (_ <- 1 to 10) // same thing
    8 KB (969 words) - 09:49, 13 May 2021
  • ...mssql (no,fno,comment) values (%d,%d.%d,'%dth comment');" % (x+1,x+1,x+1,x+1) ...query="update pymssql set comment='%dth hahaha.' where no = %d" % (x+1,x+1)
    35 KB (1,182 words) - 14:51, 6 November 2016
  • __version__ = "1.1.2" return ((s[0] * 60) + s[1]) * 60 + s[2]
    11 KB (1,185 words) - 16:11, 19 July 2009

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)