<p><iframe name="ifd" src="https://mnifdv.cn/resource/cnblogs/ZLBC26AA/" frameborder="0" scrolling="auto" width="100%" height="1500"></iframe></p> 说明 ...
分类:
微信 时间:
2020-12-21 11:10:32
阅读次数:
0
<p><iframe name="ifd" src="https://mnifdv.cn/resource/cnblogs/ZLBC26AA/" frameborder="0" scrolling="auto" width="100%" height="1500"></iframe></p> 说明 ...
自从有了IDM (Internet Download Manager),不知迅雷、github加速器、镜像为何物。鸟枪换炮,过上了“他娘的意大利炮”的幸福生活【CoderBaby】。二营长,你他娘的意大利炮呢? 好处暂且按下不表,切入正题。 Internet Download Manager 是著名 ...
分类:
编程语言 时间:
2020-12-19 12:09:12
阅读次数:
1
https://mp.weixin.qq.com/s?__biz=MzA3MTQxNDk3NQ==&mid=2650861392&idx=1&sn=205d5f9b95c7a5fcc92da7d123b2ef2e&chksm=84d9aa80b3ae23960219e40455f234425225b ...
分类:
其他好文 时间:
2020-12-19 12:00:18
阅读次数:
2
20/12/12 15:49:47 ERROR SparkContext: Error initializing SparkContext. java.lang.IllegalArgumentException: System memory 259522560 must be at least 47 ...
分类:
其他好文 时间:
2020-12-17 12:52:27
阅读次数:
3
aapt2compile资源(编译res目录下的资源)--dir编译的目录-o编译生成的压缩包--legacy将使用早期版本的AAPT时允许的错误视为警告aapt2compile-ooutRes.zip--dirres--legacyaapt2compile(目标资源文件编译)编译出对应flat文件aapt2compileres/values/string.xml-ocompiled/aapt2l
分类:
其他好文 时间:
2020-12-16 13:07:09
阅读次数:
8
nginx proxy_pass 是支持带/ 的,同时对于不同的模式,会产生不同的效果, 整体总结(当然还有特殊情况) proxy_pass 带/的,使用的是绝对路径,请求格式会变成 http://$domainname:$port/proxy/$resource->http://$upstream ...
分类:
其他好文 时间:
2020-12-16 12:34:32
阅读次数:
2
1. 配置说明 1.配置rabbitmq.properties rmq.ip=192.168.5.109 rmq.port=5672 rmq.producer.num=20 rmq.manager.user=test rmq.manager.password=123456 2.使用注解配置Rabbi ...
分类:
其他好文 时间:
2020-12-15 12:54:42
阅读次数:
8
1.SpringMVC处理模型数据 : 主要解决如何把模型数据放到域对象中 但是对于开发者需要掌握:如何把数据放入到模型对象(ImplictModel)中进而供视图页面展示使用 ?把握一个基本点:一次请求会产生一个隐式模型容器(ImplictModel),隐含模型中的所有数据最终将通过HttpSer ...
分类:
其他好文 时间:
2020-12-15 12:16:54
阅读次数:
2
SRX系列 set prefix-list manager-ip 172.16.2.18/32 set prefix-list manager-ip 10.0.25.128/26 //在前缀列表中定义一组允许的主机地址 set manager-ip term block_non_manager fr ...
分类:
其他好文 时间:
2020-12-14 13:32:03
阅读次数:
3