And so it is, that ash seeketh the embers.
知道了/好的/谢谢~
IDEA打开文件目录缓慢:存在网络驱动器,新版本有了新的文件选择器,需要设置参数以启用https://intellij-support.jetbrains.com/hc/en-us/community/posts/360003304839-Open-File-or-Project-is-really-slow?page=2#comments
转到菜单 帮助 > 编辑自定义属性 并添加到文件
ide.ui.new.file.chooser=true
响应式编程(Reactive Programming)介绍https://zhuanlan.zhihu.com/p/27678951
git为什么要Sign Off?https://segmentfault.com/q/1010000004044749
curl -i -k -H "Content-type: application/json" -X POST -d '{}' 100.109.21.246:10152/train/station/refresh
抓包命令: tshark 例: tshark -i eth0 -f 'port 10038' -w a.cap
Java 资料
编程语言能力(Java)Java经典实例Java核心技术
通用规范遵从与应用华为Java语言通用编程规范Java编码指南 编写安全可靠程序的75条建议
安全规范遵从与应用/调试与定位能力华为Java语言安全编程规范SEI CERT Oracle Coding Standard for Java软件安全开发生命周期
编译器及应用编译原理-龙书Java 11 Tools Reference - javac安全编译选项实施指导规范
编译脚本框架及工程华为ICT基础设施产品软件构建规范
优秀课程:设计思维与方法(2020)https://www.xuetangx.com/course/THU13051000381/10321822
https://zhuanlan.zhihu.com/p/91009066
https://zhuanlan.zhihu.com/p/476515549
召回策略
合肥工业大学编译原理课设 https://github.com/netcan/compilingTheory
Jasypt - Java加密包 http://www.jasypt.org/
国密SSL实验室: GMSSLhttps://www.gmssl.cn
关于GmSSL http://gmssl.org
https://zhuanlan.zhihu.com/p/411118933jdk17
NoneBot2 是一个现代、跨平台、可扩展的 Python 聊天机器人框架https://v2.nonebot.dev/docs/
DocFetcher是一个开源桌面搜索应用程序:http://docfetcher.sourceforge.net/zh/index.html
截图 + 贴图(软件):https://zh.snipaste.com/
LeetCode 101:和你一起你轻松刷题(C++)https://github.com/changgyhub/leetcode_101
Burp 或 Burp Suite 是一个用于测试Web 应用程序安全性的图形化工具。该工具使用Java编写,由PortSwigger Web Security开发。 该工具有三个版本。可以免费下载的社区版、专业版和试用后可以购买的企业版。社区版大大减少了功能。它是为Web应用程序安全检查提供全面解决方案而开发的
TransactionTemplate和@Transactional注解的区别https://blog.csdn.net/memery_last/article/details/54573691https://blog.csdn.net/xiasiyu123456/article/details/122467458
使用jmeter工具可以测试接口并发,
https://learnenglishadvanced.com/practical-everyday-english-book-1/Practical Everyday English
IntelliJ IDEA 简体中文专题教程 https://github.com/judasn/IntelliJ-IDEA-Tutorial
labuladong 的算法网站:https://labuladong.github.io/algo/
清华美院陈楠主讲《视觉传达设计思维与方法》 https://www.ad.tsinghua.edu.cn/info/1021/41948.htm
https://www.xuetangx.com/course/THU13051000381/10321822
伪静态及https:https://www.typecho.wiki/typecho-total-station-enabled-https-configuration-tutorial.html
跟我一起写Makefile 陈皓 https://seisman.github.io/how-to-write-makefile/overview.html
Texas State Archery Association: https://www.texasarchery.org/Centenary Archers Club: http://centenaryarchers.org.au/
华为IP网络系列丛书 https://e.huawei.com/cn/solutions/enterprise-networks/ip-ebook
推荐技术博客: 美团技术团队(https://tech.meituan.com/)
测试留言
称呼
Email
网站
内容
提交评论
IDEA打开文件目录缓慢:
存在网络驱动器,新版本有了新的文件选择器,需要设置参数以启用
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360003304839-Open-File-or-Project-is-really-slow?page=2#comments
转到菜单
帮助 > 编辑自定义属性
并添加到文件
ide.ui.new.file.chooser=true
响应式编程(Reactive Programming)介绍
https://zhuanlan.zhihu.com/p/27678951
git为什么要Sign Off?
https://segmentfault.com/q/1010000004044749
curl -i -k -H "Content-type: application/json" -X POST -d '{}' 100.109.21.246:10152/train/station/refresh
抓包命令: tshark
例: tshark -i eth0 -f 'port 10038' -w a.cap
Java 资料
编程语言能力(Java)
Java经典实例
Java核心技术
通用规范遵从与应用
华为Java语言通用编程规范
Java编码指南 编写安全可靠程序的75条建议
安全规范遵从与应用/调试与定位能力
华为Java语言安全编程规范
SEI CERT Oracle Coding Standard for Java
软件安全开发生命周期
编译器及应用
编译原理-龙书
Java 11 Tools Reference - javac
安全编译选项实施指导规范
编译脚本框架及工程
华为ICT基础设施产品软件构建规范
优秀课程:设计思维与方法(2020)
https://www.xuetangx.com/course/THU13051000381/10321822
https://zhuanlan.zhihu.com/p/91009066
https://zhuanlan.zhihu.com/p/476515549
召回策略
合肥工业大学编译原理课设 https://github.com/netcan/compilingTheory
Jasypt - Java加密包 http://www.jasypt.org/
国密SSL实验室: GMSSLhttps://www.gmssl.cn
关于GmSSL http://gmssl.org
https://zhuanlan.zhihu.com/p/411118933
jdk17
NoneBot2 是一个现代、跨平台、可扩展的 Python 聊天机器人框架
https://v2.nonebot.dev/docs/
DocFetcher是一个开源桌面搜索应用程序:http://docfetcher.sourceforge.net/zh/index.html
截图 + 贴图(软件):
https://zh.snipaste.com/
LeetCode 101:和你一起你轻松刷题(C++)
https://github.com/changgyhub/leetcode_101
Burp 或 Burp Suite 是一个用于测试Web 应用程序安全性的图形化工具。该工具使用Java编写,由PortSwigger Web Security开发。 该工具有三个版本。可以免费下载的社区版、专业版和试用后可以购买的企业版。社区版大大减少了功能。它是为Web应用程序安全检查提供全面解决方案而开发的
TransactionTemplate和@Transactional注解的区别
https://blog.csdn.net/memery_last/article/details/54573691
https://blog.csdn.net/xiasiyu123456/article/details/122467458
使用jmeter工具可以测试接口并发,
https://learnenglishadvanced.com/practical-everyday-english-book-1/
Practical Everyday English
IntelliJ IDEA 简体中文专题教程 https://github.com/judasn/IntelliJ-IDEA-Tutorial
labuladong 的算法网站:https://labuladong.github.io/algo/
清华美院陈楠主讲《视觉传达设计思维与方法》 https://www.ad.tsinghua.edu.cn/info/1021/41948.htm
https://www.xuetangx.com/course/THU13051000381/10321822
伪静态及https:https://www.typecho.wiki/typecho-total-station-enabled-https-configuration-tutorial.html
跟我一起写Makefile 陈皓 https://seisman.github.io/how-to-write-makefile/overview.html
Texas State Archery Association: https://www.texasarchery.org/
Centenary Archers Club: http://centenaryarchers.org.au/
华为IP网络系列丛书 https://e.huawei.com/cn/solutions/enterprise-networks/ip-ebook
推荐技术博客: 美团技术团队(https://tech.meituan.com/)
测试留言