GithubHelp home page GithubHelp logo
class mine():
    def __init__(self, name='小黑猫'):
        self.name = name
        super().__init__()

    def __add__(self, other):
        if '小白猫' in other:
            return self.name + "和" + other + ""
        else:
            return self.name+'只和小白猫一起,别的猫走开'
print(mine()+"温柔体贴小白猫")

近期blog(limit 5)

一些自动化测试的自我理解

po+dd的ui自动化demo

快速开始-接口测试

一次jmeter的简单的性能测试之旅

牧羊

To do list

  • 和猫放烟花(最好是海边)

长期计划

  • 周边游
  • 和猫吃蛋糕
  • 去各种cafe
  • 练腹肌

惩罚清单

犯错惩罚制度

  • 一般:不理你半个小时
  • 轻微:不理你一天
  • 中等:跪榴莲
  • 严重:头上放水跪键盘,拍照发朋友圈
  • 毁灭级:rm -rf this file

挑食鬼清单

🍳主食

  • 辣的
  • 酸菜
  • 黄鳝
  • 海鲜(虾可以但一般不吃)
  • 椒类
  • 狗肉
  • 内脏(猪肝,猪红可以)
  • 特殊部位(鸡脖、鸭脖、鸡屁股、鸭屁股)
  • 牛油果
  • 凤爪

🥗水果

  • 榴莲
  • 山竹
  • 黄皮
  • 人参果
  • 车厘子
  • 木瓜

joeemp's Projects

git icon git

Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.

musicplayer icon musicplayer

安卓音乐播放器(欠缺各种功能以后补上)

onlinepythontutor icon onlinepythontutor

Visualize Python, Java, JavaScript, TypeScript, Ruby, C, and C++ code execution in your Web browser

python-cobra icon python-cobra

Automatically exported from code.google.com/p/python-cobra

yaml2props icon yaml2props

Convert YAML to Properties for Spring configuration

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.