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

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

« 1 2 ... .25 .26 .27 .28 .29 3830.31 .32 .33 .34 .35 ... 3843 »

[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

[Python] python的学习笔记

说明: 1、python介绍 2、开发python使用的工具 3、python常用的模块 4、tkinter编程 5、python扩展
<zhoushao12> 在 上传 | 大小:2097152

[Python] Python源码剖析.part2.rar

说明: python源码分析。以cpython为对象,研究python的实现。
<goodparty> 在 上传 | 大小:11534336

[Python] Python源码剖析.part1.rar

说明: python 源码剖析。以CPython为对象,研究python的实现。
<goodparty> 在 上传 | 大小:14680064

[Python] 深入学习Python程序开发

说明: 深入学习Python程序开发 深入学习Python程序开发
<zhoujian1027> 在 上传 | 大小:15728640

[Python] Python核心编程

说明: Python核心编程中文第二版带目录,给需要想我一样到处找这本书电子版的朋友们.
<likeshare> 在 上传 | 大小:5242880

[Python] python 2.5 中文使用文档

说明: 提供详细的python 2.5 中文使用文档
<zhonghs2005> 在 上传 | 大小:1048576

[Python] python 简明教程

说明: 非常好的python入门级学习资料,包括基本语法,详细实例
<zhonghs2005> 在 上传 | 大小:803840
« 1 2 ... .25 .26 .27 .28 .29 3830.31 .32 .33 .34 .35 ... 3843 »