Skip to content
View SimplePaul's full-sized avatar
  • Tianjin University
  • Tianjin

Block or report SimplePaul

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

    Forked from kdn251/interviews

    Everything you need to know to get the job.

    Java 1

  2. fucking-algorithm fucking-algorithm Public

    Forked from labuladong/fucking-algorithm

    刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

    Markdown 1

  3. Hawk Hawk Public

    Forked from ferventdesert/Hawk

    visualized crawler & ETL IDE written with C#/WPF

    C#

  4. Paypal-Intern Paypal-Intern Public

    Software Engineer - B

  5. Practice-an-algorithm-question-every-day Practice-an-algorithm-question-every-day Public

    Forked from algorithmdaybyday/Practice-an-algorithm-question-every-day

    书籍:《每天练习一道算法题》

    Java

  6. 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#