资源列表
SopasCommunication_v1_02_20081103
- 采用SICK传感器编写的C++底层通讯代码,功能比较简单,供参考。-SICK sensors prepared C++ underlying communication code, the function is relatively simple, for reference.
FileRecv
- 简单的购物系统,适合初学者在理解知识时做参考-Simple shopping system, suitable for beginners reference in the understanding of knowledge
xjhn
- VS2010做完用户、角色、权限后的代码,SQL数据库。界面挺漂亮。BS三层架构-The VS2010 finished code, SQL database users, roles, permissions. Interface pretty
workflowapprovalsystem
- 基于ASP.NET的工作流批核系统(.NET 3.5框架的WF技术实现)-ASP.NET-based workflow approval system (NET 3.5 framework WF technology)
FlashDialog
- VC开发的ocx控件,调用动画的例子,源码共享中-Ocx controls development of the VC call animation example
MODIDemo
- 利用MODI做的OCR小软件,把图片上的文字OCR成文本-Micorsoft Office Document Imageing
1051209
- 主题和模板,web应用程序使用教程,包括所有内容-Themes and templates, web application using the tutorial, including all content
socket
- 以太网socket发送接收数据,初学者可以参考一下。-The Ethernet socket sending and receiving data, beginners can refer to.
lianliankan
- 是一个在MS2008下实现的连连看游戏软件,功能较强,可以开阔初学者的编程思路。-Lianliankan game software is implemented under the MS2008, more powerful, you can open the beginner programming ideas.
news-republic-system-
- asp.net和flex集成的新闻发布系统-asp.net and flex integration news publishing system
AddressList
- 实现注册,的功能和添加姓名,性别,年龄的功能-Achieve registration function and add the name, gender, age, function
tr0217
- 一个类似sharpdevelop的winform全插件框架。但是比它更加灵活,调用插件时既可以基于接口,也可以不基于接口;每一个插件代表一个服务类,一个服务类有多个方法,这一点上与OSGI类似。通过插件配置功能能够将插件注册到界面上,界面元素提供的参数也能很容易的传递到插件内部。更新界面也只在必要的时候进行。总之这个插件框架式非常有效率的。包含有详尽的文档和示例,还实现了一个功能强大的web浏览器作为示例。项目的网站http://tr0217.codeplex.com。 -A the win