MiniBlinkPinvoke 调用简单示例
现实现了的方法有:
- 1,简单浏览页面。
- 2,打开调试工具。
- 3,选项卡式浏览网页。
- 4,JS调用后台方法。
- 5,后台调用JS方法。
- 6,JS异步调用后台异步方法。
- 7,各种回调。
- 8,网页截图
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Type | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
Core | 通过 下载事件回调通知 利用迅雷下载资源, |
|
|
Properties | 将工程版本切换成2.0 |
|
|
libs/XL | 通过 下载事件回调通知 利用迅雷下载资源, |
|
|
.gitignore | 更新 |
|
|
Form1.Designer.cs | 添加截图 demo |
|
|
Form1.cs | 添加截图 demo |
|
|
Form1.resx | 添加截图 demo |
|
|
IPhoneForm.resx | 添加JS异步调用后台方法,并异步返回。 |
|
|
LICENSE | 与依赖项 https://github.com/weolar/miniblink49保持相同协议 |
|
|
MiniBlinkPinvokeDemo.csproj | 添加截图 demo |
|
|
Program.cs | 将工程版本切换成2.0 |
|
|
README.md | Update README.md |
|
|
TabForm.Designer.cs | 新增选项卡式浏览 DEMO |
|
|
TabForm.cs | 将工程版本切换成2.0 |
|
|
TabForm.resx | 新增选项卡式浏览 DEMO |
|
|
app.config | 将工程版本切换成2.0 |
|
|
index.html | 将工程版本切换成2.0 |
|
MiniBlinkPinvoke 调用简单示例