资源列表
10lvbo.txt
- 10种软件滤波方法的示例程序,让初学者迅速知晓、学会滤波的奥妙所在-10 kinds of examples of filtering method for software process, to get to know beginners quickly learn the mystery of where the filter! !
installing_to_windows_services
- installing to windows services ref document
dingdhi
- 51定时和按键识别,程序比较简单,但是很基本-Timing and identification of 51 key
TimerFrame
- 这是一个倒计时程序,功能清晰明了,时间也已经精确到秒钟-This is a countdown procedures, functional clarity, the time has been accurate to a matter of seconds
MFC_Hierarchy_Chart
- MFC Hierarchy Charts
Microsoft_Error_Reference
- Reference of Microsoft Error Codes
C++Benchmarks
- C++Benchmarks zip file
dateClanguage068685jfgf
- C#经典网络编程电子书,给初学者良好的入门环境以及好的学习思路,加油吧-C# Network Programming classic e-books, a good entry to the beginners as well as a good learning environment ideas, filling it
cliente_y_servidor.2244
- The cliente - servidor-The cliente- servidor
CExcelSrc
- 一个C++的读取Excel文件程序,可以作为借鉴-A C++ program of reading Excel files can be used as reference
ejforum
- 基于jsp的Java技术论坛,功能齐全,配合服务器如tomcat等,数据库如Oracle,MySQL,mssql等,包含安装和配置文档,使用方便。-Jsp' s Java technology-based forum for full-featured, such as with the server such as tomcat, databases such as Oracle, MySQL, mssql, etc., including installation and config
csharpPicturecontrol
- 客户请求一张网页,如index.aspx,网页中含有缩略图控件, 2、 Index.aspx编译执行为HTML后被发送到客户端浏览器。这个控件生成了一个img标记,src属性指向一张该网页本身,但是后面附带的参数改变了。浏览器解析了,知道要向src属性获得一张图片。它开始向这个位置请求(也就是重新以新的附带参数请求这个网页)。 3、 ASP.Net获得了这个请求,index.aspx这个页面又开始执行,因为index.aspx中包含这个缩略图控件,控件就