随迹
  • 主页 (current)
  • 分类
  • 标签
  • 关于
  • 登录
Card image
Android开发之TextView属性详解
textAppearance的属性设置android:textAppearance="?android:attr/textAppearanc...
2017-06-01
移动开发
Android
Card image
Android开发中的addStatesFromChildren属性
官方文档解释为:addStatesFromChildrenAddedinAPIlevel1intaddStatesFromChildrenS...
2017-06-01
移动开发
Android
Card image
android开发使用SpannableString实现图文混排
在Android中,TextView是我们最常用的用来显示文本的控件。一般情况下,TextView中的文本都是一个样式。那么如何对于Text...
2017-06-01
移动开发
Android
Card image
android开发判断app是否在前台运行
方法一:app开发中,经常可能会涉及到判断app是否运行在后台。比如需要在后台启动运行Service,或者需要从后台切换回前台时,做一些up...
2017-06-01
移动开发
Android
Card image
IOS开发之frame与bounds的区别
frame:x,y决定当前控件相对于父控件的位置。bounds:x,y决定内部子控件相对于原点的位置,相当于scrollView的conte...
2017-06-01
移动开发
IOS
Card image
Jpush报错了cn.jpush.android.api.JPushInterface.init(UnknownSource)
1、检查so文件是否添加2、如果使用as请检查build.gradle里是否有添加android{......sourceSets{main...
2017-06-01
移动开发
Android
Card image
Android官方文档翻译学习(DataBindingLibrary)
DataBindingLibrary数据绑定库ThisdocumentexplainshowtousetheDataBindingLibra...
2017-06-01
移动开发
Android DataBinding
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
Copyright © 2017-2019 随迹. 当前呈现版本 1.0.0
粤ICP备19058338号 随迹. 版权所有