Jake Woki

Results 54 comments of Jake Woki

Rxjava和LivaData一起使用,LivaData适合响应通知,不适合转换

``` npm rm webpack-dev-server -D npm i [email protected] -D ``` 降级后还是报错 ``` JavaScript Use of const in strict mode. at Object.webpackJsonp../node_modules/vue-baidu-map/components/base/bindEvent.js (http://192.168.0.14:8080/0.js:30:1) at __webpack_require__ (http://192.168.0.14:8080/app.js:708:30) at fn (http://192.168.0.14:8080/app.js:113:20) at Object.eval...

adapter.toggleSelection(position) adapter.notifyItemChanged(position)

can fixed right column?

将`mpvue-cropper.vue`里的`onLoad`改成`created`试试,触摸的`$event.mp`可能也要改成`$event.mpEvent`

我觉得这个项目比较好[Moxy](https://github.com/Arello-Mobile/Moxy) 另外问下@north2016 为什么把dagger2干掉了,注解不能用泛型的原因?

也可以用databinding或者其它,没有限制

```Java void okhttp3.internal.ws.RealWebSocket.writePingFrame() { android.util.Log.v("aaa", "ttttttttt"); WebSocketWriter writer = null; int failedPing = 0; synchronized(this) { if (failed) return; if (this.writer == null) return; writer = this.writer; failedPing = awaitingPong...