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

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

« 1 2 ... .30 .31 .32 .33 .34 3735.36 .37 .38 .39 .40 ... 3748 »

[Python] Python thread container (class)

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

[Python] python的一本手册

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

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

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

[Python] python核心编程

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

[Python] 简明python教程

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

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

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

[Python] Python简明教程

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

[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> 上传 | 大小:831kb

[Python] python programming

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

[Python] python初级详细教程

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

[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> 上传 | 大小:154kb

[Python] python的学习笔记

说明: 1、python介绍 2、开发python使用的工具 3、python常用的模块 4、tkinter编程 5、python扩展
<zhoushao12> 上传 | 大小:2mb
« 1 2 ... .30 .31 .32 .33 .34 3735.36 .37 .38 .39 .40 ... 3748 »