码迷,mamicode.com
首页 >  
搜索关键字:bg    ( 853个结果
Bragg光栅原理为基础建立的一款光纤设备模拟及优化软件Apollo.Photonics.Fogs.BG.v3.2 1CD
Apollo.Photonics.Fogs.BG.v3.2 1CD
分类:Windows程序   时间:2016-04-29 16:13:16    阅读次数:518
Zoj3944 - People Counting
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
android 最简单的自定义原点view
首先创建一个选择器,用来判断圆点状态,可以根本自己的需求改 <selector xmlns:android="http://schemas.android.com/apk/res/android" > <item android:drawable="@drawable/point_bg_enable ...
分类:移动开发   时间:2016-04-21 15:17:51    阅读次数:409
[QualityCenter]设置工作流脚本-新建缺陷时描述字段模板设置
需求:实现新建缺陷时,描述模板自动生成填写模板。 在脚本编辑器找到Defects_Bug_New函数,然后填写以下代码: Sub Defects_Bug_New On Error Resume Next Bug_Fields("BG_DESCRIPTION").Value = "【缺陷描述】" + ...
分类:其他好文   时间:2016-04-21 10:13:02    阅读次数:135
angular 知识汇总
一.页面跳转 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
Android 计算器
首先在activity_main.xml加入一个EditText 通过xml的方式来沈成一个图像在drawable中新建一个white_bg.xml文件,同时选择一个shape标签corners设置圆角 gradient设置颜色渐变 stroke设置边框的宽度和颜色 将white_bg.xml部署到 ...
分类:移动开发   时间:2016-04-19 22:46:17    阅读次数:446
基本绘图函数:plot的使用
常用参数: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
毕业bg--hdu1881(01背包)
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循环生成样式
需求是这样的,我要给一个轮播图设置不同的背景图,由于每张图片的背景图路劲都不一样,所以需要对每个单独的元素自定义图片路径。然后想到Less语法有mixin机制,就这样实现了一个递归function,然后将对应的文件名按照这个规则放置就行了,banner1-bg.png, banner2-bg.png ...
分类:其他好文   时间:2016-04-15 11:44:32    阅读次数:537
853条   上一页 1 ... 44 45 46 47 48 ... 86 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!