Search results

Jump to navigation Jump to search
  • # $Id: maze.py,v 1.2 2000/12/12 19:45:01 tlavoie Exp tlavoie $ # Revision 1.2 2000/12/12 19:45:01 tlavoie
    8 KB (890 words) - 00:40, 20 September 2011
  • 1. You should change to the loadgen directory - the one containing the log f __version__ = "1.0.0"
    7 KB (692 words) - 16:13, 19 July 2009
  • @version $Revision: 1.51 $ (defaults to 0, meaning skip entire file, -1 means read full file).
    3 KB (506 words) - 16:09, 19 July 2009
  • And sed 1 liners print first line of file (emulates "head -1")
    8 KB (1,174 words) - 12:48, 17 December 2015
  • sys.exit(1) sys.exit(1)
    5 KB (487 words) - 16:11, 19 July 2009
  • # recipe-553262-1 if idx1 != -1 and idx2 != -1 and (idx2>idx1+1):
    6 KB (656 words) - 16:53, 4 June 2012
  • =Example 1=
    729 bytes (81 words) - 10:25, 25 December 2014
  • /dev/ubuntu-vg/lv1: symbolic link to ../dm-1 /dev/ubuntu-vg/ubuntu-lv: Linux rev 1.0 ext4 filesystem data, UUID=7c6ecda7-f151-4445-93e9-1244e2f50098 (needs jo
    4 KB (478 words) - 19:48, 21 August 2022
  • 1) DESA Michael Richardson 9490 3656
    267 bytes (32 words) - 13:53, 1 August 2015
  • 00h / 1 | available block | | 00h / 3 | (binary) *1| |
    5 KB (390 words) - 08:54, 7 February 2015
  • extension = os.path.splitext(file)[1][1:].lower()
    1 KB (147 words) - 17:36, 9 September 2014
  • sheet = book.Worksheets(1); sheet = book.Worksheets(1);
    4 KB (570 words) - 08:03, 15 May 2010
  • 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 (235 words) - 14:03, 1 August 2015
  • # $Id: fork2.py,v 1.1.1.1 2003/10/22 13:05:22 zyx Exp $ __id__ = "@(#) fork2.py [1.0.0] 14/10/2003"
    7 KB (728 words) - 16:07, 19 July 2009
  • for ( int i = 1; i < argc; i++ ) while ((Pos=Path.Find('\\',Pos+1))!=-1)
    4 KB (401 words) - 08:41, 20 October 2014
  • __version__ = '1.0.0' line = line[:-1]
    5 KB (566 words) - 16:33, 24 September 2014
  • Pass 1 - put selective logic around resources sys.exit(1)
    7 KB (874 words) - 16:10, 19 July 2009
  • if ($#ARGV ne 1) { my @files = @ARGV[1..$#ARGV];
    3 KB (325 words) - 14:24, 29 August 2009
  • __version__ = '1.2.0' if idx != -1:
    5 KB (611 words) - 14:46, 4 October 2015
  • self.Firstname = l[1] sys.exit(1)
    3 KB (337 words) - 05:58, 26 March 2012
  • 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
  • version: 1 api_version: 1
    4 KB (413 words) - 16:35, 9 May 2011
  • > Ran 1 test in 1.337s > FAILED (errors=1)
    5 KB (640 words) - 08:11, 13 November 2011
  • ...obe.com/public/developer/en/tiff/TIFFPM6.pdf TIFF Specification Supplement 1 (PDF: 46k)]
    1 KB (204 words) - 05:08, 17 October 2021
  • 1. Double-click My Computer, double-click drive C, double-click the Windows f 1. On the desktop, right-click Internet Explorer, and then click Properties.
    2 KB (232 words) - 10:38, 29 December 2014
  • set R_TERM="C:\Apps\R\R-3.0.1\bin\i386\Rterm.exe" %R_TERM% --no-restore --no-save --args %%F < plot.r > plot.out 2>&1
    9 KB (1,048 words) - 16:17, 17 September 2013
  • 'Accept-Charset' : 'iso-8859-1,*,utf-8' conn.putheader('Accept-Charset', 'iso-8859-1,*,utf-8')
    6 KB (702 words) - 14:02, 1 August 2015
  • # VERSION: 1.0 1999-01-04 return 1
    4 KB (635 words) - 16:06, 19 July 2009
  • 1. You should change to the loadgen directory - the one containing the log f __version__ = "1.2.2"
    18 KB (2,019 words) - 16:03, 19 July 2009
  • // Example 1: ArrayList al = new ArrayList(){20, 1, 3, 4, 8, 9, 44, 47 };
    5 KB (520 words) - 04:51, 17 October 2021
  • ct = 0xFFFFFFFF, 0xFFFFFFFF, 1000, 10, 10 # 1 sec ReadFile timeout while 1:
    5 KB (607 words) - 10:30, 1 August 2015

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