Stella981 Stella981
3年前
Linux后台运行进程 node screen
1\.后台运行的例子nohupcommand/dev/null2&1&解释:nohup:nohangup,不挂断地运行命令。只用nohup命令,关闭终端,进程还存在。若在终端中直接使用Ctrlc,则会关闭进程。command:command是用户输入的命
Wesley13 Wesley13
3年前
MySQL 不怕你不会,就怕你不学
Windows服务1启动MySQL2netstartmysql3创建Windows服务4sccreatemysqlbinPathmysqld\_bin\_path(注意:等号与值之间有空格)连接与断开服务器1mysqlh地址P端口u用户名p密码2SHOWPRO
Stella981 Stella981
3年前
Python自动化开发学习的第十一周
WEB框架的本质对于所有的Web应用,本质上其实就是一个socket服务端,用户的浏览器其实就是一个socket客户端。!/usr/bin/envpythoncoding:utf8importsocketdefhandle_request(client):
Stella981 Stella981
3年前
Gerrit 配置
环境:gerritserver:176.23.47.118管理员机器用户名: suadmingerrit的管理员账号:admingerrit工作流程 gerrit工作流程的图:!(https://oscimg.oschina.net/oscnet/aff9e1ff9d988bf2f
Stella981 Stella981
3年前
Spring Security学习笔记(三)
之前提到过认证后怎么存放用户信息,令牌_token_是一种方式,_session_是另一种方式,这里介绍使用_springsessiondataredis_存储_httpSession_。!(https://img2018.cnblogs.com/blog/486512/201809/4865122018092
Stella981 Stella981
3年前
Git@OSC的使用 (续)
1.下载GitforWindows,地址http://msysgit.github.io/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fmsysgit.github.io%2F)2.设置用户名和邮箱,标明你的身份$gitconfig
Wesley13 Wesley13
3年前
MySQL开放第三方主机访问权限
1.增加用户外网访问权限(在mysql库user表中插入数据),注意一下host字段INSERTINTOuser(Host,User,Select_priv,Insert_priv,Update_priv,Delete_priv,Create_priv,Drop_priv,Reload_
Wesley13 Wesley13
3年前
@Secured()、 @PreAuthorize() 、 @RolesAllowed()
在Springsecurity的使用中,为了对方法进行权限控制,通常采用的三个注解,就是@Secured()、@PreAuthorize()、@RolesAllowed()。示例,修改用户密码必须是ADMIN权限,可以用三种方法:@Secured({"ROLE_ADMIN"})publicvoidchangePassword(
Stella981 Stella981
3年前
Mybatis别名的配置使用
之前,我们在sql映射xml文件中的引用实体类时,需要写上实体类的全类名(包名类名),如下<! 创建用户(Create)   <insert id"addUser" parameterType"me.gacl.domain.User"    insert into users(name,
凿壁偷光 凿壁偷光
2年前
RapidClick for mac(鼠标自动点击软件)v1.5.1激活版
RapidClickforMac是一款鼠标自动点击软件,它可以帮助用户自动点击鼠标并设置点击速度和间隔时间。RapidClickforMac非常容易使用,只需下载并运行应用程序,然后按照简单的说明进行设置即可。