摘要:
1、时间戳与日期互转 timestamp ->time local t = 1508892464 function getTimeStamp(t) return os.date("%Y%m%d%H",t) end print(getTimeStamp(t)) time ->timestamp os. 阅读全文
摘要:
问题1:在在安装好oracle的linux系统执行proc命令是出现“proc: error while loading shared libraries: libclntsh.so.11.1: cannot open shared object file: No such file or dire 阅读全文