Pinned Repositories
antispy
AntiSpy is a free but powerful anti virus and rootkits toolkit.It offers you the ability with the highest privileges that can detect,analyze and restore various kernel modifications and hooks.With its assistance,you can easily spot and neutralize malwares hidden from normal detectors.
Aries
.NET Develop Framework(适合场景:业务系统、信息系统、管理系统、ERP,含工作流,支持.NET Core)
ASP.NET
ASP.NET-MVC-CMS
ZKEACMS,建网站就像搭积木一样
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
BaiduPCS-Go
百度网盘客户端 - Go语言编写
be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
ClientServerProject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
cmdftp
命令行ftp客户端
yijun54's Repositories
yijun54/antispy
AntiSpy is a free but powerful anti virus and rootkits toolkit.It offers you the ability with the highest privileges that can detect,analyze and restore various kernel modifications and hooks.With its assistance,you can easily spot and neutralize malwares hidden from normal detectors.
yijun54/Aries
.NET Develop Framework(适合场景:业务系统、信息系统、管理系统、ERP,含工作流,支持.NET Core)
yijun54/ASP.NET
yijun54/BaiduPCS-Go
百度网盘客户端 - Go语言编写
yijun54/be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
yijun54/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
yijun54/coder-kung-fu
开发内功修炼
yijun54/CPPHelper
C++基础辅助类库,比如异步进行-Thread,安全句柄-CHandle,资源守卫-Guard,XML解析-rapidxml,以及其他注册表、文件基础操作。用于更加高效、安全的进行C++开发。温馨提示:至少需要支持C++0x标准的编译器。
yijun54/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
yijun54/cyqdata
cyq.data is a high-performance and the most powerful orm.(.NET 最好用的ORM数据层框架,木有之一!支持.NET Core)Support:Txt、Xml、Access、Sqlite、Mssql、Mysql、Oracle、Sybase、Postgres、Redis、MemCache。
yijun54/design_patterns
图说设计模式
yijun54/eoLinker
在线 API 研发管理测试工具,最后能用的开源修复版本(4.0.1本地测试插件兼容3.5与4.0版本,5.0更新修复)。
yijun54/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
yijun54/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
yijun54/fullstack
React/ApolloGraphQL/Node/Mongo demo written in Typescript
yijun54/gopher
Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源
yijun54/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
yijun54/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
yijun54/leetcode-1
LeetCode Problems' Solutions
yijun54/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET Core 3.1 简单实用的.NET Core 3.1实现的CMS,前后端分离、Docker部署、OAtuh2授权登录
yijun54/projects
yijun54/shineframe
高性能超轻量级C++开发库及服务器编程框架
yijun54/tb-common-utils
tbsys and tbnet repository mirror for alibaba
yijun54/vim
The official Vim repository
yijun54/WeRoBot
WeRoBot 是一个微信公众号开发框架
yijun54/yijun54.github.io
个人主页
yijun54/zh.javascript.info
现代 JavaScript 教程(The Modern JavaScript Tutorial)
yijun54/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
yijun54/ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
yijun54/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~