Wesley13 Wesley13
4年前
UIWebView(1)
一、UIWebView的一些官方提醒:1、除了可以展示HTML外,还可以展示Keynote,PDF,Pagesdocuments, 但是在官方提示,最好的展示富文本的方式是UITextView文档:Forthebestrenderingofplainandrichtextinyourapp,however,yous
Stella981 Stella981
4年前
Golang Kernel For Jupyter
上篇回顾:VSCodeandNoteBookforJavaScript(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fdotnetcrazy%2Fp%2F9962192.html)正常流程安装Go语言:sudoapti
Stella981 Stella981
4年前
PhoneGap设置Icon
参考:http://cordova.apache.org/docs/en/latest/config\_ref/images.html通过config.xml中的<icon标签来设置Icon<iconsrc"res/ios/icon.png"platform"ios"width"57"height"57"densi
Stella981 Stella981
4年前
Spring Boot 406(type=Not Acceptable, status=406)异常解决办法
使用SpringBoot,Controller请求返回的参数类型是ResponseBody,如果请求的时候使用使用配置的默认请求扩展名,例如.html,SpringMVC会抛出一个typeNotAcceptable,status406错误,如下:WhitelabelErrorPageThisapplica
Stella981 Stella981
4年前
Maven详解之仓库
Maven详解之仓库本地仓库、远程仓库(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fduanxz%2Fp%2F5210189.html)
Wesley13 Wesley13
4年前
ActiveMQ 消息持久化到Mysql数据库
一、下载ActiveMQ版本:ActiveMQ5.15.3Release地址:http://activemq.apache.org/download.html(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Factivemq.apache.org%2Fdownload.
Stella981 Stella981
4年前
SpringBoot学习笔记6_整合Redis
三十四 SpringBoot整合Redis(结合SpringBoot整合Mybatis(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fwuba%2Fp%2F11232002.html))
Stella981 Stella981
4年前
SpringBoot Linux 下启动
开始Linux下安装说明这里以CentOS为例1\.安装JDK1.1下载地址:https://www.oracle.com/java/technologies/javaseserverjre8downloads.html(https://www.oschina.net/action/GoToLink?
Wesley13 Wesley13
4年前
PIL 学习
参考资料:Python图像处理库:pillow(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.hjqjk.com%2F2017%2FImageprocessinglibraryofpythonpillow.html)Image类Pillow中
Wesley13 Wesley13
4年前
MySQL5.7 linux二进制安装
LIVEANDLEARNMySQL5.7linux二进制安装(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fchenmh%2Fp%2F5413881.html)