Skip to content
View sirwgame's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report sirwgame

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. dsrs dsrs Public

    1

  2. Sheng.Winform.IDE Sheng.Winform.IDE Public

    Forked from iccb1013/Sheng.Winform.IDE

    使用 .NET WinForm 开发所见即所得的 IDE 开发环境,实现不写代码直接生成应用程序。1)像 Visual Studio 一样,有可视化的环境,拖拖拽拽界面就出来了;2)功能模块全部独立,解耦,以插件的形式存在于主程序(宿主)中;3)把事件这个概念抽象并封装起来;4)对数据操作要有一定的自由度;5)资源文件的管理;6)打包前的静态编译检查;7)IDE界面支持多国语言;8)支持插件……

    C# 1

  3. Sheng.Winform.Controls Sheng.Winform.Controls Public

    Forked from iccb1013/Sheng.Winform.Controls

    升讯威 .Net WinForm 控件库提供了超过15种 Winform 控件,你可以直接使用本控件库,更可以通过本控件库学到 Winform 控件开发的方法和理念。

    C# 1

  4. AlgorithmsByPython AlgorithmsByPython Public

    Forked from Jack-Lee-Hiter/AlgorithmsByPython

    算法/数据结构/Python/剑指offer/机器学习/leetcode

    Python

  5. public public Public

    公共资源分享

    ASP.NET

  6. phpQuery phpQuery Public

    Forked from punkave/phpQuery

    This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need s…

    PHP