Pinned Repositories
CodeGen
C#版的代码生成器,使用VS2013开发。支持SQLServer(2000,2005,008),Oracle11g,MySQL数据库。可以自动生成业务对象,后台逻辑,前台页面等代码,可以通过该程序浏览数据库的表结构等。
game-of-life
Demo application for the 'Jenkins: The Definitive Guide' book
hi_db
a databse operater progrm.develpo for linux.
HiCBO
this program develop by vs2013.using C# metadata create object and read value by metadata.
HiCSAop
C#对AOP支持不是很好,使用ProxyAttribute,则要求类必须继承自ContextBoundObject,而且只能添加到类上,很不方便,且网上很多的AOP实现起来很麻烦,所以实现该类库,该类库使用VS2013
HiCSClient
这是一个C#版的Windows界面程序,主要用来验证实现自己的一些对界面程序的想法。
HiCSDB
this is a DB operator program for C#,develop by VS2010.
HiCSMQ
C#版MQ程序库,用VS2013开发
HiCSProvider
一个用VS2013开发的C#程序,目标是简化数据库访问操作.具体实现:将SQL语句存储到某个文件夹下的XML文件中,外部以SQL语句的唯一标识查找到相关语句并执行.本程序同时还提供通过将XML中的SQL标识映射为一个Rest接口实现Rest访问.
Mysql_CodeGen
Mysql_CodeGen为一个Python2.7的MySQ版的代码生成器,在Windows下编码完成并测试,需要安装MySQL-python-1.2.5。 1: 下载MySQL-python-1.2.5 2: 安装MySQL-python-1.2.5 解压缩MySQL-python-1.2.5 打开cmd并cd到MySQL-python-1.2.5的文件夹下。 运行cmd命令如下: d:/python27/python setup build 如果发生如下错误,则说明VC++SDK未安装,需要安装,当前(2016-02-28)路径 (https://www.microsoft.com/en-us/download/confirmation.aspx?id=44266) building '_mysql' extension error: Microsoft Visual C++ 9.0 is required (Unable to find vcvarsall.bat). Get it from http://aka.ms/vcpython27 4: 运行Mysql_CodeGen.py
xumingxsh's Repositories
xumingxsh/CodeGen
C#版的代码生成器,使用VS2013开发。支持SQLServer(2000,2005,008),Oracle11g,MySQL数据库。可以自动生成业务对象,后台逻辑,前台页面等代码,可以通过该程序浏览数据库的表结构等。
xumingxsh/HiCSProvider
一个用VS2013开发的C#程序,目标是简化数据库访问操作.具体实现:将SQL语句存储到某个文件夹下的XML文件中,外部以SQL语句的唯一标识查找到相关语句并执行.本程序同时还提供通过将XML中的SQL标识映射为一个Rest接口实现Rest访问.
xumingxsh/Mysql_CodeGen
Mysql_CodeGen为一个Python2.7的MySQ版的代码生成器,在Windows下编码完成并测试,需要安装MySQL-python-1.2.5。 1: 下载MySQL-python-1.2.5 2: 安装MySQL-python-1.2.5 解压缩MySQL-python-1.2.5 打开cmd并cd到MySQL-python-1.2.5的文件夹下。 运行cmd命令如下: d:/python27/python setup build 如果发生如下错误,则说明VC++SDK未安装,需要安装,当前(2016-02-28)路径 (https://www.microsoft.com/en-us/download/confirmation.aspx?id=44266) building '_mysql' extension error: Microsoft Visual C++ 9.0 is required (Unable to find vcvarsall.bat). Get it from http://aka.ms/vcpython27 4: 运行Mysql_CodeGen.py
xumingxsh/HiCSClient
这是一个C#版的Windows界面程序,主要用来验证实现自己的一些对界面程序的想法。
xumingxsh/game-of-life
Demo application for the 'Jenkins: The Definitive Guide' book
xumingxsh/hi_db
a databse operater progrm.develpo for linux.
xumingxsh/HiCBO
this program develop by vs2013.using C# metadata create object and read value by metadata.
xumingxsh/HiCSAop
C#对AOP支持不是很好,使用ProxyAttribute,则要求类必须继承自ContextBoundObject,而且只能添加到类上,很不方便,且网上很多的AOP实现起来很麻烦,所以实现该类库,该类库使用VS2013
xumingxsh/HiCSDB
this is a DB operator program for C#,develop by VS2010.
xumingxsh/HiCSMQ
C#版MQ程序库,用VS2013开发
xumingxsh/HiCSUtil
xumingxsh/HiDB
this is a dynamic link library for db operate.i write it since 2010.this is a summary for me.thisdll run in windows.using vs2003builder,using some C++0x feature
xumingxsh/hijdb
xumingxsh/hijdb_test
hijdb的测试类,主要因为hijdb不与特殊数据库绑定,所以没有在hijdb内部对其进行测试
xumingxsh/HiMQ
C++版的MQ访问库,已ActiveMQ为目标进行开发,代码力求跨平台可用,在VS2013开发
xumingxsh/HiSQLManager
This is a C# Library,develope by VS2013.it can load sql info from xm,user can get sql info by a guid.
xumingxsh/HiTest
this is a unit test program for C++.
xumingxsh/linux_hi_library
this is my linux programer.include 3 library:common library,database library,socket library
xumingxsh/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
xumingxsh/ship-gate
Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.
xumingxsh/spring-boot-test
xumingxsh/TianYaBBSCatch
一个用python写的天涯帖子抓文字内容的爬虫程序.
xumingxsh/TieKuZhengLi