文件名称:WebKit.NET
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++]
- 上传时间:
- 2014-10-15
- 文件大小:
- 12.81mb
- 下载次数:
- 0次
- 提 供 者:
- du***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
WebKit.NET测试可用,内附调试方法
The fundamental building blocks of the WebKit.NET project are the libraries used to communicate between .NET and the WebKit browser. The main C# project files will not build without these. Normally, the solution WebKit_2010.sln would take care of this by building WebKit.Interop.dll during the pre-build event and JSCore.dll C++, but the Express versions introduce a problem, namely, only a single language can exist in a project. Because of this, we have to go into C++ ourselves and build the JSCore project.
In this example we ve cloned the repository into the root folder webkitdotnet. Navigate to JSCore under the root folder and open the JSCore.vcxproj project file in C++.
-Building WebKit.NET with Visual Studio 2010 Express: A Visual Step By Step Guide
The fundamental building blocks of the WebKit.NET project are the libraries used to communicate between .NET and the WebKit browser. The main C# project files will not build without these. Normally, the solution WebKit_2010.sln would take care of this by building WebKit.Interop.dll during the pre-build event and JSCore.dll C++, but the Express versions introduce a problem, namely, only a single language can exist in a project. Because of this, we have to go into C++ ourselves and build the JSCore project.
In this example we ve cloned the repository into the root folder webkitdotnet. Navigate to JSCore under the root folder and open the JSCore.vcxproj project file in C++.
-Building WebKit.NET with Visual Studio 2010 Express: A Visual Step By Step Guide
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(没有文件,原文件不完全或已损坏或有密码)