Skip to content
View xiaoshu312's full-sized avatar

Organizations

@XiaoshuDeXiaowo

Block or report xiaoshu312

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
xiaoshu312/README.md

你好! 👋

我是小树的小窝,一名热爱编程和 Minecraft 的初二学生​🖐​

Pinned Loading

  1. BetterCraft BetterCraft Public

    BetterCraft DataPack/更好的合成 数据包

  2. Blog Blog Public

    Xiaoshu312's blog | 小树的博客

    JavaScript 1

  3. Show System Buttons on Windows Show System Buttons on Windows
    1
    # coding:utf-8
    2
    
                  
    3
    from ctypes import cast, byref, c_uint, c_ulong, c_bool, POINTER
    4
    from ctypes.wintypes import LPRECT, MSG
    5
    from PyQt5.QtWidgets import *