09 2010 档案

摘要:.. _tut-informal:**************************************************An Informal Introduction to Python Python 概要介绍**************************************************In the following examples, input and output are distinguished by the presence orabsence of prompts (``>>>`` and ``...``): to rep 阅读全文
posted @ 2010-09-30 02:43 计算机技术 阅读(557) 评论(0) 推荐(0)
摘要:.. _tut-intro:*********************************Whetting Your Appetite 开胃菜*********************************If you do much work on computers, eventually you find that there's some taskyou'd like to automate. For example, you may wish to perform asearch-and-replace over a large number of text f 阅读全文
posted @ 2010-09-19 22:34 计算机技术 阅读(176) 评论(0) 推荐(0)
摘要:.. _tutorial-index:######################The Python Tutorial######################:Release: |version|:Date: |today|Python is an easy to learn, powerful programming language. It has efficienthigh-level data structures and a simple but effective approach toobject-oriented programming. Python's ele 阅读全文
posted @ 2010-09-18 19:21 计算机技术 阅读(180) 评论(0) 推荐(0)
摘要:Python 数据库技术讲座(一)View more presentations from March Liu.Python 数据库技术讲座(二)View more presentations from March Liu.Python 数据库技术第三讲View more presentations from March Liu. 阅读全文
posted @ 2010-09-02 19:03 计算机技术 阅读(137) 评论(0) 推荐(0)