自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

追寻真理之美

——此人一贯挖坑不填

  • 博客(12)
  • 收藏
  • 关注

翻译 How to Read Mathematics 如何阅读数学[节选]——数学阅读时应该自省的几个问题

Why is this idea true?为什么这个想法是对的?Do I really believe it?我是否确信它?Could I convince someone else that it is true?我能说服别人也信服它吗?Why didn't the author use a different argument?为什么作者没有用一个不同的论据?Do I have a bett

2010-10-26 21:26:00 2614

翻译 Python 2.7 Tutorial —— 浮点数

<br /><br />.. _tut-fp-issues:<br /> <br />****************************************************************************************<br />Floating Point Arithmetic:  Issues and Limitations 浮点数算法:争议和限制<br />***************************************************

2010-10-06 00:04:00 13454 3

翻译 Python 2.7 Tutorial —— 解释器

.. _tut-interacting:***************************************************Interactive Input Editing and History Substitution***************************************************Some versions of the Python interpreter support editing of the current i

2010-10-06 00:03:00 2219

翻译 Python 2.7 Tutorial —— 标准库II

<br /> <br />.. _tut-brieftourtwo:<br /> <br />**********************************************************************<br />Brief Tour of the Standard Library -- Part II 标准库概览 II<br />**********************************************************************<br

2010-10-06 00:01:00 2673

翻译 Python 2.7 Tutorial —— 接下来?

<br /><br />.. _tut-whatnow:<br /> <br />********************<br />What Now? 接下来?<br />********************<br /> <br />Reading this tutorial has probably reinforced your interest in using Python ---<br />you should be eager to apply Python to solving your

2010-10-06 00:01:00 1587

翻译 Python 2.7 Tutorial —— 标准库

<br /><br />.. _tut-brieftour:<br /> <br />************************************************<br />Brief Tour of the Standard Library 标准库概览<br />************************************************<br /> <br /> <br />.. _tut-os-interface:<br /> <br />Operating S

2010-10-05 23:59:00 2363

翻译 Python 2.7 Tutorial —— 类

<br /><br />.. _tut-classes:<br /> <br />******************<br />Classes 类<br />******************<br /> <br />Python's class mechanism adds classes to the language with a minimum of new<br />syntax and semantics.  It is a mixture of the class mechanisms f

2010-10-05 23:58:00 2731

翻译 Python 2.7 Tutorial —— 错误和异常

<br /><br />.. _tut-errors:<br /> <br />==================================<br /> Errors and Exceptions 错误和异常<br />==================================<br /> <br />Until now error messages haven't been more than mentioned, but if you have tried<br />out the e

2010-10-05 23:56:00 2971

翻译 Python 2.7 Tutorial —— 输入输出

<br /> <br />.. _tut-io:<br /> <br />*************************************<br />Input and Output 输入和输出<br />*************************************<br /> <br />There are several ways to present the output of a program; data can be printed<br />in a human-rea

2010-10-05 23:55:00 3268

翻译 Python 2.7 Tutorial —— 模块

<br /><br />.. _tut-modules:<br /> <br />************************<br />Modules 模块<br />************************<br /> <br />If you quit from the Python interpreter and enter it again, the definitions you<br />have made (functions and variables) are lost. T

2010-10-05 23:53:00 2961

翻译 Python 2.7 Tutorial —— 数据结构

<br /><br />.. _tut-structures:<br /> <br />********************************<br />Data Structures 数据结构<br />********************************<br /> <br />This chapter describes some things you've learned about already in more detail,<br />and adds some new

2010-10-05 21:07:00 2143

翻译 Python 2.7 Tutorial —— 流程控制

<br /><br />.. _tut-morecontrol:<br /> <br />******************************************<br />More Control Flow Tools 深入流程控制<br />******************************************<br /> <br />Besides the :keyword:`while` statement just introduced, Python knows the

2010-10-01 01:03:00 2130

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除