05 2016 档案
摘要:Network I/O operations in user code should only be done through the Nginx Lua API calls as the Nginx event loop may be blocked and performance drop of
阅读全文
摘要:代码格式强迫症必备: [ { "keys": [","], "command": "insert", "args": {"characters": ", "}}, { "keys": ["="], "command": "insert", "args": { "characters": " = "
阅读全文
摘要:https://developer.android.com/training/volley/request.html Request JSON Volley provides the following classes for JSON requests: JsonArrayRequest—A re
阅读全文