![240](https://cdn2.jianshu.io/assets/default_avatar/7-0993d41a595d6ab6ef17b19496eb2f21.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
https://stackoverflow.com/questions/11569535/python-nested-loop-with-gen...
如果為13位時(shí)間戳鸵荠,需要除以1000=TEXT((單元格/1000+83600)/86400+70365+19,"yyyy-mm-dd hh:m...
運(yùn)行帶有匹配查找的SQL語(yǔ)句時(shí),有%匹配符號(hào)落午,但python會(huì)認(rèn)為 % 為格式化字符,所以python中運(yùn)行SQL時(shí)肚豺,要將 % 變?yōu)?%% 溃斋,即...
使用 PyInstaller,安裝方法pip install pyinstaller 之后打開python安裝路徑中的script文件夾,pyi...
win下: 寫一powershell腳本吸申,內(nèi)容為D:\你的安裝路徑\bin\Rscript.exe C:\你的腳本路徑\some_script....
查看環(huán)境變量 echo $PATH 將路徑添加到環(huán)境變量 修改 /etc/profile 文件梗劫,在文件末尾加上:PATH=$PATH:xxxxx...
應(yīng)該是代理設(shè)置有誤,注意pycharm里的proxy設(shè)置截碴,將其設(shè)置為與系統(tǒng)proxy一致梳侨,即可連接成功
安裝redis,直接yum安裝吧yum -y install redis使用redis-cli打開客戶端日丹,運(yùn)行config set stop-w...
用root用戶登陸后 創(chuàng)建用戶并授權(quán):adduser newUser (創(chuàng)建用戶)passwd newUser (設(shè)置該用戶的密碼) 修改 su...