03 2021 档案

摘要:sudo apt install flameshothttps://zhuanlan.zhihu.com/p/166559142 阅读全文
posted @ 2021-03-30 16:21 multitude 阅读(44) 评论(0) 推荐(0) 编辑
摘要:老外总结的真是好. https://timjansen.github.io/jarfiller/guide/jms/standaloneclient.xhtml#activemqsetup Sending and Receiving Messages (Standalone Client) Send 阅读全文
posted @ 2021-03-29 14:45 multitude 阅读(112) 评论(0) 推荐(0) 编辑
摘要:http://www.voidcn.com/article/p-mautjkie-oh.html jboss的sample https://docs.jboss.org/jbossas/docs/Server_Configuration_Guide/4/html/JMS_Examples-A_Poi 阅读全文
posted @ 2021-03-26 17:52 multitude 阅读(52) 评论(0) 推荐(0) 编辑
摘要:好用,win/linux都用,速度非常快,命令行 cloc targetDir --exclude-dir=node-modules https://github.com/AlDanial/cloc 这个简单用用吧 https://www.codeproject.com/Articles/1681/ 阅读全文
posted @ 2021-03-02 19:40 multitude 阅读(480) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/keerya/p/7612715.html 实践成功! 在本地机器执行: ssh -L 本地机器端口AAA:目标机器:目标机器ssh端口 root@跳板机host-ip等 然后在本地机器执行: ssh 目标机器用户@localhost:本地机器端口AA 阅读全文
posted @ 2021-03-02 19:35 multitude 阅读(64) 评论(0) 推荐(0) 编辑
摘要:https://flaviocopes.com/axios-send-authorization-header/ 阅读全文
posted @ 2021-03-02 19:31 multitude 阅读(36) 评论(0) 推荐(0) 编辑
摘要:本地使用自签名证书实现https https://imagineer.in/blog/https-on-localhost-with-nginx/ https://www.digitalocean.com/community/tutorials/how-to-create-a-self-signed 阅读全文
posted @ 2021-03-02 19:29 multitude 阅读(164) 评论(0) 推荐(0) 编辑
摘要:ch.qos.logback.classic.Logger logger = (ch.qos.logback.classic.Logger) LoggerFactory.getLogger(Logger.ROOT_LOGGER_NAME); logger.setLevel(Level.INFO); 阅读全文
posted @ 2021-03-02 19:12 multitude 阅读(256) 评论(0) 推荐(0) 编辑
摘要:从微信公众号摘抄,稍加改动,收藏 另外https://www.jianshu.com/p/048be4864559 写得挺好 import lombok.Data; import javax.crypto.Cipher; import java.security.*; import java.sec 阅读全文
posted @ 2021-03-01 13:30 multitude 阅读(112) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示