240 发简信
IP属地:浙江
  • 2018-02-01Python三、高级特性

    !/usr/bin/env python3 -*- coding:utf-8 -*- 三、高级特性 '''在Python中,代码不是越多越好,而...

  • 2018-01-30Python二、函数笔记

    !/usr/bin/env python3 -*- coding:utf-8 -*- 二、函数 1.调用函数 '''print(abs(-2))...

  • 2018-01-28Python一、基础笔记

    学习廖雪峰的Python教程所记的笔记 原文https://www.liaoxuefeng.com/wiki/0014316089557264a...

  • 2018-01-25 Git学习笔记

    学习廖雪峰的Git教程所记的笔记,Git教程 - 廖雪峰的官方网站https://www.liaoxuefeng.com/wiki/001373...