04 2022 档案
摘要:本质上就是设置了3个方向的边框border,其中两个方向的border为透明色。 1.横向梯形 <div class="div1"></div> <div class="div2"></div> <style> .div1{ width:100px; height: 0; border-bottom
阅读全文
摘要:一、引用静态方法 (1)在ONGL中引用 <select id="selectTest"> <if test="@com.test.DateUtils@isLeapYear(year)==true"> select * from tableA </if> <if test="@com.test.Da
阅读全文
摘要:在centos上最常用的定时任务服务是crond。 任务是由 cron (crond) 这个系统服务来控制的,这个系统服务是默认启动的。用户自己设置的计划任务则使用crontab命令。crond和crontab是不可分割的。 1. 安装软件服务 正常centos7自动安装crond服务及cronta
阅读全文

浙公网安备 33010602011771号