龍巖易富通網(wǎng)絡(luò)科技有限公司

龍巖小程序開發(fā),龍巖分銷系統(tǒng)

Native table 'performance_schema'.'session_variables' has the wrong structure

mysql5.6升級(jí)到mysql5.7查看參數(shù)報(bào)錯(cuò)root@localhost[(none)]>showvariableslike'%data%';ERROR1682...

2020.03.05 | 2154閱讀 | 0 條評(píng)論 閱讀全文

layer.open下laydate 一閃而過

laydate.render()的時(shí)候加上trigger:'click'laydate.render({  elem:'#test1',&...

2020.02.12 | 2211閱讀 | 0 條評(píng)論 閱讀全文

css兩端對(duì)齊

 <divclass='item'>  <div>訂單號(hào)</div>  <div...

2020.02.04 | 2059閱讀 | 0 條評(píng)論 閱讀全文

CSS截取截取字符長度并顯示省略號(hào)的方法

<divclass='title'>解決標(biāo)題顯示太長省略多余部分并加省略號(hào)的樣式</div>.title{   disp...

2020.02.04 | 1711閱讀 | 0 條評(píng)論 閱讀全文

CSS邊框長度控制

<divclass="content-block">   <divclass="box-container&quo...

2020.02.02 | 1751閱讀 | 0 條評(píng)論 閱讀全文

flex平分布局

<ulclass="flex">  <liclass="flex_item"><ahref=&quo...

2020.02.02 | 1668閱讀 | 0 條評(píng)論 閱讀全文

centos 常用防火墻配置

centos6:iptables-IINPUT-ptcp--dport80-jACCEPT/etc/init.d/iptablessave/etc/init.d/iptabless...

2020.01.04 | 1745閱讀 | 0 條評(píng)論 閱讀全文

Linux下查看CPU型號(hào),內(nèi)存大小,硬盤空間的命令(詳解)

1查看CPU1.1查看CPU個(gè)數(shù)#cat/proc/cpuinfo|grep"physicalid"|uniq|wc-l2**uniq命令:刪除重復(fù)行;...

2020.01.04 | 1705閱讀 | 0 條評(píng)論 閱讀全文

KindEditor 點(diǎn)擊上傳圖片遮罩太大或白屏解決方案

在kingeditor/themes/default/default.css文件中找到/*dialog*/.ke-dialog{  position:absolute;...

2019.12.16 | 1938閱讀 | 0 條評(píng)論 閱讀全文

nginx日志切割和日志清理

1、上傳腳本到/usr/local/nginx/logs/下 2、并附執(zhí)行權(quán)限chmod+xcut_nginx_log.sh3、編寫定時(shí)任務(wù) 每天0點(diǎn)0分執(zhí)行cut_ngi...

2019.10.16 | 1750閱讀 | 0 條評(píng)論 閱讀全文