colorUI 1、icon cuIcon-locationfill 2、字体 xs sm df lg xl xxl 26 30 80 20 24 28 32 36 44 text-left 颜色 text-center text-bold text-price text-cut text-颜色名 ...
分类:
Web程序 时间:
2020-06-22 10:59:41
阅读次数:
145
密码规则:八位以及八位以上, 必须是数字,大小写字母,或者特殊字符四选三。 HTML代码: <div class="form-group"> <label class="col-sm-4 control-label is-required">登录密码:</label> <div class="col ...
分类:
其他好文 时间:
2020-06-19 20:43:49
阅读次数:
89
Linux查看磁盘空间大小命令Linux查看磁盘空间大小命令df-hldf-hl查看磁盘剩余空间df-h查看每个根路径的分区大小du-sh[目录名]返回该目录的大小du-sm[文件夹]返回该文件夹总M数du-h[目录名]查看指定文件夹下的所有文件大小(包含子文件夹)更新详细命令文档:df--helpdu--help查看硬盘的分区:fdisk-l查看IDE硬盘信息:hdparm-i/dev/hda查
分类:
系统相关 时间:
2020-06-18 17:55:00
阅读次数:
93
光纤跳线种类繁多,订购时需要明确各种参数,如下图所示(我们公司其中一款MPO光纤跳线规格型号),在之前的文章中我们介绍了光纤连接头的类型,MPO光纤的极性,单模SM和多模MM光纤跳线,今天主要讲一讲光纤端面研磨方式。光纤端面为什么要研磨?在一个光纤端面上安装连接器,回波损耗是不可避免的,这是由于光源的反射产生的。光损失严重会损坏激光光源,中断传输信号。为了让两根光纤的端面能够更好的接触,光纤跳线的
分类:
其他好文 时间:
2020-06-10 15:58:45
阅读次数:
169
HTML <div class="section1"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-6"> </div> <div class="col-xs-12 col-sm-6"> <div cl ...
分类:
其他好文 时间:
2020-06-10 13:30:52
阅读次数:
72
来源:https://www.icourse163.org/learn/LIXIN-1206515803#/learn/content?type=detail&id=1230887276&sm=1 统计数据的分组 作用:一是划分现象类型;二是说明现象的内部结构。 分组标志选择:按品质标志分组和按数量 ...
分类:
其他好文 时间:
2020-06-09 12:38:57
阅读次数:
84
一、前言 SM框架是标准的MVC模式,将整个系统划分为四层:View层,Controller层,Service层,Dao层 SSM(Spring+SpringMVC+MyBatis)框架集由Spring、MyBatis两个开源框架整合而成(SpringMVC是Spring中的部分内容)。常作为数据源 ...
分类:
其他好文 时间:
2020-06-04 12:03:08
阅读次数:
221
按钮:<buttonclass="layui-btnlayui-btn-sm"id="upload_importCustomer">导入</button>upload控件渲染:upload.render({elem:‘#upload_importCustomer‘,url:ctx+‘/customer/customer/importData/‘,accept:‘file‘/
分类:
编程语言 时间:
2020-06-04 11:54:42
阅读次数:
66
按钮: <button class="layui-btn layui-btn-sm" id="upload_importCustomer">导入</button> upload 控件渲染: upload.render({ elem: '#upload_importCustomer' ,url: ct ...
分类:
编程语言 时间:
2020-06-03 23:17:27
阅读次数:
69
# 一、bootstrap的部分组件的使用1. 栅格系统 - row - col-n(1~12) - 每行最多显示12列,超出会换行 - row自带弹性盒属性 - 可以给某个列使用margin抵消空白列 2. 屏幕断点 - sm,md,lg,xl 3. 表格 - 尽量有thead - 每行颜色不一致 ...
分类:
其他好文 时间:
2020-06-03 00:22:17
阅读次数:
56