Skip to content

Latest commit

 

History

History
81 lines (31 loc) · 1023 Bytes

README.md

File metadata and controls

81 lines (31 loc) · 1023 Bytes

MyWorks

个人做的一些东西,集中放在这个repro中

========

go_socketim : go实现的windows socket app聊天

========

SocketIM : C#实现的windows socket app聊天

========

gomysqltest : go对mysql-driver和mymysql的测试

========

go-wssocket : go实现的websocket的简易例子

========

DesignPattern : C#实现的设计模式的例子

========

osxair: 远程页面控制mac

========

regexp_example: regexp的包使用示例

========

url_example: url的包使用示例

========

webscaner: go抓取一个网站的静态同域链接

========

piccheck: 处理csv的某个字段和文件的关系

========

getDomainLinks: php抓取一个网站的静态同域连接(使用snoopy)

========

MouseHookApp: 监控windows上鼠标点击次数

========

nginx_module_mytest: nginx的hello world 的HTTP模块

========

nginx_module_mysecret: nginx的验证secret 的HTTP模块