Easter79 Easter79
3年前
springboot中使用spring security,登录url就出现403错误
参考链接:https://segmentfault.com/q/1010000012743613(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fsegmentfault.com%2Fq%2F1010000012743613)有两个controller,一个是所有用户可以访问的@Re
Wesley13 Wesley13
3年前
go系列(3)
这篇讲讲如何在beego框架使用redis。golang中比较好用的第三方开源redisclient有:goredis源码地址:https://github.com/goredis/redis(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgith
Wesley13 Wesley13
3年前
VS Code运行Jupyter报错
问题描述:今天在电脑中安装了Python3.8.5环境,然后使用pip安装了ipython和jupyter,没想到在VSCode中使用JupyterNotebook一直有问题,一直报一个错误:“UnabletostartsessionforkernelPython3.8.564bit.Selectanotherk
Stella981 Stella981
3年前
React 设计思想
https://github.com/reactguide/reactbasicReact设计思想译者序:本文是React核心开发者、有ReactAPI终结者之称的SebastianMarkbåge撰写,阐述了他设计React的初衷。阅读此文,你能站在更高的高度思考React的过去、现在和未来。
Wesley13 Wesley13
3年前
Ubuntu 14.04 安装ffmpeg及开发库
Ubuntu14.04安装ffmpeg及开发库参考资料在官网有一篇比较全的教程CompilationGuide/Ubuntu(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fhttp%3A%2F%2Ftrac.ffmp
Stella981 Stella981
3年前
Fastjson API Stream使用说明
FastjsonAPIStreamFastjson当需要处理超大JSON文本时,需要StreamAPI,在fastjson1.1.32版本中开始提供StreamAPI。如何序列化超大JSON数组序列化如果你的JSON格式是一个巨大的JSON数组,有很多元素,
Stella981 Stella981
3年前
EventBus学习
1.基本的:http://www.360doc.com/content/14/0821/16/19022950\_403599285.shtml2.详细的:http://www.cnblogs.com/angeldevil/p/3715934.html前几天,有个朋友遇到一个面试题,问在一个androidapplic
Wesley13 Wesley13
3年前
Java代理设计模式(Proxy)的四种具体实现:静态代理和动态代理
面试问题:Java里的代理设计模式(ProxyDesignPattern)一共有几种实现方式?这个题目很像孔乙己问“茴香豆的茴字有哪几种写法?”!(http://uploadimages.jianshu.io/upload_images/208579116289a52332354a1?imageMogr2/autoorient/strip%
Stella981 Stella981
3年前
RabbitMQ的消息确认机制(事务+confirm)
向服务器发送消息时,怎么确认消息是否到达呢?有两种方式:  1.事务   2.confirm一:事务分为三步  1.txSelect  2.txCommit  3.txRollback!(https://static.oschina.net/uploads/space/2018/0514/11
Wesley13 Wesley13
3年前
20175316盛茂淞 2018
20175316201820192《Java程序设计》第2周课上测试总结上周考试题目总结题目1题目要求:在Ubuntu中用自己的有位学号建一个文件,教材p29Example2\_51.修改代码a\\中添