Chinaunix首页 | 论坛 | 博客
  • 博客访问: 438599
  • 博文数量: 26
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1101
  • 用 户 组: 普通用户
  • 注册时间: 2013-03-04 22:28
个人简介

Never stop learning.

文章分类

全部博文(26)

文章存档

2014年(2)

2013年(24)

发布时间:2013-04-24 11:01:54

函数的缺省参数值(Default Argument Values)我们在Python里写函数时,常常会给一些参数赋初始值。本文详细讲解了Python中函数的参数的初始值的特殊性。......【阅读全文】

阅读(8221) | 评论(0) | 转发(1)

发布时间:2013-04-23 17:24:24

本文详细讲解了List Comprehensions 和 Generator Expressions及其区别。......【阅读全文】

阅读(5483) | 评论(0) | 转发(0)

发布时间:2013-04-15 10:34:10

ShellEd is a shell editor plugin for Eclipse which enables syntax highlight, the integration of man page information for content assist/hover help and the ability to run your project's shell scripts without leaving Eclipse.......【阅读全文】

阅读(3717) | 评论(0) | 转发(0)

发布时间:2013-04-12 15:45:41

Get the number of CPUscat /proc/cpuinfo | grep -c processorGet the URL of package to be installed from Ubuntusudo apt-get -qq --print-uris install ssh | cut -d\' -f2 # Get the URL of "ssh" packageCheck your system is 32-bit or 64-bi.........【阅读全文】

阅读(2961) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

swenker2015-05-19 23:23

怎么这么长时间都没有更新了?

回复  |  举报
留言热议
请登录后留言。

登录 注册