首页 > TAG信息列表 > 探探

CardView+RecyclerView实现仿探探UI

运行效果 Android CardView+RecyclerView实现仿探探UI 代码 https://gitee.com/fakerxuan/android-learning/tree/master/

探探es 的class

众所周知es6新增了class 关键词,但是class 究竟是什么一直是云里雾里,他和普通函数有什么区别,今天就来探讨下。首先先定义一个类  class Rectang {             constructor(height, width) {                 this.height = height;      

探探es 的class

众所周知es6新增了class 关键词,但是class 究竟是什么一直是云里雾里,他和普通函数有什么区别,今天就来探讨下。首先先定义一个类  class Rectang {             constructor(height, width) {                 this.height = height;