写提莫的代码

导航

2015年9月16日 #

Emgu CV播放视频

摘要: publicpartialclassForm1:Form{Capture_capture;publicForm1(){InitializeComponent();_capture=newCapture(“url”);//视频文件路径_capture.ImageGrabbed+=_capture_Im... 阅读全文

posted @ 2015-09-16 15:13 写提莫的代码 阅读(627) 评论(0) 推荐(0) 编辑

2015年9月10日 #

C#设计模式(1)——单例模式

摘要: C#设计模式(1)——单例模式 阅读全文

posted @ 2015-09-10 10:31 写提莫的代码 阅读(302) 评论(1) 推荐(0) 编辑

2015年6月19日 #

out与ref的区别

摘要: out与ref的区别 阅读全文

posted @ 2015-06-19 09:57 写提莫的代码 阅读(165) 评论(0) 推荐(0) 编辑

sqlserver和oracle的递归查询

摘要: oracle/sqlserver数据库递归 阅读全文

posted @ 2015-06-19 09:52 写提莫的代码 阅读(382) 评论(0) 推荐(0) 编辑