chnhideyoshi's Stars
pythonnet/pythonnet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
yangwenjing/RWFile
Reading and Writing Txt File, 主要思路是使用一个抽象类,实现读操作。具体处理操作为实现 抽象函数 dealwithfile。针对具体代码已经有实现的类。
yangwenjing/DBWriter
将Txt导入到Database中,只需要写配置文件即可
chnhideyoshi/ChessModel
Othello Chess Battle Platform v1.1
chnhideyoshi/WPFVehicleSys
WPF车载多媒体系统,运行于.NET Framework 4.0
chnhideyoshi/AlgsImp
Basic data structure implemented in C++ and algorithm in C#