摘要:
openfire 安装报这个错误 A connection to the database could not be made. View the error message by opening the "\logs\error.log" log file, then go back to fix... 阅读全文
摘要:
1,HTTP常见的方法GET 获取指定资源POST 2M 向指定资源提交数据进行处理请求,在RESTful风格中用于新增资源 HE A D 获取指定资源头部信息PUT 替换指定资源(不支持浏览器操作)DELETE 删除指定资源2,配置服务器的put请求方式: 1>n 打开终端p cd /etc/ap... 阅读全文