- 博客(3)
- 收藏
- 关注
原创 Python之Tuple
在COURSERA课程里面,老师教了两种sort Tuple的方法。 一种是:dic = {'c':1,'b':2,'a':3} ite = d.items() t.sort() print (t)思路很清晰。意思是,你tuple不是不让sort嘛。我就利用dictionary里面的items 先把dic的key-value pair给输出,然后再sort(以key为目标)。恩,很赞。答案是Tra
2015-04-09 10:21:36
771
转载 SDK安装时general errors & sols
This post describes common installation problems with the Windows SDK for Windows 7 and .NET Framework 3.5 SP1 (released August 2009), and workarounds for each issue. The Windows SDK for Windows 7 i
2015-04-04 19:18:02
2647
1
原创 Python之list 0.0
List开始之后就贱贱超过自己的“承受能力”了~╮(╯▽╰)╭working factory 和 everlasting memory没办法好好地转换。下面第一个栗子,一个简简单单的小memo,我居然用了一天。虽然中间上了个课。。。但还是不嗨森!!闲言少叙。开始吧~来,上菜先: Coursera Python 8.4 Open the file romeo.txt and read it li
2015-03-23 19:03:57
1960
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人