- 博客(1)
- 资源 (3)
- 收藏
- 关注
原创 基于Webkit 浏览器控件的设计
<br /> 当创建浏览器控件的时候,浏览器窗口可以通过两种方式获得,第一种:共享父窗口,即作为子控件,第二种:CreatWindow(),创建自身的独立窗口。起初我用的是第二种,这时浏览器打开网页时显示以及点击响应等都正常,唯一的缺点是:与同一个View中的其它控件之间交互有点麻烦。后来考虑使用子控件的方式来实现,作为子控件,浏览器控件的窗口是相对父窗口的,但在Webkit引擎中诸如WebFrameView等使用的窗口位置是相对屏幕的,这时要考虑到屏幕的坐标转换,可以说,横坐标是没有什么出入的,主要
2010-07-29 13:10:00
799
apktool2.2.0
A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. It also makes working with an app easier because of the project like file structure and automation of some repetitive tasks like building apk, etc.
It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms, analyzing applications and much more.
2016-08-18
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人