Skip to content
View 6871296's full-sized avatar
🧐
What to do?
🧐
What to do?

Block or report 6871296

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

Needed English version? Click here

Hello! 我是 6871296

欢迎访问我的GitHub.

主推作品

  1. CalculatorMax

CalculatorMax是我最引以为傲的项目,没有之一。(也许DataIO除外)你可以使用mathrandom中的所有功能,计算任何复杂的数学算式。这也是目前唯一能自动导入、半自动删除外部库的项目。

  1. DataIO

DataIO是目前最受我青睐的项目,也没有之一。你可以使用各种各样的功能(除hash依赖hashlib外全部手敲,无依赖、无生成、无借鉴),轻松编辑JSON文件。在之后的版本中也会加入自动导入、半自动删除外部库的功能。

Commit原则

  1. 欢迎找bug并将其删除.
  2. 如果你想要添加某个功能,请先向我声明。 请明确表示想要增、删、改哪些代码或文件,以及为什么你想添加它。
  3. 如果想要删除部分代码或文件,请发pull request而不要直接修改
  4. 在commit前请务必仔细检查你的代码是否有bug。不要commit有bug且能让程序无法正常运行的代码。
  5. 不要违反以上原则。

Issue原则

  1. 所有仓库的issues界面(6871296除外)只能用于bug报告、未来规划建议和其它代码相关的问题。 请不要在里面聊天。
  2. 不要发布空白或过于无用的issue。
  3. 不要恶意针对任何事物

如果对上述原则有意见和建议,请在本仓库中发布issue

仓库git clone命令

你也可以使用本仓库的gitcloneCmdGen.py来获取git clone命令。 该程序适用于GitHub中的所有仓库,但不能判断仓库是否存在

6871296: git clone [email protected]:6871296/6871296.git

calculatorMax: git clone [email protected]:6871296/calculatorMax.git

myPythonLibs: git clone [email protected]:6871296/myPythonLibs.git

Pong: git clone [email protected]:6871296/Pong.git

DataIO: git clone [email protected]:6871296/DataIO.git

Pinned Loading

  1. calculatorMax calculatorMax Public

    A VERY functionful calculator

    Python 1 1

  2. DataIO DataIO Public

    Edit your JSON file easily!

    Python 1

  3. 6871296 6871296 Public

    Config files for my GitHub profile.

    Python

  4. myPythonLibs myPythonLibs Public

    My Python libraries made by myself

    Python

  5. Pong Pong Public

    a Pong game made by Python written by Copilot, using Pygame

    Python