Apollo.Photonics.Fogs.BG.v3.2 1CD
In a BG (dinner gathering) for ZJU ICPC team, the coaches wanted to count the number of people present at the BG. They did that by having the waitress ...
分类:
其他好文 时间:
2016-04-24 13:57:36
阅读次数:
225
首先创建一个选择器,用来判断圆点状态,可以根本自己的需求改 <selector xmlns:android="http://schemas.android.com/apk/res/android" > <item android:drawable="@drawable/point_bg_enable ...
分类:
移动开发 时间:
2016-04-21 15:17:51
阅读次数:
409
需求:实现新建缺陷时,描述模板自动生成填写模板。 在脚本编辑器找到Defects_Bug_New函数,然后填写以下代码: Sub Defects_Bug_New On Error Resume Next Bug_Fields("BG_DESCRIPTION").Value = "【缺陷描述】" + ...
分类:
其他好文 时间:
2016-04-21 10:13:02
阅读次数:
135
一.页面跳转 1 <! 话题精选 > 2 <section class="white_bg topics "> 3 <header class="fix_container "> 4 <div class="fix_top_left" id="topics_mark"><i class="icon- ...
分类:
其他好文 时间:
2016-04-19 22:55:15
阅读次数:
412
首先在activity_main.xml加入一个EditText 通过xml的方式来沈成一个图像在drawable中新建一个white_bg.xml文件,同时选择一个shape标签corners设置圆角 gradient设置颜色渐变 stroke设置边框的宽度和颜色 将white_bg.xml部署到 ...
分类:
移动开发 时间:
2016-04-19 22:46:17
阅读次数:
446
常用参数:xlab/ylab/lwd/lty/pch/col lwd-线宽 lty-线型 pch:点类型 常用参数: bg mar(边距) las(标签设置,水平or竖直) # 0:always parallel(平行) to the axis [default] # 1:always horizo ...
分类:
其他好文 时间:
2016-04-17 16:02:10
阅读次数:
204
http://acm.hdu.edu.cn/showproblem.php?pid=1881 01 背包 先按发起人离开的时间从小到大排序 然后再套01背包的模板 ...
分类:
其他好文 时间:
2016-04-16 16:47:59
阅读次数:
136
<div class="sfmenu"> <ul> <li class="bg"> <a href="#"> <img src="1.jpg" alt="图1"/> <div class="Miaoshu Miaoshu_moren"> <p></p> <span></span> </div> </ ...
分类:
其他好文 时间:
2016-04-15 13:47:14
阅读次数:
220
需求是这样的,我要给一个轮播图设置不同的背景图,由于每张图片的背景图路劲都不一样,所以需要对每个单独的元素自定义图片路径。然后想到Less语法有mixin机制,就这样实现了一个递归function,然后将对应的文件名按照这个规则放置就行了,banner1-bg.png, banner2-bg.png ...
分类:
其他好文 时间:
2016-04-15 11:44:32
阅读次数:
537