240 发简信
IP属地:河南
  • gradle plugin 02

    插件化ASM基础命令如下:

  • android进阶部分

    杂项 Android高级UI 性能优化 NDK 数据结构和算法 Android架构设计模式 Android架构师进阶 RN开发 Android开...

  • 抓包

    http://blog.devtang.com/2015/11/14/charles-introduction/

  • Docker和Vagrant搭建Ubuntu

    安装VirtualBox 由于DOcker和Vagrant环境都需要VirtualBox作为宿主机自行下载安装VirtualBox下载地址

  • day01:软件和包的准备

    浏览器(chrome,firefox最佳)作用:查看网页源码 pycharm开发工具(基于IntelliJIDEA),编写python和html...

  • Python笔记Day1

    Python的特点 Python是一门解释性语言,它是多种语言的精华的集合,它从Perl(另外一种远远超越了标准的shell脚本的脚本语言),p...

  • linux常用简单命令

    命令: 命令符:

  • Flask-Migrat数据库迁移

    python hello.py db initpython hello.py db migrate -m "init migrate"pyth...