local url = “http://192.168.3.2:3001”
local request = network.createHTTPRequest(onRequestFinished, url, “GET”)
onRequestFinished 这个函数调用一次就出错,弹上面错误
谁知道指教下
local url = “http://192.168.3.2:3001”
local request = network.createHTTPRequest(onRequestFinished, url, “GET”)
onRequestFinished 这个函数调用一次就出错,弹上面错误
谁知道指教下
求高人来指导下
java/lang/Integer这个类都没找到,java环境都没对吧