Pinned Repositories
Accelerider.Windows
A shell that runs Accelerider applications on the Windows platform.
Andriod
AndroidScreenCap
基于ScreenCap实现.Net 和Android 的屏幕传输
architect-awesome
后端架构师技术图谱
Arthas-WPFUI
这是一个WPF的UI库(实际应该算个控件库吧)
HslCommunication
个人工具库,包含了实际中碰到的各种常用的类,数据转化方法,可根据时间,文件大小,单文件存储的日志类,用于同步或异步网络通讯类,实现CS系统版本控制的类,注册码生成类,数据加密解密类,三菱及西门子PLC访问类,modbus tcp服务器及客户端类,版本类等基础功能
Live-Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
Socket.Net
Pure C# to write the common socket server / client program, support protocol extensions. 纯C#写的通用socket服务端/客户端程序,支持协议扩展。
socketchat
基于socket的在线聊天软件,C# + Mysql开发,实现了登录注册、单人和多人聊天功能
Stone_Chat
基于【Supersocket】框架的简单聊天工具
hnyxwxj's Repositories
hnyxwxj/Arthas-WPFUI
这是一个WPF的UI库(实际应该算个控件库吧)
hnyxwxj/Live-Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
hnyxwxj/Socket.Net
Pure C# to write the common socket server / client program, support protocol extensions. 纯C#写的通用socket服务端/客户端程序,支持协议扩展。
hnyxwxj/socketchat
基于socket的在线聊天软件,C# + Mysql开发,实现了登录注册、单人和多人聊天功能
hnyxwxj/Stone_Chat
基于【Supersocket】框架的简单聊天工具
hnyxwxj/Accelerider.Windows
A shell that runs Accelerider applications on the Windows platform.
hnyxwxj/Andriod
hnyxwxj/AndroidScreenCap
基于ScreenCap实现.Net 和Android 的屏幕传输
hnyxwxj/architect-awesome
后端架构师技术图谱
hnyxwxj/HslCommunication
个人工具库,包含了实际中碰到的各种常用的类,数据转化方法,可根据时间,文件大小,单文件存储的日志类,用于同步或异步网络通讯类,实现CS系统版本控制的类,注册码生成类,数据加密解密类,三菱及西门子PLC访问类,modbus tcp服务器及客户端类,版本类等基础功能
hnyxwxj/awesome-android-ui
UI设计-A curated list of awesome Android UI/UX libraries
hnyxwxj/BankCardUtilsRob
https://github.com/nanchen2251/BankCardUtils.git
hnyxwxj/Chat
Simple Chat Program , using Socket
hnyxwxj/ClientServerProject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
hnyxwxj/DotNettySample
一个基于WPF + DotNetty的TCP长连接小示例 实现心跳检测、断线重连、解决TCP粘包问题
hnyxwxj/EChartsSDK
ECharts的.NET类库,从ECharts的Java类库移植.
hnyxwxj/erp
博锐ERP系统; 进销存系统代码; 开发语言c#,数据库sqlserver2005 手机号 13688610695(也是微信号)
hnyxwxj/free-programming-books
:books: Freely available programming books
hnyxwxj/hello-word
测试存储库
hnyxwxj/Hosts
:bowtie:无障碍上网-你~懂得![更新频率7d,需要请 fork]
hnyxwxj/MahApps.Metro
A toolkit for creating Metro / Modern UI styled WPF apps.
hnyxwxj/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
hnyxwxj/ormlite-android
ORMLite Android functionality used in conjunction with ormlite-core
hnyxwxj/Prism-Samples-Wpf
Samples that demonstrate how to use various Prism features with WPF
hnyxwxj/Remote-Controller-Windows
Mouse and Keyboard emulating Remote Controller Windows desktop app. Developed with MahApps.Metro (http://mahapps.com), QRCoder (https://github.com/codebude/QRCoder) and Newtonsoft.Json (https://www.newtonsoft.com/json).
hnyxwxj/SuperSocketDemo
一个基于WPF + SuperSocket的TCP长连接小示例 实现心跳检测、断线重连、解决TCP粘包问题
hnyxwxj/TCPChat
Multi user client-server voice chat, with elements of P2P