09 2021 档案
摘要:使用layui框架 1. upload组件 // html部分 <fieldset class="layui-elem-field layui-field-title" style="margin-top: 30px;"> <legend>选完文件后不自动上传</legend> </fieldset
阅读全文
摘要:1. linux系统收包过程 收包过程中,数据包先经过网络设备层,再到协议层进行处理,如果tcpdump抓包的话,可以抓到原始数据包,不会受netfilter影响 tcpdump抓包 2. linux系统发包过程 在发包过程中,数据包由协议层先处理,再到网络设备层进行处理。如果netfilter设置
阅读全文

浙公网安备 33010602011771号