搜索资源列表
2006041008280824252(2)
- 一个控制ie的例子,不知有没有用,大家可以自己看看 -control ie one example, I wonder if there is used, we can see for yourself
SelfIE
- 界面漂亮的IE程序,对学习IE编程有很大的帮助,是个好例子
CHtmlView_Search_demo
- IE浏览器Demo,一个简单的例子,希望对初学者有帮助
java写的web多文件上传
- 可在WEB上同时上传多个文件,带源代码,有例子,详细请看wwwroot下的readme帮助文档-the Web simultaneously upload multiple files, with the source code, is an example, wwwroot details please see the readme files help
star-rating
- 基于jquery的评分插件,需要jQuery1.3.2以上的版本支持,需要jquery.MetaData.js支持。下载的压缩包中已经带了这两个js,包中有例子。-Rating based on Jquery plugins
VC_IE
- 一个可以实时浏览网页的 例子,里面有相应类,可以方便现实网页和htm等文件,基于ie-An example of real-time browsing the web, there are corresponding classes, the reality can be easily and htm pages and other documents, ie based
ImgViewer
- 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。 -The source code is a simple image browser example, demonstrates how to use IImgCtx interface decoding, display images, and
xmlParse
- 使用expat库解析XML文件,里面有例子。-Use expat lib to parse xml file.