240 发简信
IP属地:北京
  • Resize,w 360,h 240
    油画3 4

    灭霸画的过程有些累,可能还是基本功不扎实吧,继续加油!

  • Resize,w 360,h 240
    第一次画油画

    第一次尝试画油画,哈哈,感觉能画完我就很庆幸啦。

  • Resize,w 360,h 240
    油画2

    友人送的兔子,抽空画了个。 画的过程还比较顺利一小时完工。 色彩搭配很重要。

  • python3 int和str的转换 [初稿]

    【python3中,int转换成 str,通过 format 实现】 python格式化字符串有%和{}两种 ,字符串输入数据格式类型(%格式操...

  • GIT

    切换到github上的非master分子 git clone http://github.com/project.git cd project ...

  • 简单JAVA多线程WEB服务器

    一个简单的JAVA多线程WEB服务器,有时间的话我会慢慢更新的。 结构很简单,HttpServer serverThread Request R...

  • RxJava2 和 RxJava1 的变化

    WIKI Operator differences Most operators are still there in 2.x and prac...

  • Android Studio 中使用Java8

    在build.gradle中加入如下配置 ‘’‘jackOptions{enabled true}compileOptions{sourceCo...