Eric's Studio

ARTS011

Word count: 168Reading time: 1 min
2020/09/03

A.R.T.S 011

最近有些顾不过来,先把平时记录的 Review 发一下吧。

Algorithm

🕊️

Review

App resources overview | Android Developers

之前看过区分在 XML 中的 @android:xxx?android:xxx 这两种写法,又忘了。再次回顾一下。官方文档描述的还是很清楚的。


Delegated Properties

看了一下 Kotlin 的 Properties 委托的实现方式,语法糖还真是多。


Kotlin 中的 refied 关键字为什么要和 inline 一起用

Since it’s inlined, the generic parameter can be a concrete class, instead of just a compile-time type information.

What does Kotlin’s type reification make possible that is not possible in Java or Scala?


JVM 指令的 LDC 是什么?

I’m curious about what ldc short for in JVM?

Tips

🕊️

Share

🕊️

CATALOG
  1. 1. A.R.T.S 011
  2. 2. Algorithm
  3. 3. Review
  4. 4. Tips
  5. 5. Share