摘要:Charles_v4.0.1_Mac_破解版下载地址:https://pan.baidu.com/s/1c23VPuS 1、在Mac电脑上安装Charles的根证书 打开Charles->菜单Help->SSL Proxying->Install Charles Root Certificate 输
阅读全文
摘要:1、MonkeyRunner是AndroidSDK自带的一个东西,在SDK目录中的tools\bin文件夹中 2、配置环境变量 编辑环境变量:打开终端输入:open ~/.bash_profile 将sdk/tools/bin所在路径添加到环境变量 使配置生效终端输入:~/.zshrc 3、运行 M
阅读全文
摘要:<android.support.design.widget.AppBarLayout android:id="@+id/about_appbar" android:layout_width="match_parent" android:layout_height="wrap_content" an
阅读全文
摘要:正常获取: mainWebView.getContentHeight()//获取html高度 mainWebView.getScale()//手机上网页缩放比例 mainWebView.getHeight()//WebView控件的高度 mainWebView.getContentHeight()
阅读全文