Wesley13 Wesley13
3年前
java SerialPort串口通讯的使用
api文档http://fazecast.github.io/jSerialComm/javadoc/com/fazecast/jSerialComm/packagesummary.html(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Ffazecast.github.
Stella981 Stella981
3年前
Spring Cloud系列教程(十七):下一代网关服务Gateway
官网文档:https://cloud.spring.io/springcloudstatic/springcloudgateway/2.2.1.RELEASE/reference/html/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fcloud.spring.
Wesley13 Wesley13
3年前
mysql数据备份恢复
常用两条mysql命令,用于数据库的备份和恢复。mysqldumpurootpdbdb.sqlmysqlurootpdefaultcharactersetutf8db<db.sql来源:https://nanjishidu.me/2016/03/mysqlbackup.html
Wesley13 Wesley13
3年前
Unity 禁止屏幕变黑
Screen(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.ceeger.com%2FScript%2FScreen%2FScreen.html).sleepTimeout睡眠超时
Stella981 Stella981
3年前
Influxdb原理详解
Influxdb原理详解(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fgaoguangjun%2Fp%2F8513054.html)
Stella981 Stella981
3年前
Django日志
Django日志(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.cnblogs.com%2Fyangxt90%2Farticles%2F8360289.html)
Wesley13 Wesley13
3年前
JAVA spring 常用包作用详解(转)
转载地址:https://www.cnblogs.com/TmcBlog/p/6093162.html<projectxmlns"http://maven.apache.org/POM/4.0.0"xmlns:xsi"http://www.w3.org/2001/XMLSchemainstance"xsi:s
Stella981 Stella981
3年前
Linuxprobe14
第14章使用DHCP动态管理主机地址(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.linuxprobe.com%2Fchapter14.html)
Stella981 Stella981
3年前
Python Day 58 Django框架、路由系统、视图函数、Django框架ORM框架(单表操作、一对多表、正反查询、双下划线方法)
  Django框架路由系统1、伪静态cnblogs:网站中的地址:https://www.cnblogs.com/linhaifeng/articles/7133167.html自己项目中的访问地址:http://127.0.0.1:8000/up
Wesley13 Wesley13
3年前
Java Web开发总结(三) —— request接收表单提交中文参数乱码问题
1、以POST方式提交表单中文参数的乱码问题<%@pagelanguage"java"import"java.util."pageEncoding"UTF8"%<!DOCTYPEHTMLPUBLIC"//W3C//DTDHTML4.01Transitional//EN"<html