知识积累资源

日志实践准则

http://tech.lede.com/2017/06/30/rd/server/loggingHabit/
OR
https://cloud.tencent.com/developer/article/1116081
OR
https://cloud.tencent.com/developer/article/1116074

常见 Web 安全攻防总结

https://zoumiaojiang.com/article/common-web-security/

ES监控指标参考

How to monitor Elasticsearch performance,详细介绍了ES的各种性能指标及其意义
https://www.datadoghq.com/blog/monitor-elasticsearch-performance-metrics/#toc-search-performance-metrics

How to collect Elasticsearch metrics,详细介绍了如何收集这些指标
https://www.datadoghq.com/blog/collect-elasticsearch-metrics/

How to monitor Elasticsearch with Datadog,介绍了一些通用的集成Dashboard的方案
https://www.datadoghq.com/blog/monitor-elasticsearch-datadog/

A Heap of Trouble,引用在她的第一篇文章里,是ES的一个core 开发分享的一篇ES下配置和是用JVM Heap Size 和GC的各种经验
https://www.elastic.co/blog/a-heap-of-trouble

linux常用监控命令

https://www.tecmint.com/command-line-tools-to-monitor-linux-performance/
https://www.tecmint.com/linux-performance-monitoring-tools/
https://coolshell.cn/articles/7829.html

## shell环境高校配置
https://coolshell.cn/articles/19219.html

XEE漏洞

https://thief.one/2017/06/20/1/
https://blog.csdn.net/u013224189/article/details/80902339

跨域请求小结

## 前端代码
$.ajax({
    url: '//domain/user/jwt/info/',
    type: 'get',
    xhrFields: {
        withCredentials: true
    },
    //crossDomain: true,
    success: function(res) {
        console.log(res);
    }
})  

## 后端支持
# 设置withCredentials为true
# 设置CORS对应的域名支持跨域
# 设置XFrame-Options为ALLOWALL|SAMEORIGIN

# 参考资料
https://blog.csdn.net/ligang2585116/article/details/73072868
http://www.ruanyifeng.com/blog/2016/04/cors.html
https://segmentfault.com/a/1190000011145364

前端使用的尺寸

px /em/rem区分
http://www.cnblogs.com/leejersey/p/3662612.html
http://pxtoem.com  px,em,rem单位转换工具

Ruby学习资源

1. http://www.runoob.com/ruby/ruby-installation-unix.html
2. http://guides.ruby-china.org/
3. http://rubyonrails.org/
4. https://www.ruby-lang.org/zh_cn/libraries/ _

Lisp学习资源

1. https://github.com/acl-translation/acl-chinese/blob/master/zhTW/ch1.rst
2. http://lisp-lang.org/learn/ 

Perl学习资源

1. https://qntm.org/files/perl/perl_cn.html
2. http://cn.perlmaven.com/perl-tutorial
3. http://www.apelearn.com/bbs/study/27.htm 

Scala学习资源

1. http://www.runoob.com/scala/scala-tutorial.html
2. https://windor.gitbooks.io/beginners-guide-to-scala/content/introduction.html
3. http://zh.scala-tour.com/
4. http://www.scala-lang.org/

Swagger框架

https://swagger.io/docs/specification/about/
https://github.com/swagger-api/swagger-codegen#table-of-contents

github相关

https://help.github.com/en/articles/github-and-export-controls
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

疾风先生

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值