资源简介
简单易懂的一个GeckoFx demo 。 使用vs2012
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using Gecko;
using System.IO;
namespace WindowsFormsApplication1
{
public partial class Form1 : Form
{
GeckoWebBrowser browser;
public Form1()
{
InitializeComponent();
var app_dir = Path.GetDirectoryName(Application.ExecutablePath);
Xpcom.Initialize(Path.Combine(app_dir “xulrunner“));
browser = new GeckoWebBrowser();
browser.Dock = Dockstyle.Fill;
this.browser.Name = “browser“;
this.Controls.Add(browser);
}
private void Form1_Load(object sender EventArgs e)
{
browser.Navigate(“http://www.go50000.com“);
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 144 2015-10-23 18:03 WindowsFormsApplication1\WindowsFormsApplication1\app.config
文件 1421312 2014-07-21 16:44 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\Geckofx-Core.dll
文件 146 2013-08-19 10:20 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\Geckofx-Core.dll.config
文件 134144 2014-07-21 16:44 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\Geckofx-Winforms.dll
文件 9216 2015-10-23 18:01 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.exe
文件 117 2015-10-23 18:01 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.exe.config
文件 24064 2015-10-23 18:01 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.pdb
文件 21464 2015-10-23 18:02 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe
文件 117 2015-10-23 18:01 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe.config
文件 490 2012-06-06 02:06 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.vshost.exe.manifest
文件 11776 2014-04-21 23:30 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\AccessibleMarshal.dll
文件 67072 2014-04-21 23:33 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\breakpadinjector.dll
文件 109056 2014-04-21 23:33 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\crashreporter.exe
文件 4003 2014-04-21 22:49 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\crashreporter.ini
文件 2106216 2010-05-26 11:41 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\D3DCompiler_43.dll
文件 99 2014-04-21 23:35 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\dependentlibs.list
文件 3274 2014-04-21 22:45 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\dictionaries\en-US.aff
文件 624314 2014-04-21 22:45 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\dictionaries\en-US.dic
文件 899 2014-04-21 23:48 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\freebl3.chk
文件 296960 2014-04-21 22:57 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\freebl3.dll
文件 4892160 2014-04-21 23:29 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\gkmedias.dll
文件 30208 2014-04-21 23:30 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\IA2Marshal.dll
文件 263 2014-04-21 23:00 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\js-gdb.py
文件 3428864 2014-04-21 23:00 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\js.exe
文件 45056 2014-04-21 23:10 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\libEGL.dll
文件 638976 2014-04-21 23:10 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\libGLESv2.dll
文件 389 2014-04-21 22:44 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\LICENSE
文件 8704 2014-04-21 22:56 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\mozalloc.dll
文件 135168 2014-04-21 22:56 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\mozglue.dll
文件 3378688 2014-04-21 23:00 WindowsFormsApplication1\WindowsFormsApplication1\bin\Debug\xulrunner\mozjs.dll
............此处省略119个文件信息
相关资源
- js+html5+css3多平台时尚用户登录界面设
-
html5上传图片转换成ba
se64值传入后台 - 锐浪asp.net MVC html5报表显示
- html5+js二维码扫描asp.net),可通用其
- HTML5+JQUERY文件上传,手机浏览器兼容
- 一个基于ASP.NET+C#实现的网页图片Ima
- html5 绘图以及 动画
- html5简单进度条效(progressbar)
- c#用webkit内核支持html5
- HTML5 WebSocket 构建实时 Web 应用
- html5 实时推送消息到客户端(SSE/Eve
- 修改 webbrowser 支持IE8/IE9/IE10/HTML5 (
- HTML5+Bootstrap3登陆界面代码(响应式设
- html5打开摄像头并拍照
- html5 超炫进度条(粒子效果)
- HTML5 socket在线聊天程序 源码
- asp.net html5播放mp4 视频
- html5实现的文件上传预览功能
- C#浏览器开发,支持HTML5 CSS3
- html5 websoket实现多设备之间实时通讯
- html5 websocket 通讯
- html5图片上传
- html5上传多个文件并添加水印
-
Html5网页ja
vasc ript录制MP3并上传 - html5 websocket聊天
- html5 网页录制视频
- HTML5星空夜空背景登录界面模板
- C#图片浏览器控件
- winform实现水印TextBox(类似html5中的
- .NET Core后台管理平台源码(基于 Boo
评论
共有 条评论