Node.js初识 Node.js初识 Published 2022年2月20日 by SimpleAstronaut 之前写前后端分离的服务器的时候接触过一点点Node… Continue readingNode.js初识 Leave a Comment
gitbook踩坑&学习笔记 gitbook踩坑&学习笔记 Published 2022年2月4日 by SimpleAstronaut 前段时间突然想起来肝了个项目,具体就是给sr2wi… Continue readinggitbook踩坑&学习笔记 Leave a Comment
基于Keare的交通标志识别 基于Keare的交通标志识别 Published 2022年2月3日 by SimpleAstronaut 前两天体验了一下腾讯云的在线实验,内容如题,在这里… Continue reading基于Keare的交通标志识别 Leave a Comment
python flask入门 python flask入门 Published 2022年1月22日 by SimpleAstronaut 本文是作者在开发api网关过程中的学习成果,以此记… Continue readingpython flask入门 Leave a Comment
TensorFlow实现深层神经网络 TensorFlow实现深层神经网络 Published 2021年12月19日 by SimpleAstronaut 介绍 深度神经网络(Deep Neural Net… Continue readingTensorFlow实现深层神经网络 Leave a Comment
python调用百度云文字识别 python调用百度云文字识别 Published 2021年12月18日 by SimpleAstronaut 前段时间了解到百度云每个月有免费的1000次文字识… Continue readingpython调用百度云文字识别 Leave a Comment
C++ CGIweb编程 Published 2021年11月21日 by SimpleAstronaut 1.预备知识 1.1 HTTP简介 超文本传输协议… Continue readingC++ CGIweb编程 1 Comment
C++OOP对象和类 Published 2021年11月18日 by SimpleAstronaut 本文将从入门的角度介绍C++OOP中的类和对象,事… Continue readingC++OOP对象和类 Leave a Comment
socket实现TCP/IP通信 Published 2021年11月18日 by SimpleAstronaut 1.在开始之前 1.1 TCP/IP协议 1.1.… Continue readingsocket实现TCP/IP通信 Leave a Comment