240 发简信
IP属地:西藏
  • Android中“outer:”的意思

    “outer:”是自己定义的标签名,通常与条件语句配合使用。 作用: 可用来实现条件转移, 构成循环,跳出循环体等功能。类似于C语言中的goto...

  • You need to use a Theme.AppCompat theme (or descendant) with this activity.

    今天编写ActionBar时,出现如下错误: java.lang.IllegalStateException: You need to use ...

  • Plugin is too old, please update to a more recent

    今天新建工程时,突然报错误Plugin is too old, please update to a more recent,如图所示 找了很多...