Wesley13 Wesley13
4年前
SQL_50题
\1、查询“1001”课程比“1002”课程成绩高的所有学生的学号;selecta.Sfrom(selectS,scorefromscwhereC1001)a,(selectS,scorefromscwhereC1002)bwherea.scoreb.scoreanda.s
Easter79 Easter79
4年前
SpringBoot2.0+ 使用Log4j2日志输出
据说Log4j2相比log4j效率有很大提升。1.pom.xml导入<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterweb</ar
Stella981 Stella981
4年前
Gradle
在Github中找到一个合适的项目springbootvuejs(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fjonashackt%2Fspringbootvuejs),下载准备构建。但是原项目只有maven配置,而我想用gradle构建。上
Stella981 Stella981
4年前
SpringBoot2.0+ 使用Log4j2日志输出
据说Log4j2相比log4j效率有很大提升。1.pom.xml导入<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarterweb</ar
Wesley13 Wesley13
4年前
Java多线程之volatile关键字
volatile关键字1importjava.util.concurrent.TimeUnit;23/4volatile5volatile比synchronized效率高很多6能用volatile就不要用synchronized,很多并
Stella981 Stella981
4年前
Python实用小技能,一个比一个高级!
转眼就到了年末,一大票朋友来找我抱怨工作的事。大家的痛点因人而异,但是其中却有一些“职场通病”,今天就集中分享下,看看又有多少打工人被戳中。电商运营小林,职龄2年到了年底就抓狂!各种活动方案让人头秃,每次策划前都要央求着数据分析专员帮忙提供一些数据,每次都很被动,我自己要是会数据分析多好!还至于
Wesley13 Wesley13
4年前
.Net WPF自动更新程序GeneralUpdate
GeneralUpdateGeneralUpdate是基于.netframwork4.5.2开发的一款(c/s应用)自动升级程序。第一个版本叫Autoupdate(原博客:WPF自动更新程序(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.
Easter79 Easter79
4年前
Stf
StfwindowsStf原项目地址:https://github.com/openstf/stf(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fopenstf%2Fstf)。介绍用于Web端设备远程管理系统支持支持Android版本
Stella981 Stella981
4年前
Istio 综述与设计目标
原博客连接:http://blog.geekidentity.com/istio/overview/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.geekidentity.com%2Fistio%2Foverview%2F)综述本文档介绍Istio:一个用于连接