cloudsafe
Results
2
issues of
cloudsafe
`/** * Created by cloudesafe on 2017/4/13. */ import React, { Component } from 'react'; import { StyleSheet, Text, View, ListView, RefreshControl } from 'react-native'; import { observer } from...
android编译时发现这个错误。 RegionChangeEvent.java:17: 错误: 对于Event(int,long), 找不到合适的构造器 super(id, System.currentTimeMillis()); ^ 构造器 Event.Event()不适用 (实际参数列表和形式参数列表长度不同) 构造器 Event.Event(int)不适用 (实际参数列表和形式参数列表长度不同)