摘要:
一、定义一个接口类 public interface TicketViewModuleListener { void fieldsChanged(); void positionReceived(double latitude, double longitude);} 二、定义widget类并实现T 阅读全文
posted @ 2018-09-07 17:30
瓦砾
阅读(167)
评论(0)
推荐(0)
摘要:
public static int getStoredTicketCount() { int result = 0; StorageMap s = new StorageMap(Storage.getLocalStorageIfSupported()); String ticketCount = s 阅读全文
posted @ 2018-09-07 14:30
瓦砾
阅读(556)
评论(0)
推荐(0)

浙公网安备 33010602011771号