Thanks to visit codestin.com
Credit goes to github.com

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

Block or report LeeCurtain

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

    字符串的相似百分比(支持中文),包含了 余弦算法 、距离算法、TFIDF、以及中文繁体简体的互转

    C# 2 2

  2. Scheduler Scheduler Public

    .net core 2.1 计划任务管理 quartz

    JavaScript 1

  3. TestDemo TestDemo Public

    测试使用

  4. WebHander WebHander Public

    .net 爬取网页

    HTML

  5. DotnetFramework DotnetFramework Public

    Forked from liubo19861028/DotnetFramework

    DotnetFramework是一个 C# 开发的工具类库,封装了一些基本功能,能够使用该工具类库快速的进行开发项目。里面封装了很多基础的功能,如:Json,Xml,Binary 序列化, 依赖注入, 日志功能,ORM,Redis, Memcached,MongoDb,定时器, 加密解密, 常用帮助类 等功能。

    C#

  6. FengYun.QuartzServer FengYun.QuartzServer Public

    Forked from angleszhaixd/FengYun.QuartzServer

    计划任务调度器,基于quartz,tophselp,Common.Logging.NLog实现快速开发计划任务或windows服务。

    C#