码迷,mamicode.com
首页 >  
搜索关键字:legend    ( 577个结果
淘宝的样式初始化
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padd ...
分类:其他好文   时间:2017-08-12 13:25:31    阅读次数:119
CodeForces - 126B Password
Asterix, Obelix and their temporary buddies Suffix and Prefix has finally found the Harmony temple. However, its doors were firmly locked and even Obe ...
分类:其他好文   时间:2017-08-08 19:49:23    阅读次数:138
易捷框架之EChart 的使用
需要用到百度的报表控件 ,总结如下: 1,先引入开发包,以及主题包: 2,普通初始化图表,通过调用开发包 3,设置option属性 其中:title:表示标题, tooltip:提示框, legend图例, calculable可设置是否拖拽, series设置数据(data类型也为数组类型) 到这 ...
分类:其他好文   时间:2017-08-08 11:00:16    阅读次数:135
排队 (白雪公主与n个小矮人)
题目描述 【问题描述】 在七山七海之外的一个小村庄,白雪公主与N个矮人住在一起,所有时间都花在吃和玩League of Legend游戏。白雪公主决心终结这样的生活,所以为他们举办了体育课。 在每节课开始时,矮人必须按他们的身高站队。假定矮人们有高度1,2,...,N(每个人高度互不相同)。然而,由 ...
分类:其他好文   时间:2017-08-05 12:39:26    阅读次数:177
HDU 6040 Hints of sd0061 nth_element函数
Hints of sd0061 Problem Description sd0061, the legend of Beihang University ACM-ICPC Team, retired last year leaving a group of noobs. Noobs have no ...
分类:其他好文   时间:2017-08-05 11:07:54    阅读次数:166
pwnable.kr bof之write up
这一题与前两题不同,用到了静态调试工具ida 首先题中给出了源码: 分析源代码:思路是缓冲区溢出 我们gdb走到func函数内部分析: 看这一点: 也就是说0xffffd08c就是overflowme数组开始的位置 而由 得key 的地址0xffffd0c0 所以只要输入52便可成功覆盖,便可跳转执 ...
分类:其他好文   时间:2017-08-01 17:53:21    阅读次数:158
HTML第四课+(CSS基础)
回顾 结构标签 html body head 头部标签 meta title link 格式标签 hn br hr p pre center 列表标签 ul li ol dl dt dd 文本标签 em strong q blockquote cite bdo kbd var code sub su ...
分类:Web程序   时间:2017-07-31 20:49:40    阅读次数:182
第一场 B Hints of sd0061
sd0061, the legend of Beihang University ACM-ICPC Team, retired last year leaving a group of noobs. Noobs have no idea how to deal with mm coming cont ...
分类:其他好文   时间:2017-07-31 13:26:44    阅读次数:178
barplot()函数画条形图
barplot(height, width = 1, space = NULL, names.arg = NULL, legend.text = NULL, beside = FALSE, 1.接受的数据(height参数): a.height参数是vector,条形的height与vector的数 ...
分类:其他好文   时间:2017-07-29 16:30:58    阅读次数:930
html5 表单 自带验证
<form name="register1" id="register1"> <p><label for="runnername">RunnerName:</label> <input id="runnername" name="runnername" type="text" placeholder ...
分类:Web程序   时间:2017-07-29 13:02:32    阅读次数:279
577条   上一页 1 ... 31 32 33 34 35 ... 58 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!