使用layer-list可以,画了两层 1 2 3 4 5 6 7 8 9 <layer-list> <!-- This is the line --> <item android:left="8dp" android:right="8dp"><shape> <solid android:color ...
分类:
移动开发 时间:
2018-07-30 13:32:52
阅读次数:
340
css代码: .d1 { /*大的div样式*/ width: 443px; height: auto; overflow: hidden; border: #666666 2px solid; background-color: #000000; position: relative; margi ...
分类:
Web程序 时间:
2018-07-29 21:18:01
阅读次数:
203
依赖注入(DI)不是一个新的话题,它的出现是伴随着系统解耦的需要而几乎必然产生的。 在SOLID设计原则中,DIP(Dependency inversion principle)——依赖倒置,规定了“需依赖抽象,而非实现”的准则,该原则主要目的是通过引入抽象(比如接口)的方式降低模块之间的耦合性。与 ...
分类:
Web程序 时间:
2018-07-29 16:21:52
阅读次数:
215
1、建视口 .box{ width:100px height:100px; border:1px solid; 2、插图 background-image:url(“img/spite.jpg”); } 3、改位置 .box:hover{ background-position:-200px -20 ...
分类:
其他好文 时间:
2018-07-29 10:47:24
阅读次数:
119
微服务架构(Microservice Architecture) 一、微服务架构介绍 微服务架构(Microservice Architecture)是一种架构概念,旨在通过将功能分解到各个离散的服务中以实现对解决方案的解耦。你可以将其看作是在架构层次而非获取服务的 类上应用很多SOLID原则。微服 ...
分类:
其他好文 时间:
2018-07-26 18:25:16
阅读次数:
189
.login-btn{ margin-top: 60rpx !important; background-color:transparent !important; width: 40%; margin: 0 auto; border-bottom: 1px solid #aaa; color: # ...
分类:
Web程序 时间:
2018-07-26 15:07:38
阅读次数:
393
body, table{font family: 微软雅黑; font size: 13.5pt} table{border collapse: collapse; border: solid gray; border width: 2px 0 2px 0;} th{border: 1px soli ...
分类:
编程语言 时间:
2018-07-25 22:09:29
阅读次数:
175
body, table{font family: 微软雅黑; font size: 13.5pt} table{border collapse: collapse; border: solid gray; border width: 2px 0 2px 0;} th{border: 1px soli ...
分类:
编程语言 时间:
2018-07-25 22:05:04
阅读次数:
266
body, table{font family: 微软雅黑; font size: 13.5pt} table{border collapse: collapse; border: solid gray; border width: 2px 0 2px 0;} th{border: 1px soli ...
分类:
编程语言 时间:
2018-07-25 22:02:48
阅读次数:
188
body, table{font family: 微软雅黑; font size: 13.5pt} table{border collapse: collapse; border: solid gray; border width: 2px 0 2px 0;} th{border: 1px soli ...
分类:
其他好文 时间:
2018-07-25 22:02:27
阅读次数:
146