搜索资源列表
HtmlFromMemory
- 从内存中读取HTML网页源码的小程序,对于网页制作课程的上机考试程序的开发非常有用。-read from the memory source HTML pages of small procedures for web courses on the examination procedures for the development of very useful.
精灵特效窗体
- 简介: 一个功能十分强大,类似于Office中的精灵助手,无需MSAgent支持,并提供网上读取、保存并显示新闻文件的功能。新增特效窗体(具有涟漪、火焰、溶浆、爆炸、冲击波、雪花、烟花、闪电、动态徽标、屏保、文字、水中倒影、云朵移动等数十种特效,动态菲屏(20种动态位图特效)。 运行时,先判断和程序相同路径下有无Tip.txt文件,若无的话,从网站下载文件(当前默认下载为:http://www.microsoft.com网页),也可在设置下载网址菜单中,将网址改为http://???/1.txt
RSSnewsreader
- 利用user.profile文件存储频道的Title及URL,后依行读取信息,通过WebClient类将相关的资源下载到本地文件中,并加载到mlDataDocument文档中,后根据文档中的内容并将其存储到Article类中,后添加到profile.Feeds索引中去,通过TreeView控件关联profile.Feeds索引进行相关操作。用WebBrowser控件浏览对应的网页。-User.profile file storage channels using Title and the UR
TidTcpEx
- TidTcp 增强控件,增加读取网页数据,自动拆分字段和数据-TidTcp enhanced control, increased reading pages of data, data fields and automatically split
JPG
- 把整个网页保存成JPG图片(针对单框架网页),方便读取网页内容,保存 不丢失-The entire page saved as JPG images (for single frame web pages), easy to read web content, to save not lose
wyym
- 可以读取一个网页的源码,写在同目录的文本上,当时弹窗显示出来-You can read the source code of a page, write the text in the same directory, then display pop
lua_template_analyze
- 使用lua脚本语言对网页template进行分析,并读取数据嵌入到template中输出。类似python中的django-Analysis, using the Lua scr ipting language for web page template and read the data embedded into the template output. Similar to the python' s django
qwangyeshuju
- 本易语言例程源码使用到了易语言_仿真shell库.ec模块。 易语言取网页数据源码例程可以创建XML对象,读取网页文本,分析类型数据-This easy language source code routines used easy language _ the simulation shell Library. Ec module. Easy language to take Web data source routine can create an XML object, read th
Card-ReaderOCX
- 基于IC卡动态库二次封装的OCX,可以在网页或其他语言中读取IC卡。-Secondary package OCX IC card-based dynamic libraries can be read in the pages or other languages IC card.
WAP
- 读取网页数据,使用 xmlhttp 完成-Read web data, use Xmlhttp completed
IE8websource
- 读取IE8打开的网页的网页源码 可以修改成别的-Read IE8 open source web window
yanzhengmasilu
- 网页上的验证码的读取与二值化与分割思想应用,可惜是没有实现验证识别。-Verification code on the page reads binary thinking and split application, unfortunately it was not implemented to verify identification.
webgl
- webgl 读取obj文件数据于网页中显示-read obj file
WYDL
- 网页自动登陆,实现网页验证码的读取和识别,自动登陆-Web page automatic landing
exceportWord
- 由于word可以打开和生成Html网页格式文件,所以可以将表格转换成网页格式后,利用程序读取并改写其中的源代码,然后生成word文档。-Because after the word can open and generate Html page format file, so you can convert the table into a web page format, which use the program to read and rewrite the source code, an
爱奇艺播放地址获取源码
- 爱奇艺播放地址获取源码,网页读取,列表框学习,适合新手(Iqiyi broadcast address access source code, web page reading, list box learning, suitable for beginners)
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、