代码搜索:Python
找到约 10,000 项符合「Python」的源代码
代码结果 10,000
www.eeworm.com/read/160583/10517061
py log_test.py
#!/usr/bin/env python
from pylab import *
dt = 0.01
t = arange(dt, 20.0, dt)
semilogx(t, exp(-t/5.0))
grid(True)
show()
www.eeworm.com/read/160583/10517079
py fill_demo.py
#!/usr/bin/env python
from pylab import *
t = arange(0.0, 1.01, 0.01)
s = sin(2*2*pi*t)
fill(t, s*exp(-5*t), 'r')
grid(True)
show()
www.eeworm.com/read/419765/10839099
txt building.txt
----------------------------------------------------------
IDAPython - Python plugin for Interactive Disassembler Pro
----------------------------------------------------------
Building From Source
www.eeworm.com/read/419765/10839101
py build.py
#!/usr/bin/env python
#------------------------------------------------------------
# IDAPython - Python plugin for Interactive Disassembler Pro
#
# Copyright (c) 2004-2008 Gergely Erdelyi
www.eeworm.com/read/348907/10860486
po es.po
# translation of es.po to
# translation of es.po to Spanish
# Traducción de Meld al español
# Spanish translation for Meld
# This file is distributed under the same license as the PACKAGE package.
# C
www.eeworm.com/read/348907/10860533
po pt.po
# meld's Portuguese translation.
# Copyright (C) 2003 meld
# This file is distributed under the same license as the meld package.
# Duarte Loreto , 2003.
#
msgid ""
msgstr ""
www.eeworm.com/read/348907/10860545
po hu.po
# Hungarian translation of Meld.
# This file is distributed under the same license as the Meld package.
# Copyright (C) 2005 Free Software Foundation, Inc.
# CSÉCSY László , 2005.
# Ga
www.eeworm.com/read/348907/10860554
po fi.po
# Finnish messages for meld
# Copyright (C) 2006 Ilkka Tuohela
# This file is distributed under the same license as the meld package.
# Ilkka Tuohela , 2006.
#
msgid ""
msgstr ""
"Projec
www.eeworm.com/read/465716/7052469
py strings.py
#: c01:strings.py
print "That isn't a horse"
print 'You are not a "Viking"'
print """You're just pounding two
coconut halves together."""
print '''"Oh no!" He exclaimed.
"It's the blemange!"'''
www.eeworm.com/read/446504/7577346
po uk.po
# Ukrainian translation for aptoncd
# Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
# This file is distributed under the same license as the aptoncd package.
# FIRST AUTHOR