summer
summer
activities.clear(); 会被多线程调用, 报NullPointerException
# Config //root.gradle ``` classpath 'com.github.megatronking.stringfog:gradle-plugin:2.2.1' classpath 'com.github.megatronking.stringfog:xor:1.1.0' ``` //app.gradle ``` apply plugin: 'stringfog' static def getDate() { def date = new Date() def formattedDate = date.format('yyyyMMdd') return formattedDate }...
First of all,I'm very sorry, my English is very poor, so I may need you to spend some effort to understand me. Source Code From: github the branch master ClassName:...
`2018-08-13 19:16:20.643687+0800 TrafficLight[6763:5763664] [CSVParserUtils.swift:line:184:函数:parserCSVIntoDbOfTypeLane(csvReader:callback:)]- CSV 开始入库,数据量==14354 2018-08-13 19:17:34.635045+0800 TrafficLight[6763:5763664] [CSVParserUtils.swift:line:187:函数:parserCSVIntoDbOfTypeLane(csvReader:callback:)]- CSV 结束入库,数据量==14354 2018-08-13 19:17:36.686191+0800 TrafficLight[6763:5763664] [CSVParserUtils.swift:line:127:函数:parserCSVIntoDbOfTypeNet(csvReader:callback:)]- CSV 开始入库,数据量==7094 2018-08-13 19:18:19.664702+0800 TrafficLight[6763:5763664] [CSVParserUtils.swift:line:130:函数:parserCSVIntoDbOfTypeNet(csvReader:callback:)]- CSV 结束入库,数据量==7094`