代码搜索:Python
找到约 10,000 项符合「Python」的源代码
代码结果 10,000
www.eeworm.com/read/393024/2489563
py stepconf.py
#!/usr/bin/python2.4
# -*- encoding: utf-8 -*-
# This is stepconf, a graphical configuration editor for emc2
# Copyright 2007 Jeff Epler
#
# This program is free softw
www.eeworm.com/read/393024/2489597
py emctop.py
#!/usr/bin/env python2
# This is a component of AXIS, a front-end for emc
# Copyright 2004, 2005, 2006 Jeff Epler
# and Chris Radek
www.eeworm.com/read/393024/2489866
py to-header.py
#!/usr/bin/python
import sys, getopt
def bit_file_verify_and_print_string(title, character, data):
if data[0] != character:
raise SystemExit, "doesnt look like a BIT file"
string
www.eeworm.com/read/389759/2538322
py zeroconf.py
""" Multicast DNS Service Discovery for Python, v0.12
Copyright (C) 2003, Paul Scott-Murphy
This module provides a framework for the use of DNS Service Discovery
using IP multicast. It h
www.eeworm.com/read/388751/2547571
svn-base create_languages_js.py.svn-base
#!/usr/bin/env python
import sys, os, re
try:
import chardet
except ImportError:
print "You need universal encoding detector for this script"
print " http://chardet.feedparser.org or apt
www.eeworm.com/read/388751/2547577
py create_languages_js.py
#!/usr/bin/env python
import sys, os, re
try:
import chardet
except ImportError:
print "You need universal encoding detector for this script"
print " http://chardet.feedparser.org or apt
www.eeworm.com/read/388600/2549242
tex paper.tex
\title{Marmousi Model}
\author{Trevor Irons}
\lstset{language=python,numbers=left,numberstyle=\tiny,showstringspaces=false}
\maketitle
\noindent
\textbf {Data Type:} \emph{Synthetic 2D acoustic model
www.eeworm.com/read/386667/2569769
py match.py
#! /usr/bin/python
# -*- coding: utf-8 -*-
# @creator (C) 2003 Guido U. Draheim
# @license http://creativecommons.org/licenses/by-nc-sa/2.0/de/
import re
# ------------------------------------------
www.eeworm.com/read/385462/2588711
py test.py
#!/usr/bin/python
"""
Copyright (C) International Business Machines Corp., 2005
Author: Dan Smith
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/385462/2588714
py domaintracking.py
#!/usr/bin/python
"""
Copyright (C) International Business Machines Corp., 2005
Author: Dan Smith
This program is free software; you can redistribute it and/or modify
it under