摘要:
打包这个Unity3D的程序时出现错误(程序是由XML数据改成连接数据库):ArgumentException: The Assembly System.Configuration is referenced by System.Data. But the dll is not allowed to... 阅读全文
摘要:
http status 汇总常见HTTP状态码200 OK301 Moved Permanently302 Found304 Not Modified307 Temporary Redirect400 Bad Request401 Unauthorized403 Forbidden404 Not Found410 Gone500 Internal Server Error501 Not Implemented100Continue 初始的请求已经接受,客户应当继续发送请求的其余部分101SwitchingProtocols 服务器将遵从客户的请求转换到另外一种协议200OK 一切正常,对GET 阅读全文