自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (1)
  • 收藏
  • 关注

原创 Android 监听键盘弹出关闭

Android源生并不支持监听键盘的开关,一般我们都是通过监听Layout的变化来实现效果: 1.在Manifest文件中当前activity下面设置如下属性: 2.在键盘弹出时会改变大小的布局上设置监听 3.在监听方法中判断键盘是开启还是关闭状态. int[] i2 = new int[2]; overscroll.getLocationInWind

2015-08-24 15:51:41 1543

unlocker31_offline.zip

vmware macos解锁工具(unlocker3.1)离线版,防止卡在下载中不动,解决以下报错: Getting VMware Tools... Retrieving Darwin tools from: http://softwareupdate.vmware.com/cds/vmw-desktop/fusion/11.5.1/15018442/packages/com.vmware.fusion.tools.darwin.zip.tar Traceback (most recent call last): File "gettools.py", line 151, in main() File "gettools.py", line 104, in main tar = tarfile.open(convertpath(dest + '/tools/com.vmware.fusion.tools.darwin.zip.tar'), 'r') File "tarfile.py", line 1680, in open tarfile.ReadError: file could not be opened successfully [9912] Failed to execute script gettool

2020-02-28

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除