The WHU ACM Team has a big cup, with which every member drinks water. Now, we know the volume of the water in the cup, can you tell us it height? The ...
分类:
其他好文 时间:
2018-07-28 16:41:05
阅读次数:
145
注意记录路径时path要五维,不能滚动数组,因为没有第几个物品来标明顺序的话,就可能在某个物品的dp中导致path 的两个状态对应同一个物品,导致wa或者超时! 还有dp数组可以用short int存储 ac代码: ...
分类:
其他好文 时间:
2018-07-26 21:19:49
阅读次数:
240
这些书籍适合中级前端开发者阅读,初级前端开发人员买来除了自我安慰和垫高显示器以外可能没什么用处。说是推荐书单,实际上是笔者自己的读书计划。欢迎你在阅读中与我交流。1.《企业IT架构转型之道阿里巴巴中台战略思想与架构实践》推荐理由:曾经有一个前端大神说过,如果你想成为前端架构师,首先你得忘记自己是个前端。2.《Redis实战》推荐理由:Redis是服务端的缓存技术。缓存可以说只在性能优化阶段才有明显
分类:
其他好文 时间:
2018-07-25 12:43:45
阅读次数:
127
65536K 动态归化+滚动数组 JSZKC is the captain of the lala team. There are NN girls in the lala team. And their height is [1,N][1,N] and distinct. So it means ...
分类:
其他好文 时间:
2018-07-25 01:04:34
阅读次数:
268
JSZKC is the captain of the lala team. There are NN girls in the lala team. And their height is [1,N][1,N] and distinct. So it means there are no two ...
分类:
其他好文 时间:
2018-07-25 00:57:52
阅读次数:
232
js wx.request({ url: url + '/team!jfchongzhi.action?openid=' + openid + '&weibi=' + weibi, method: 'get', header: { 'Content-Type': 'application/json' ...
分类:
微信 时间:
2018-07-24 19:18:28
阅读次数:
204
配置链路聚合在Redhat7链路聚合有两种:bond和teambond是把多个网卡绑定在一起,逻辑出一个接口,这样可以提高吞吐量,和冗余功能bond是依赖bonding.ko这个内核模块。查看内核有没有加载bonding.ko模块#modinfobinding可以查看模块信息。
分类:
其他好文 时间:
2018-07-24 15:56:06
阅读次数:
253
整理一下,在.NET中发送邮件的一个方法,代码如下: 调用方式: 组装邮件内容的时候,是调用一个html模板,将其中的标签内容进行替换 var strFileCn = File.ReadFile(MapPath("order_model.html"), "utf-8"); strFileCn = s ...
分类:
Web程序 时间:
2018-07-23 11:09:56
阅读次数:
167
热点随笔: · 在上海软件行业,我见到的年入50万的众生相——我们该如何努力从而达到这个目标(hsm_computer)· 我曾是一个没有一点点威信的失败的团队管理者(Leo C.W)· 写了300多篇文章了,说说我为什么坚持写博客(骏马金龙)· 2018年JavaScript现状报告(peiyu1 ...
分类:
其他好文 时间:
2018-07-23 10:55:11
阅读次数:
136