08 2016 档案

摘要:最近在学习Python,今天发现Django如此强大的web框架,不得不来试一试。 1. 安装Python,官网建议用Python3: 于是乎,下载Python-3.4.1.tgz,解压,安装: ./configure ./make ./make install 当然安装的时候可能需要gcc,不然c 阅读全文
posted @ 2016-08-23 01:07 PolarBearInterest 阅读(600) 评论(0) 推荐(0) 编辑
摘要:题目: Given a m x n matrix, if an element is 0, set its entire row and column to 0. Do it in place. Follow up: Did you use extra space? A straight forwa 阅读全文
posted @ 2016-08-01 02:22 PolarBearInterest 阅读(131) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示