Welcome![Sign In][Sign Up]
Location:
Search - dll html

Search list

[OS programtidy-060405-dll

Description: html Tidy,一个很好用的 Html 处理库,C++编写的
Platform: | Size: 184575 | Author: Jingtian Jiang | Hits:

[Debugexe ,dll 调试器

Description: Functions of eXeScope Below table lists functions which eXeScope supports. OK:Enable,-:Disable (*1)Can output as a text file. (*2)Can display and rewrite as a binary dump format. (*3)Can import and export as a binary or text file. (*4)Can display the rewritten contents. (*5)Required SHDocvw.dll which is included in Internet Explorer ================================================================ Item Display Import &Export Edit Log Create .rc ================================================================ 1.Header OK (*1) - - - 2.Import OK (*1) - - - 3.Export OK (*1) - - - 4.Resource 4.1 Cursor OK OK OK OK - 4.2 Bitmap OK OK OK OK - 4.3 Icon OK OK OK OK - 4.4 Menu OK (*3) OK OK OK 4.5 Dialog OK (*3) OK(*4) OK OK 4.6 String OK (*3) OK OK OK 4.7 MessageTable OK (*3) OK OK - 4.8 Accelerator OK (*3) OK OK - 4.9 Version OK (*3) OK OK - 4.10 Delphi Form OK OK OK - - 4.11 WAVE OK OK OK - - 4.12 MIDI OK OK OK - - 4.13 AVI OK OK OK - - 4.14 GIF (*5) (*5) (*5) - - 4.15 HTML (*5) (*5) (*5) - - 4.16 JPEG OK OK OK - - 4.17 TYPELIB OK OK - - - 4.18 DialogData OK OK OK OK - 4.19 Toolbar OK - - - - 4.20 Other resources (*2) (*3) (*2) - - ================================================================
Platform: | Size: 504105 | Author: youlinge | Hits:

[Windows Developtidycom

Description: 将HTML转化为XML的一个实用工具,VC++6源程序-HTML XML into a practical tool, VC 6 source
Platform: | Size: 128000 | Author: 张甫 | Hits:

[Internet-NetworkHtmlToPDF

Description: 可以把HTML转化成PDF-HTML can be transformed into PDF
Platform: | Size: 1973248 | Author: 石湘涛 | Hits:

[Button controlabouthtml3

Description: 在对话框中(如“关于”对话框)嵌入web页面以及如何将HTML文件作为资源嵌入在EXE或DLL中。CHtmlView 可以象其它控件一样用于对话框和任何窗口。此外该程序还示范了如何动态构造 HTML 文档串以及禁用浏览器的上下文菜单。-in the dialog box (such as "on" dialog box) embedded web pages and how to HTML document as a resource embedded in the EXE or DLL. CHtmlView be the same as for other controls and any dialog window. In addition the program also demonstrated how the structural dynamic HTML documents Series and banned the browser context menu.
Platform: | Size: 374784 | Author: 张三 | Hits:

[Firewall-SecurityXfilter1.0

Description: Xfilter 个人防火墙 1.0 源代码说明 开发环境: Windows 2000 开发工具: VC++6.0 主工作区文件: Xfilter.dsw 目录简介 [Common] 保存公用源代码 [lib] HTML格式帮助文件在VC中的调用函数头文件和库文件 [Property] Xfilter.exe 界面程序工程 [Release] 编译后程序存放目录 [TcpIpDog] Xfilter.dll Winsock 2 SPI截包工程-Xfilter personal firewall Xfilter Personal Firewall 1.0 source code development environment Note : Windows 2000 development tools : VC 6.0 main work area documents : Xfilter.dsw Contents Introduction [Common] to preserve the common source code [lib] HTML help files in VC the function call header files and libraries [Property] Xfilter.exe interface process engineering [Release] compiled stored procedures Contents [TcpIpDog] Xfilter.dll Winsock 2 SPI closed turnkey projects
Platform: | Size: 267264 | Author: 喻佑华 | Hits:

[GUI Developcwebpage

Description: Display a Web Page in a Plain C Win32 Application: There are numerous examples that demonstrate how to embed Internet Explorer in your own window. But these examples typically use Microsoft Foundation Classes (MFC), .NET, C#, or at least the Windows Template Library (WTL) because those frameworks have pre-fabricated "wrappers" to easily give you an "HTML control" to embed in your window. If you re trying to use plain C, without MFC, WTL, .NET, C#, or even any C++ code at all, then there is a dirth of examples and information how to deal with OLE/COM objects such as IE s IWebBrowser2. Here is an article and working example in C to specifically show you what you need to do in order to embed IE in your own window, and more generally, show you how to interact with OLE/COM objects and create your own objects in plain C.
Platform: | Size: 48128 | Author: 刘国栋 | Hits:

[Delphi/CppBuilderC++BuilderWeb

Description: 书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Platform: | Size: 1909760 | Author: 龙杨 | Hits:

[GUI Developtestrun0510

Description: Web 应用程序日渐复杂,对它们的测试工作也变得越来越重要。有很多测试技术可供你选择使用。例如,在 2005 年 4 月份的 MSDN 杂志中,我描述了一个基于 JScript 的简单系统,它使用 IE 的文档对象模型(Internet Explorer Document Model)来完整地测试某个 Web 应用程序的用户界面。这个技术很有效,但是在几个方面存在着缺陷。我的一些同事问我是否能使用 .Net 框架编写功能更强,但仍然 是轻量级的 Web 应用程序用户界面自动化测试程序。在这个月的专栏文章中,我将向你们展示怎样达到这个目的。这个低层技术要求直接调用 fmshtml.dll 和 shdocvw.dll 动态链接库来访问和操纵 IE 浏览器客户区中的 HTML 对象。 -Web applications are becoming increasingly complicated, the test of their work has become increasingly important. A lot of testing technology for the use of your choice. For example, in April 2005 the MSDN magazine, I described a simple JScript based system, it uses IE's Document Object Model (Internet Explorer Document Mod el) to complete testing a Web application user interface. This technology is very effective, but there are several shortcomings. Some of my colleagues asked if I could use. Net framework of the preparation of functional and it is still lightweight Web application user interface automated test procedures. In this month's column, I will show you how to achieve this aim. The lower technical requirements and called directly fmshtml.dll Shdocvw.dll dynamic link libra
Platform: | Size: 121856 | Author: 冯伟 | Hits:

[CSharpSgmlReader

Description: 一个转换html并解析xml的文件。需要的可以看下-a conversion and analytic xml document. Needs can glance! !
Platform: | Size: 250880 | Author: 拉玛 | Hits:

[Graph programExpertPDF-v1.3

Description: HTML To PDF === Thanks for trying our HTML To PDF converter library. .NET Framework 2.0 is required to be able to use it. In the archive you have downloaded you will find: Bin/ephtmltopdf.dll - this is the dll you will use in your applications Bin/ephtmltopdf.lic - this is the license file required to evaluate the library WebSample/ - sample web application that take any given url and exports it as pdf HtmlToPdf.chm - API reference -HTML To PDF === === Thanks for trying our HTML To PDF converter library .. NET Framework 2.0 is required to be able to use it.In the archive you have downloaded you will find: Bin/ephtmltopdf.dll- this is the dll you will use in your applicationsBin/ephtmltopdf.lic- this is the license file required to evaluate the libraryWebSample/- sample web application that take any given url and exports it as pdfHtmlToPdf.chm- API reference
Platform: | Size: 896000 | Author: Chen | Hits:

[File OperatePeLibrary-0.3c

Description: === === === Pumqara s Pe Library Version 0.3c ==================================== "\Bin" - Contains the PeLibrary.lib and PeLibrary.dll "\Doc" - Full HTML documentation with examples "\Include" - Contains the include files "\Src" - Source Code of the Library Read "\Doc\Help.htm" for all the information you may need! - Copyright Pumqara <pumqara(at)abv.bg> -- === === === === === === Pumqara s Pe Library Version 0.3c ==================================== "\Bin"- Contains the PeLibrary.lib and PeLibrary.dll "\Doc"- Full HTML documentation with examples "\Include"- Contains the include files "\Src"- Source Code of the Library Read "\Doc\Help.htm" for all the information you may need! - Copyright Pumqara <pumqara(at)abv.bg>-
Platform: | Size: 107520 | Author: 李泉 | Hits:

[EditorUltraEdit-32

Description: UltraEdit 是能够满足你一切编辑需要的编辑器。UltraEdit 是一套功能强大的文本编辑器,可以编辑文本、十六进制、ASCII 码,可以取代记事本,内建英文单字检查、C++ 及 VB 指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。软件附有 HTML 标签颜色显示、搜寻替换以及无限制的还原功能,一般大家喜欢用其来修改EXE 或 DLL 文件。 -UltraEdit is able to meet all your editing needs editor. UltraEdit is a powerful text editor, can edit text, hexadecimal, ASCII code, you can replace the notebook, the built-English words to check, C++ And VB command to highlight, edit multiple files at the same time, and even if a lot of documents open and will not slow the pace. Software with color display HTML tags, the search to replace and restore the function of unrestricted, general everyone likes to use to modify their EXE or DLL file.
Platform: | Size: 10304512 | Author: 罗雨轩 | Hits:

[OS programtidy-060405-dll

Description: html Tidy,一个很好用的 Html 处理库,C++编写的-html Tidy, a good deal with the Html Treasury, C++ prepared
Platform: | Size: 184320 | Author: Jingtian Jiang | Hits:

[Windows Developtidy-060405-src

Description: Html Tidy 的 C++ 源代码,可以自己编译-Html Tidy the C++ Source code, can compile
Platform: | Size: 264192 | Author: Jingtian Jiang | Hits:

[Browser ClientdongtaishengchengHTML

Description: 本程序示例了如何利用一个从 CHtmlView 派生的新类 CHtmlCtrl 在对话框(如“关于”对话框)或其它窗口中嵌入web页面以及如何将HTML文件作为资源嵌入在EXE或DLL中。CHtmlView 可以象其它控件一样用于对话框和任何窗口。此外该程序还示范了如何动态构造 HTML 文档串以及禁用浏览器的上下文菜单。-This procedure uses a sample of how to CHtmlView derived from the new class CHtmlCtrl in the dialog box (such as About dialog box) or other windows embedded web page and how to HTML file as a resource embedded in the EXE or DLL in. CHtmlView can be the same as other controls for the dialog and any window. In addition the program also demonstrated how the dynamic structure HTML documents as well as the string to disable the browser s context menu.
Platform: | Size: 375808 | Author: | Hits:

[OtherNotepad_plus_plus_cn_ansi

Description: notepad ++ 中文版,无聊汉化个小软件,献丑了.-Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI. This project is under the GPL Licence (http://www.gnu.org/copyleft/gpl.html).
Platform: | Size: 2509824 | Author: kenxin | Hits:

[MultiLanguageLucene.Net.Analysis.Cn

Description: Lucene是什么? Lucene是Apache组织的一个用JAVA实现全文搜索引擎的开源项目。后来有人将Lucene移植到。Net语言。 Lucene是一个信息检索的函数库(Library),利用它你可以为你的应用加上索引和搜索的功能。 Lucene的使用者不需要深入了解有关全文检索的知识,仅仅学会使用库中的一个类,你就为你的应用实现全文检索的功能。 不过千万别以为Lucene是一个象google那样的搜索引擎,Lucene甚至不是一个应用程序,它仅仅是一个工具,一个Library。你也可以把它理解为一个将索引、搜索功能封装的很好的一套简单易用的API。利用这套API你可以做很多有关搜索的事情,而且很方便。 Lucene能做什么? Lucene可以对任何的数据做索引和搜索。 Lucene不管数据源是什么格式,只要它能被转化为文字的形式,就可以被Lucene所分析利用。也就是说不管是MS word, Html ,pdf还是其他什么形式的文件只要你可以从中抽取出文字形式的内容就可以被Lucene所用。你就可以用Lucene对它们进行索引以及搜索。 -What is Lucene? Lucene is an Apache with organizations to achieve full-text search engine JAVA open-source project. Later, some people will migrate to Lucene. Net language. Lucene is a library of information retrieval (Library), you can use it for your application together with the indexing and search functions. Lucene users do not need a deeper understanding of the full-text search of knowledge, just learn how to use a class library, you achieve your application for full-text search function. But do not think that Lucene is a kind of like the google search engine, Lucene is not even an application, it is merely a tool, a Library. You can also it will be understood as an index, a good search function of a package easy-to-use API. Use this API you can do a lot of things related to search and easily. Lucene can do? Lucene can do for any of the data and search index. Lucene regardless of what format the data source, as long as it can be transformed into the f
Platform: | Size: 95232 | Author: liutonglai | Hits:

[OtherSourceCode

Description: html+dll 编程 一个小程序, 希望可以帮助到大家-html+ dll programming
Platform: | Size: 1636352 | Author: lijian | Hits:

[SymbianRich_Text_to_HTML_conversion

Description: Twm Davies describes the code he wrote to accurately import and export HTML to and from Symbian Rich Text format. The DLL source code, plus S60 and UIQ test applications, are available for download too!
Platform: | Size: 158720 | Author: walty | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net