落落 落就是一道风景线……

Archive for 四月, 2010

Ubuntu 10.04 LTS 正式版 下载地址

04.29.2010 · Posted in Ubuntu

Ubuntu 10.04 LTS 官网公布的发布时间在2010年4月29日UTC 17:00,按照时差推算也就是北京时间的4月30日凌晨1点钟(距现在还有14个小时),不过不过已经有强人推测出下载地址,落落给大家分享一下~ ...

Ubuntu 桌面培训教程

04.25.2010 · Posted in Ubuntu

本课程为家庭用户和办公室用户提供 Ubuntu 操作系统的培训。目标对象不必预先了解 Ubuntu,但必须具备基本的计算机使用能力。要开始学习本课程,请先在您的计算机硬盘上安装 Ubuntu 9.10。 ...

BFG

04.20.2010 · Posted in Python

BFG is a Python web application framework based on WSGI. BFG is also referred to as repoze.bfg. BFG shares version control facilities with the Repoze project, and is developed by the same primary developers, but its goals are different than the overall goals of the Repoze project. BFG is inspired by Zope, Pylons and Django. "Under ...

给我生活 地方随便

04.18.2010 · Posted in 网来转去

你的青春要在哪里度过? 大都市闪闪发光,机会多,压力大,不一定为你而备。 你在大都市奋斗,突围。你怀抱梦想而来,陷于庸常之中。你成为蚁族,成为房奴而不得。你在职场劳心劳力,有工作,却没有生活。你与疾病、坏感情、高房价狭路相逢。你时常迷失自我。你与自己期许的生活,很远。 要生活,还是要大都市? ...

去他娘的“贵姓”

04.15.2010 · Posted in Nonono

“先生贵姓”、“小姐贵姓”、“请问您贵姓”这样的话语恐怕每天都有听到吧,想到什么?你说这是礼貌?OK,姑且称为礼貌,回答的时候还要谦逊不得不说“免贵……”,超级啰嗦!还有,可记得周星星那句“你妈贵姓”?直接明了的问“请问您怎么称呼”,对方回答“我姓……”或者“我叫……”就不挺好的。Fuck,贵姓贵姓,你妈贵姓,去他娘的“贵姓”! ...

2010年4月TIOBE编程语言排行榜

04.14.2010 · Posted in Internet

The TIOBE Programming Community index gives an indication of the popularity of programming languages. The index is updated once a month. The ratings are based on the number of skilled engineers world-wide, courses and third party vendors. The popular search engines Google, MSN, Yahoo!, Wikipedia and YouTube are used to calculate the ratings. Observe that ...

Windows+Python2.6+MySQL驱动安装

04.14.2010 · Posted in Python

在Python中使用MySQL需要安装MySQLdb,但从官方站点 http://sourceforge.net/projects/mysql-python/ 目前只能下载到只持Python2.5版的MySQLdb。这里介绍Windows下安装MySQLdb的方法和常见问题处理。 ...