Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View zhangrong31's full-sized avatar

Block or report zhangrong31

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. playwright-python playwright-python Public

    Forked from microsoft/playwright-python

    Python version of the Playwright testing and automation library.

    Python

  2. pywinauto pywinauto Public

    Forked from pywinauto/pywinauto

    Windows GUI Automation with Python (based on text properties)

    Python

  3. django django Public

    Forked from django/django

    The Web framework for perfectionists with deadlines.

    Python

  4. django-rest-framework django-rest-framework Public

    Forked from encode/django-rest-framework

    Web APIs for Django. 🎸

    Python

  5. DjangoBlog DjangoBlog Public

    Forked from liangliangyy/DjangoBlog

    🍺基于Django的博客系统

    Python

  6. design-pattern design-pattern Public

    Forked from ThanlonSmith/design-pattern

    Python3实现设计模式,致力于将设计模式的思想应用在开发中。创建型模式有:简单工厂模式、工厂方法模式、抽象工厂模式、 建造者模式和单例模式;结构型模式:适配器模式、桥模式、组合模式、外观模式和代理模式;行为型模式:责任链模式、观察者模式、策略模式和模板方法模式。设计模式是对软件设计中普遍存在或反复出向的各种问题所提出的解决方案。每一个设计模式系统地被命名、解释和评价了面向对象系统中一个重…