- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
打造 浏览器(Create a browser)
打造 浏览器(Create a browser)
Visual C# to build a browser
[Author: anonymous | fan: the original | hits: 33 | update: 2004-11-21 | article entry: a standard] [big baby]
Visual C# to build a browser
--------------------------------------------------------------------------------
Visual C is a new generation programming language introduced by Microsoft, Visual C realized many functions by calling the.Net framework in which a common software.Net programming language provided by.Net FrameWork SDK package. In this software package provides a large and rich class library, it can be said that without the software development kit, Visual C will cant do anything even cannot write a program, a function is the. But it will also be a problem, if not involved in the.Net FrameWork SDK software package in function, but in other components of the COM in the third party, so whether these components can be used for Visual C. The answer is: the direct use is not possible, but these COM components can be changed after a certain conversion. This transformation is the conversion of non managed Code (Unmanaged Code) to managed Managed (code). Because these COM components are generally non managed code (Unmanaged Code), and Visual C compiled file should be used when the library is only for the managed code (Managed Code), that is to say to those non managed code components used in Visual C, you must put these components into a non managed code managed code assembly. In the.Net framework, a program Aximp.exe is specifically provided to implement the conversion from COM components to WinForm components. So, wheres this file? Suppose you install.Net FrameWork SDK on the C disk, then you can find this file in the C:\Program Files\Microsoft.NET\FrameworkSDK\Bin directory. If you install.Net FrameWork SDK in another directory or disk, you can find the file in the order above.
Next, use Visual C as a browser to see how COM components are used on Visual C.
I. software environment for program design an
您可能关注的文档
- 怎样辨别玉石、品种(How to identify the varieties of jade,).doc
- 思念家乡的诗词(Homesick Poems).doc
- 思想汇报5(Thought report 5).doc
- 思科,联想,微软三大公司简介(CISCO, Lenovo, Microsoft three companies).doc
- 怎样把段落写具体 资料 论述 文章 解读 - {teachercn_com}(How to write a paragraph of this article - {teachercn_com} specific data interpretation).doc
- 思科pix防火墙设置详解(CISCO secure PIX Firewall).doc
- 思考致富(Think and grow rich).doc
- 思辨企业人为什么读书(Why do people read speculative enterprise).doc
- 急性肾衰竭疾病概述(An overview of the disease of acute renal failure).doc
- 急救知识_美国田坛大腕因伤病放弃奥运会_(The United States' first aid knowledge _ known because of injuries and give up the Olympic Games _).doc
- 打造vhd版winxp(Create a VHD version of WinXP).doc
- 打造windows xp终极版(Create windows xp ultimate edition).doc
- 打造xp系统万能克隆(XP to build a system of universal cloning).doc
- 打造一套万能的销售模式(Create a set of sales model).doc
- 打造一流的跨国团队(To create a first-class team of multinational).doc
- 打篮球也可以增高哦(Playing basketball can also be increased.).doc
- 打造一个品牌(To build a brand).doc
- 打造个人电脑安全终极防线(Create personal computer security ultimate defense).doc
- 打造万能windows封装包(To create a universal windows package).doc
- 打造万能ghostxp映像文件(To create a universal ghostxp image file).doc
文档评论(0)