摘要:
Installing Redis more properly Running Redis from the command line is fine just to hack a bit with it or for development. However at some point you'll 阅读全文
摘要:
参考网址 https://webrtcglossary.com/ ORTC stands for Object-RTC.ORTC is an initiative involving Google, Microsoft and several other companies with the eff 阅读全文
摘要:
pip install selenium 因为phantomJS将停止维护,所以建议使用headless chromeChromeDriver is a separate executable that WebDriver uses to control Chrome. 1、确保谷歌浏览器安装在可以 阅读全文
摘要:
win10的同学注意了按右键以管理员模式启动cmake-gui.exe在Where is the source code:里填上你解压的CEF3路径,如:F:\cef3\cef_binary_3.2357.1291.g47e6d4b_windows32在Where to build the bina 阅读全文
摘要:
[uwsgi] # the socket (use the full path to be safesocket = /var/www/testing/cmsapp/nginx.sock # the base directory (full path)chdir = /var/www/testing 阅读全文