摘要:
The Little Redis Book https://www.openmymind.net/redis.pdf 1、redis服务端 1)redis编译wget http://download.redis.io/releases/redis-4.0.11.tar.gztar xvf redis 阅读全文
摘要:
C++ Quick Guide https://www.tutorialspoint.com/cplusplus/cpp_quick_guide.htm Compiled Support sudo vim ~/.bashrc # alias for g++ support C++ standard 阅读全文
摘要:
An ffmpeg and SDL Tutorial or How to Write a Video Player inLess Than 1000 Lines Page 1 2 3 4 5 6 7 End Prev Home Next UPDATE: This tutorial is up to 阅读全文
摘要:
正式下手之前,先跑个demo体验以下。 1、my first ai application https://sonnguyen.ws/first-ai-application/ https://github.com/thanhson1085/Hello-AI 找了个一个小ai应用,从上传的图片里识别 阅读全文