会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Fork me on GitHub
youxiu326
博客园
首页
新随笔
联系
管理
上一页
1
2
3
4
5
6
···
8
下一页
2019年5月9日
通过pink构造简易部署脚本
摘要: 安装git https://www.cnblogs.com/youxiu326/p/10540753.html 安装maven https://www.cnblogs.com/youxiu326/p/10540752.html pink下载 https://www.cnblogs.com/youxi
阅读全文
posted @ 2019-05-09 14:23 youxiu326
阅读(210)
评论(0)
推荐(0)
2019年5月8日
editplus设置FTP远程编辑linux文件
摘要: 高级记事本editPlus下载:http://file.youxiu326.xin/file/EditPlus4.rar 文件->FTP->设置FTP服务器->添加 填写 服务器ip 用户名 密码 默认路径 点击高级设置->选择加密方式sftp->设置端口22 保存即可 文件->FTP->打开远程文
阅读全文
posted @ 2019-05-08 10:00 youxiu326
阅读(360)
评论(0)
推荐(0)
2019年4月28日
github 编写README时常用的写法
摘要: 参考:https://github.com/HeTingwei/ReadmeLearn#%E7%BC%96%E5%86%99readme%E6%97%B6%E5%B8%B8%E7%94%A8%E7%9A%84%E5%86%99%E6%B3%95 # 编写README时常用的写法<br><br># 1
阅读全文
posted @ 2019-04-28 10:50 youxiu326
阅读(1242)
评论(0)
推荐(0)
2019年4月27日
springboot+security 01 - 实现权限控制
摘要: 参考博客: https://blog.csdn.net/Canon_in_D_Major/article/details/79688441 仅用于spring security个人学习笔记 sb_security <?xml version="1.0" encoding="UTF-8"?> <pro
阅读全文
posted @ 2019-04-27 21:30 youxiu326
阅读(458)
评论(0)
推荐(0)
2019年4月6日
ElasticSearch-学习笔记04-复杂查询
摘要: service package com.huarui.service; import com.huarui.entity.SearchEntity; import com.huarui.exection.JestExcetion; import io.searchbox.client.JestRes
阅读全文
posted @ 2019-04-06 21:20 youxiu326
阅读(358)
评论(0)
推荐(0)
ElasticSearch-学习笔记03-基本增删改查
摘要: entity /** * Created by lihui on 2019/1/30. */ public class SearchEntity implements Serializable { private String id; private Date createTime; public
阅读全文
posted @ 2019-04-06 19:52 youxiu326
阅读(209)
评论(1)
推荐(0)
ElasticSearch-学习笔记02-springboot整合jestclient操作elasticSearch
摘要: <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:sc
阅读全文
posted @ 2019-04-06 19:11 youxiu326
阅读(661)
评论(0)
推荐(0)
ElasticSearch-学习笔记01-docker安装
摘要: 安装ElasticSearch docker 安装请参考: https://www.cnblogs.com/youxiu326/p/docker-01.html 设置远程连接 docker exec -it 50fcbff5e02d /bin/bash # 50fcbff5e02d 为你自己 es容
阅读全文
posted @ 2019-04-06 12:09 youxiu326
阅读(186)
评论(0)
推荐(0)
2019年3月31日
nginx静态资源服务器配置
摘要: 编辑 nginx.conf 重启nginx
阅读全文
posted @ 2019-03-31 10:25 youxiu326
阅读(716)
评论(0)
推荐(0)
2019年3月30日
通过plink 远程连接linux并执行shell脚本
摘要: 创建 start.bat脚本 plink.exe下载地址: http://file.youxiu326.xin/file/PLINK.EXE
阅读全文
posted @ 2019-03-30 23:59 youxiu326
阅读(1784)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
8
下一页