摘要: 因为获取的是Unicode码,需要decode 才会正常 解决办法:按行获取然后 阅读全文
posted @ 2023-04-11 11:15 日暖岚晴 阅读(1291) 评论(0) 推荐(0)
摘要: > ORA-00984: column not allowed here values 里不能出现字段,不能使用双引号 > ORA-00917: missing comma 如果在linux中sqlplus 执行明明使用了' 号,系统却提示 ORA-01740 missing double quot 阅读全文
posted @ 2023-03-17 10:14 日暖岚晴 阅读(479) 评论(0) 推荐(0)
摘要: yml文件放到 python 的安装目录下,再执行安装 阅读全文
posted @ 2023-03-15 09:43 日暖岚晴 阅读(17) 评论(0) 推荐(0)