您好,欢迎光临本网站![请登录][注册会员]  

开发技术下载,Python下载列表 第3828页

« 1 2 ... .23 .24 .25 .26 .27 3828.29 .30 .31 .32 .33 ... 3842 »

[Python] 简明 Python 教程

说明: 适合初学者的Python教程
<shaohui> 在 上传 | 大小:803840

[Python] Python thread container (class)

说明: 一个不错的python 线程库, 支持最大线程数的设置,支持control + c 终止
<hzqbbc> 在 上传 | 大小:825

[Python] python的一本手册

说明: 一本不错的python 手册 中英文对照的
<ex_cobra> 在 上传 | 大小:1048576

[Python] python的一本不错的手册

说明: python的一本不错的简明手册 中英文对照的
<excobra> 在 上传 | 大小:1048576

[Python] python核心编程

说明: 学习python的好书,想深入学习python的朋友们,一定要下载此书
<liucharlesliu> 在 上传 | 大小:5242880

[Python] 简明python教程

说明: Python是一种简单易学,功能强大的编程语言,它有高效率的高层数据结构,简 单而有效地实现面向对象编程。Python简洁的语法和对动态输入的支持,再加上 解释性语言的本质,使得它在大多数平台上的许多领域都是一个理想的脚本语 言,特别适用于快速的应用程序开发。
<congzhongchang> 在 上传 | 大小:803840

[Python] 深入Python_zh-cn[中文版]

说明: 看了a_byte_of_python 过后看看这个又会有新的提高了哦. Dive Into Python.................................................................................................................1 Chapter 1. 安装 Python..............................................................
<nst_chn> 在 上传 | 大小:3145728

[Python] Python简明教程

说明: 一个不错的Python入门教程... 1. 介绍 简介 Python的特色 概括 为什么不使用Perl? 程序员的话 2. 安装Python Linux和BSD用户 Windows®用户 概括 3. 最初的步骤 简介 使用带提示符的解释器 挑选一个编辑器 使用源文件 输出 它如何工作 可执行的Python程序 获取帮助 概括 4. 基本概念 字面意义上的常量 数 字符串 变量 标识符的命名 数据类型 对象 输出 它如何工作 逻辑行与物理行 缩进 概括 5. 运算符与表达 式 简介 运算符 运算
<nst_chn> 在 上传 | 大小:179200

[Python] thinking in python

说明: This book assumes you’re an experienced programmer, and it’s best if you have learned Python through another book. For everyone else, this chapter gives a fast introduction to the language.
<dezekog> 在 上传 | 大小:850944

[Python] python programming

说明: python programming e-book
<kaweesak> 在 上传 | 大小:5242880

[Python] python初级详细教程

说明: python初级详细教程,是学习python入门的好资料。
<canlan123> 在 上传 | 大小:348160

[Python] python核心编程源码

说明: python核心编程第二版的源码 #!/usr/bin/env python 'readTextFile.py -- read and display text file' # get filename fname = raw_input('Enter file name: ') print # attempt to open file for reading try: fobj = open(fname, 'r') except IOError, e: print"*** file o pe
<yanzi_scu> 在 上传 | 大小:157696
« 1 2 ... .23 .24 .25 .26 .27 3828.29 .30 .31 .32 .33 ... 3842 »