E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
backgroun
CSS实现半透明边框与多重边框的场景分析
Div{border:10pxsolidrgba(0,0,0,.5);background:lightblue;
backgroun
·
2019-11-13 17:21
如何用原生javascript实现TAB切换
{margin:0;padding:0;}.wrap{width:1000px;height:252px;overflow:hidden;}#left{width:200px;height:100%;
backgroun
牛油果大虾
·
2019-11-06 13:06
iOS如何设置tableView分组样式cell圆角
UITableViewDelegate协议中的willDisplayCell方法具体思路1.cell背景色设为透明2.新建图层3.圆角矩形图层绘制4.把该图层作为自子图层赋给UIView5.UIView赋给cell的
backgroun
清蘂翅膀的技术
·
2019-11-04 06:31
css揭秘的一些笔记
只不过在设置边框的时候,背景会被边框压下去,也就是说平时我们看到的边框实际上是加在背景上面的如果边框颜色与背景色不一样那我们能很快辨别出来,像上面用同样的颜色但是不一样的透明度来体现的话需要给div设置一个
backgroun
DY_宇
·
2019-11-03 12:21
ios中交换button的图片和文字的位置
UIButton*button=[UIButtonbuttonWithType:UIButtonTypeCustom];button.frame=CGRectMake(50,50,150,100);button.
backgroun
VincentHK
·
2019-10-31 21:11
cocos01:菜单
Director::getInstance()->getVisibleOrigin();//表示可视区域的起点坐标auto*background=Sprite::create("background.jpg");
backgroun
武林盟主和穿山甲
·
2019-10-31 02:41
使用Raphael创建一个简单的时钟
这里主要解决每秒都画的话就会有很多个path堆积,不可能这么画,怎样再第一次的时候创建画好,后续不画,只修改数据Documentbody{
backgroun
逸轩
·
2019-10-23 19:25
raphael.js
javascript
html5
初识dubbo
更多背景可以去社区了解:http://dubbo.apache.org/zh-cn/docs/user/preface/
backgroun
伯爵·连
·
2019-10-18 12:00
HTML连载41-水平居中的注意点、盒子居中和内容居中
height:500px;background-color:red;box-sizing:border-box;border:1pxsolid;}.small{width:300px;height:300px;
backgroun
心悦君兮君不知-睿
·
2019-10-14 00:00
HTML连载41-水平居中的注意点、盒子居中和内容居中
height:500px;background-color:red;box-sizing:border-box;border:1pxsolid;}.small{width:300px;height:300px;
backgroun
心悦君兮君不知-睿
·
2019-10-14 00:00
css3 渐变(gradients)
线型渐变linear-gradient基本用法:可以传入颜色值,也可以传入16进制颜色值,还可以是rgba()background:linear-gradient(red,green,blue);/*
backgroun
---空白---
·
2019-10-01 17:00
jquery右下角自动弹出可关闭的广告层
keleyislide{width:300px;height:200px;border:1pxsolid#000;position:fixed;bottom:2px;right:2px;display:none;
backgroun
·
2019-09-25 02:52
jQuery的css()方法用法实例
代码实例:复制代码代码如下:css()函数-脚本之家div{color:blue;
backgroun
·
2019-09-25 01:00
javascript实现下雪效果【实例代码】
好像不够完善勿喷HTML代码:雪花飞舞CSS代码*{margin:0;padding:0;list-style:none;border:none;}body{width:100%;height:600px;
backgroun
·
2019-09-24 01:26
基于Jquery实现万圣节快乐特效
margin:0px;background-image:url(http://keleyi.com/keleyi/phtml/jqtexiao/6/Halloween2013_Keleyi.jpg);
backgroun
·
2019-09-23 23:00
vue的全局提示框组件实例代码
:""};}};.dialog-tips{position:fixed;z-index:100;min-width:220px;padding:40px22px;white-space:nowrap;
backgroun
·
2019-09-23 02:47
css3 给背景设置渐变色的方法
linear-gradient(red,blue);background:-webkit-linear-gradient(red,blue);background:-o-linear-gradient(red,blue);
backgroun
佚名
·
2019-09-12 15:41
前端三栏布局:左右宽度固定,中间自适应常见的几种解决方式
height:100px;}.way1.left{float:left;width:300px;background:red;}.way1.right{float:right;width:300px;
backgroun
A798443266
·
2019-09-05 18:12
html
/
css
实现图片自动居中裁剪
当需要动态改变时需要去操作单独的style)简单说明一下
backgroun
chenzeze0707
·
2019-08-23 13:31
图片居中裁剪
图片自适应
图片自适应容器
css
03-圣杯布局
200px;background-color:blue;}在浏览器中的效果:image.png(2)给三个盒子添加宽高和背景色:.left,.right{width:200px;height:200px;
backgroun
博行天下
·
2019-07-18 15:22
CSS实现水平居中和垂直居中
;实现水平方向的居中居中测试html,body{height:100%;width:100%;margin:0;padding:0;}.second{width:300px;height:300px;
backgroun
深海蓝山
·
2019-07-05 13:26
前端开发
个人笔记
CSS
平台居中
垂直居中
Flex布局详解
mainaxis|crossaxisFlex模型.jpg2.flex-container-水平显示/行内样式js文件12345less文件#body{padding:0;margin:0;}.container{
backgroun
StevenHu_Sir
·
2019-06-13 19:54
iOS动画
frame:修改这个属性通常会导致视图形变的同时也发生移动,然后会重新设置center跟bounds属性center:设置后视图会移动到一个新位置,修改后会结合bounds重新计算frame视图显示类
backgroun
Rumbles
·
2019-06-10 10:15
JQuery学习笔记之手网琴效果
border-radius:5px}ul,li,h4{list-style:none;margin:0;padding:0}.wrap>ul{border-radius:5px}.wrap>ul>li{
backgroun
小鱼吃猫
·
2019-06-06 00:00
自定义轮播图组件样式
像mint-ui中swipeindicator的样式为.mint-swipe-indicator.mint-swipe-indicator{width:30px;height:30px;
backgroun
chenzeze0707
·
2019-06-01 16:45
vue
day20作业
:cover;opacity:0.8;margin:auto;}#a1{width:550px;height:400px;position:absolute;left:680px;top:150px;
backgroun
筱哥家的小跟班
·
2019-05-14 20:08
创建类似淘宝的静态网页(三)创建屏幕导航栏
考虑到要与前面页面的前两部分保持对称和对齐,第三部分的html代码如下:热词推荐首页9.9疯抢50元封顶特卖汇css代码如下:/*屏幕导航栏*/.wrapper.screen-nav{width:1190px;height:30px;/*
backgroun
周某江12138
·
2019-04-13 20:34
前端
CSS3 边框渐变背景色border-image: linear-gradient()
)第二至第五个参数写法与边框宽度(border-width)的写法是一致的实例/*如下图.border-image1*/.border-image1{width:100px;height:100px;
backgroun
GrootBaby
·
2019-04-01 17:12
Web
FrontEnd
CSS
2019-03-26 hoolilaw特别分享:在美国开车减免交通罚单攻略
这可不是上网交罚款那么简单的事情了,如果罚单没有及时有效处理,不但会扣分、罚款、影响车辆保险费用、甚至驾照面临被吊销的风险,这些不良驾驶记录很有可能会跟随一生,连找工作雇主做
backgroun
大老李518
·
2019-03-26 15:00
父元素内多个子元素,子元素根据内容确定高度,子元素和最高的子元素等高
也就是按照子元素中内容最多的那个元素的高度确定所有元素的高度,这种需求以普通的布局是很难实现的.hellohellohellohellohellohello.father{display:inline-block;
backgroun
何其涛
·
2019-02-27 19:32
css
解决问题
Web前端:常用组件2.置顶菜单
}.banner{width:960px;height:200px;background-color:cyan;margin:0auto;}.menu{width:960px;height:80px;
backgroun
Sher_H
·
2019-02-24 15:13
Web前端
C#-Xamarin的Android项目开发(二)——控件应用
重点,我们来看这句,
backgroun
kiba518
·
2019-02-20 11:00
纯css实现元素下出现横线动画(background-image)
transition:.3s;}.site_bar:hover{
backgroun
佚名
·
2018-12-06 09:15
表格插件-bootstrap table的隔行换色
nth-child(even){background:#fafafa;}#mytableth{background:#efefef;}demo示例#mytabletr:nth-child(even){
backgroun
祈澈菇凉
·
2018-11-18 21:00
input 复选框修改样式
;border:1pxsolid#c9c9c9;border-radius:2px;outline:none;cursor:pointer;}input[type=checkbox]:checked{
backgroun
洛一一珞
·
2018-11-17 17:39
UIStackView相关属性了解使用
只需要将三个图片放入UIStackView,将其中一个图片隐藏即可实现,无需修改任何约束UIStackView继承自UIView,但其实一个视图容器,是一个不会被渲染的UIView的子类,这意味着设置其
backgroun
小秀秀耶
·
2018-11-02 17:57
jQuery 加 js 实现轮播图 带圆点 箭头 自动 手动 轮播
代码如下:*{margin:0px;padding:0px;}.banner{/*宽度可以自己控制*//*width:790px;*/height:340px;
backgroun
郑先生的喵
·
2018-10-11 14:26
技术分享
QQ跳转支付宝领红包,一步到位,无需调用浏览器~附源码和演示动图
background-color:#0097F7; font-size:16px}.payment{ text-align:center; padding:20px}.payment-inner{
backgroun
TANKING
·
2018-09-25 00:00
javascript
支付宝
红包
一个简单的form表单登录界面
;}.main{margin:0auto;padding-left:25px;padding-right:25px;padding-top:15px;width:350px;height:350px;
backgroun
cxzlp0521
·
2018-09-21 15:42
前端UI组件
jQuery-----实现拖拽td单元格到其他上面,实现td内容交换的源码分析
}td.disabled{background:#eee;color:#000}#tdMove{position:absolute;display:none;border:dotted3px#f00;
backgroun
define_YIDA
·
2018-09-06 12:48
jQuery
HTML
iOS开发cell自定义高亮和选中背景颜色
highlighted,animated:animated)ifhighlighted{self.backgroundColor=UIColor(white:0,alpha:0.45)}else{self.
backgroun
小刘_假装是个程序员
·
2018-09-05 22:43
解决Vue2.0中使用less给元素添加背景图片出现的问题
/img/@{bg_url}2x.png);还有这样
backgroun
豆i浆
·
2018-09-03 08:14
flex 嵌套 之 高度自适应
column;}.item{flex:auto;}.overflow{overflow:auto;}.outer{height:100%;border:1pxsolidsilver;}.contener{
backgroun
Caroline_Yang
·
2018-08-21 17:04
jQuery+ajax实现搜索下拉框
overflow:hidden;background:#dcf6f8;border:#c5dadb1pxsolid;border-top:none;}.line{font-size:12px;color:#000;
backgroun
CaseyWei
·
2018-08-18 20:10
JS
JQ
ajax
3)js的基础语法使用以及css定位
不适用相对定位来做压盖现象不脱标、形影分离、老家留坑(2)绝对定位:设置绝对定位的盒子,脱离标准流(3)固定定位1):相对定位:Titlediv{width:200px;height:200px;}.box1{
backgroun
tty之星
·
2018-07-12 14:59
基础
语法
使用
前端
全选全不选案例
border-spacing:0;border:1pxsolid#c0c0c0;}th,td{border:1pxsolid#d0d0d0;color:#404060;padding:10px;}th{
backgroun
vaelcy
·
2018-07-11 14:00
vue手机端底部导航栏
首先增加一个父组件文件,main.vueimportnavBarfrom'@/components/common/nav.vue'exportdefault{components:{navBar}}.main{
backgroun
枫之记
·
2018-07-05 09:44
vue
CORS解决前端跨域问题
广义的跨域:1.)资源跳转:A链接、重定向、表单提交2.)资源嵌入:、、、等dom标签,还有样式
backgroun
Ulricalin
·
2018-06-26 23:02
Visual Code 自定义背景图片
2.打开设置中心,搜索
backgroun
MoMaek浅陌
·
2018-06-20 10:47
工具
Swift学习-三方布局SnapKit
letline=UIView()line.
backgroun
果然小行家
·
2018-05-08 10:20
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他