07 2019 档案
摘要:1. select userenv('language') from dual 2. 复制查询的值配置系统环境变量 NLS_LANG=AMERICAN_AMERICA.ZHS16GBK 3.配置系统环境变量 LANG=zh_CN.GBK 4.重启plsql
阅读全文
摘要:#window添加转义字符 \ 1. curl -X PUT "localhost:9200/customer/_doc/1?pretty" -H "Content-Type: application/json" -d "{\"name\": \"John Doe\"}"
阅读全文
摘要:#url添加参数serverTimezone=UTC1.jdbc:mysql://127.0.0.1:3306/mymusic?useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=UTC
阅读全文
浙公网安备 33010602011771号