
LATEST POSTS
浏览图集 →最新文章
Android 对TextView添加删除线,下划线,加粗,斜体等效果
直接上代码package com.zidiv.addlinetotextview; import android.graphics.Paint;import a
linearlayout Relativelayout水平靠右浮动显示方法
linearlayout Relativelayout水平靠右浮动显示方法
RelativeLayout 子组件 垂直居中,水平居中方法
RelativeLayout 子组件 垂直居中,水平居中方法
常用代码下载
MacOS Unlocker for VMware v3.0.3 正式版
MacOS Unlocker for VMware是一款用于 VMware Workstation 虚拟机中安装苹果系统解锁工具。安装了这个必备补丁,可以在虚拟
Android CheckBox大小调整
关键是: android:scaleX=\"0.5\"
Android 布局中 如何使控件居中
首先要分两种不同情况,在两种不同的布局方式下:LinearLayout 和RelativeLayout1. LinearLayouta). android:la
android怎样button不能点击
在线程还在进行时设置按钮不可点击setClickablegetState()返回该线程的状态isAlive()测试线程是否处于活动状态
Android EditText设置为单行
在EditText设置单行,由于android:single属性显示过时,提示用使用android:maxLines=”1”代替,但是设置之后没有任何效果。这是
linux(centos) 保存退出vi编辑
保存命令按ESC键 跳到命令模式,然后::w 保存文件但不退出vi:w file 将修改另外保存到file中,不退出vi:w!强制保存,不推出vi:wq
centos 无法连接网络 yum安装无法使用 报错could not resolve host: mirrorlist.centos.org
release=7&arch=x86_64&repo=os&infra=stock error was14: curl#6 - \"Could not reso
VMware Workstation 15密钥
在打开的VMware Workstation 15输入许可证密钥对话框里直接输入25位密钥,然后点击确定,如下图所示。这里提供一个密钥:CG392-4PX5J-
readfile(): Unable to find the wrapper ".http" - did you forget to enable it when you configured PHP?
readfile(): Unable to find the wrapper ".http" - did you forget to enable it when you configured PHP?
使用okhttp报错:android下的android.os.StrictMode$AndroidBlockGuardPolicy.onNetwork错误
方法二:用java创建个线程,在线程中去httpClient访问网络。
android 如何构建背景渐变的页面
android 如何构建背景渐变的页面
【AndroidStudio设置问题】design和text不能同时显示
原来先切换到text界面 然后按右边的那个Preview就好啦


