首页 > 其他
bzoj 3611: [Heoi2014]大工程
虚树,树形DP
分类:其他   时间:2016-03-23 06:28:49    收藏:0  评论:0  赞:0  阅读:216
[Angular 2] Filter items with a custom search Pipe in Angular 2
This lessons implements the Search Pipe with a new SearchBox component so you can search through each todo. It also demonstrates the patterns used for
分类:其他   时间:2016-03-23 06:28:38    收藏:0  评论:0  赞:0  阅读:218
Docker-3 尝试Docker 应用栈
Note : 1) Docker 的设计理念: 一个Container 只运行 一个 进程 ,即 : 只提供一种服务 2) 一般对于一个应用而言,单一的容器,是无法满足要求, 通常需要 多个容器,分别 提供不同的服务,并在 不同的容器间进行 通信 , 这就形成了 docker 集群 基于 docke
分类:其他   时间:2016-03-23 06:28:29    收藏:0  评论:0  赞:0  阅读:159
MD5加密
.net 代码 java 代码
分类:其他   时间:2016-03-23 06:25:09    收藏:0  评论:0  赞:0  阅读:203
[Angular 2] Transclusion in Angular 2
Link: Blog Single transclude: Multi-translcude:
分类:其他   时间:2016-03-23 06:24:09    收藏:0  评论:0  赞:0  阅读:317
Docker-1 Introduction
1 classic cloud platfrom Saas : 客户关系管理, 邮件,虚拟桌面 等 PaaS : 运行时环境, 虚拟库,web 服务器,开发工具 IaaS :虚拟机, 存储,负载均衡,网络等 Note : 很多PaaS 已经意识到,可以利用 容器技术解决 资源利用率的问题 2 Doc
分类:其他   时间:2016-03-23 06:23:48    收藏:0  评论:0  赞:0  阅读:147
夺命雷公狗---DEDECMS----25dedecms导航条首页的跳转
我们的导航条首页一直没写跳转,现在我们看看dede自带模版的首页是怎么写的: 他也是封装了一个{dede:global.cfg_cmsurl/}/内置标签来实现的,那么我们来改下我们的head.htm。如下所示: 然后我们在后台全站更新下: 然后我们再进入前台,放鼠标上首页看下效果如何了: YES,
分类:其他   时间:2016-03-23 06:21:19    收藏:0  评论:0  赞:0  阅读:246
lintcode-medium-Interleaving Positive and Negative Numbers
Given an array with positive and negative integers. Re-range it to interleaving with positive and negative integers. Given [-1, -2, -3, 4, 5, 6], afte
分类:其他   时间:2016-03-23 06:21:09    收藏:0  评论:0  赞:0  阅读:77
Sicily 1176 Two Ends
Time Limit: 1 secs, Memory Limit: 64 MB In the two-player game "Two Ends", an even number of cards is laid out in a row. On each card, face up, is wri
分类:其他   时间:2016-03-23 06:20:19    收藏:0  评论:0  赞:0  阅读:149
slf4j + log4j 是如何初始化的
简要分析了一下SLF4J + log4j 来做日志的时候是如何初始化的
分类:其他   时间:2016-03-23 06:18:58    收藏:0  评论:0  赞:0  阅读:263
夺命雷公狗---DEDECMS----26dedecms面包屑导航的实现
我们在很多项目里面都会用到面包屑导航,而dedecms里面也是给我们封装好面包屑导航的了,如下图所示: 在dede里面实现面包屑导航主要用到{dede:field.position/}标签,我们首先来修改下article_movie.htm内容页的模版文件: 我们修改成这样: 然后到后台更新下文档:
分类:其他   时间:2016-03-23 06:18:19    收藏:0  评论:0  赞:0  阅读:185
Vijos P1496 火柴棒等式 【NOIP2008提高组第二题】
题目链接:https://vijos.org/p/1496 题目大意: 给你n(n<24)根火柴棍,你可以拼出多少个形如“A+B=C”的等式?("+"和"="各自需要两根火柴棍) 如果A≠B,则A+B=C与B+A=C视为不同的等式(A、B、C>=0) n根火柴棍必须全部用上 题目思路: 其实这题很水
分类:其他   时间:2016-03-23 06:17:49    收藏:0  评论:0  赞:0  阅读:205
【转】jpg png区别和使用
为什么想整理这方面的类容,我觉得就像油画家要了解他的颜料和画布、雕塑家要了解他的石材一样,作为网页设计师也应该对图片格式的特性有一定了解,这样才能更好的表达你的创意和想法。 除此之外,我们在平时工作中也会遇到许多与图片格式相关的问题。比如设计师会奇怪为什么有些页面的产出物总是没法达到设计稿那样的品质
分类:其他   时间:2016-03-23 06:17:39    收藏:0  评论:0  赞:0  阅读:215
Sicily 1198 Substring
Time Limit: 1 secs, Memory Limit: 32 MB Dr lee cuts a string S into N pieces,s[1],…,s[N]. Now, Dr lee gives you these N sub-strings: s[1],…s[N]. There
分类:其他   时间:2016-03-23 06:17:29    收藏:0  评论:0  赞:0  阅读:183
oc-17-description
Book.h Book.m main.m
分类:其他   时间:2016-03-23 06:17:09    收藏:0  评论:0  赞:0  阅读:137
Create Your Tab and LayerTabMenu In Katana
感谢 http://tool.lu/pyc/ 这个牛逼的网站能反编译pyc...他妈的Katana太他妈无耻了,竟然不让自定义加Node Tab Content....只能反编译他的东西了。。。 研究了下Katana的开发文档,做几个比较帅的事情。。。。 自定义Content 自定义LayerTab
分类:其他   时间:2016-03-23 06:16:29    收藏:0  评论:0  赞:0  阅读:290
Sicily 1046 Plane Spotting
Time Limit: 1 secs, Memory Limit: 32 MB Craig is fond of planes. Making photographs of planes forms a major part of his daily life. Since he tries to
分类:其他   时间:2016-03-23 06:14:50    收藏:0  评论:0  赞:0  阅读:190
新闻客户端应用项目源码
基于百度数据,一个非常好用的新闻客户端。 <ignore_js_op> 源码下载:http://code.662p.com/list/11_1.html 3p21140099AU546.jpg (158 KB, 下载次数: 0) 下载附件 保存到相册 2016-3-7 16:43 上传
分类:其他   时间:2016-03-23 06:14:18    收藏:0  评论:0  赞:0  阅读:257
数据类型转换
类型转换
分类:其他   时间:2016-03-23 06:13:48    收藏:0  评论:0  赞:0  阅读:258
Sicily 1035 DNA matching
Time Limit: 1 secs, Memory Limit: 32 MB DNA (Deoxyribonucleic acid) is founded in every living creature as the storage medium for genetic information.
分类:其他   时间:2016-03-23 06:13:39    收藏:0  评论:0  赞:0  阅读:267
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!