Skip to content
View likexie's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report likexie

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. zhumysql zhumysql Public

    # python 连接 MySql 简化连接程序。 执行SQL只需要两步 mysqlZhu = MysqlZhu(host='主机名',port = 3306,database="数据库", user='数据库用户名',password='数据库密码',charset='utf8') mysqlZhu.execute_sql("您的SQL语句")

    Python 1

  2. - - Public

    存储python

  3. socket-toy socket-toy Public

    Forked from KomorebiL/socket-toy

    通过socket库实现的各种玩具

    Python

  4. video video Public

    Forked from houdunwang/v2015

    后盾人视频教程代码

    PHP

  5. PyQt5-Chinese-tutorial PyQt5-Chinese-tutorial Public

    Forked from maicss/PyQt-Chinese-tutorial

    PyQt5中文教程

  6. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python