Stella981 Stella981
3年前
Python能用来做什么?以下是Python的三大主要用途
!(https://oscimg.oschina.net/oscnet/2a77edbfa77743348fec9927208d6473.gif)!(https://oscimg.oschina.net/oscnet/56f08a006fe1475ab0ba90c59984d4e1.jpg)作者 YKSugi编译 M
Stella981 Stella981
3年前
SecurityContextHolder.getContext().getAuthentication()为null的情况
原理:UserDetails userDetails\(UserDetails)SecurityContextHolder.getContext().getAuthentication().getPrincipal();如果想用上面的代码获得当前用户,必须在spring security过滤器执行中执行,否则在过滤链执行完时org.spri
Wesley13 Wesley13
3年前
Glog使用
1.项目地址:https://github.com/google/glog(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fgoogle%2Fglog)2\.vs2015编译项目报错“intsnprintf(char\const,cons
Easter79 Easter79
3年前
Swift Package Manager 的里程碑
作者:四娘,iOS开发,目前就职于格隆汇,对Swift和编译器相关领域感兴趣Session:https://developer.apple.com/videos/play/wwdc2020/10147/https://developer.apple.com/videos/play/wwdc2020
Stella981 Stella981
3年前
SpringBoot实现分布式session
实现分布式session实现基于redis的分布式session原理基于HttpRequestWapper,对request获取的Session实现类进行替换,即提供一个从redis获取数据的Session实现类依赖引入springbootstarterdatared
Stella981 Stella981
3年前
Centos 安装mysql 5.6
第一步,先查看系统上有没有安装了旧版本的mysql,用下面的命令rpmqa|grepmysql如果有,用以下命令卸载rpmenodeps上步显示mysql名称安装编译mysql需要的依赖包yuminstalllibeventlibtoolautoconflibstd
Stella981 Stella981
3年前
AndroidStudio3.4 gradle
错误提示:gradle5.1.1all.zip下载失败,导致无法编译1.复制连接到迅雷中进行下载:https://services.gradle.org/distributions/gradle5.1.1all.zip(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%
Stella981 Stella981
3年前
QtCreator Lua环境配置
QtCreatorLua环境配置环境macosx10.11qt5.5lua5.3生成lua静态库下载lua源码,进行编译,生成库文件。makefile文件所在目录下使用make具体平台指令:makemacosx默认会在源码目录下生成lib
Easter79 Easter79
3年前
TypeScript 之父:”开源是赢得 JavaScript 开发人员的唯一途径“
!(https://oscimg.oschina.net/oscnet/8df5a9e949fd469891feb541144b0bab.png"AndersHejlsberg")作者:LiamTung编译:王治治丨发布自:思否编辑部原文链接:https://www.zdnet.com/article/types
Wesley13 Wesley13
3年前
Java基础学习(一)
JAVA工作方式源程序(myProgram.java)–编译(javacmyProgram.java)JAVA字节码(myProgram.class)运行(javamyProgram)!(https://oscimg.oschina.net/oscnet/71d222092f92fd73c8cf11ce6e08a5c