logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

jquery漏洞修复方案

1)采取隐藏版本号的方法增加攻击难度;2)对已存在的jQuery进行升级和打补丁;3)在代码层对用户输入数据进行严格限制,这也是防御的根本。

前端html标签中拼接变量

注意 引号 单引号 双引号 变量的拼接方式

json数据中将数据加入json数组的头部

比如我们加一个json 数据到上图json数据中var newdata={text:"newdata",expand:false,leaf:true};我们常规的做法是data.push(newdata);但是这个事加在尾部若要加在首部 则使用unshift()data.unshift(newdata)...

系统架构师-嵌入式知识点

程序和数据是否分开存储哈佛结构中 一个周期内 可以同时取程序和数据 效率高了MCUMPUDSPSOC流水线操作...

0063#0: *1 connect() failed (111: Connection refused) while connecting to upstream, clientnginx 报错

0063#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 183.222.203.233, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host:..

phpstudy使用nginx服务器配置虚拟站点

php开发过程的时候,有多个php项目,使用的是nginx服务器,那么如何来配置nginx服务器呢,nginx.conf 配置如下#power by www.php.cn#usernobody;worker_processes1;#error_loglogs/error.log;#error_loglogs/error.lognotice;#er...

解决前端input框中存在历史记录问题

<input autocomplete="off">autocomplete="off" 即可解决问题

An error occurred. Sorry, the page you are looking for is currently unavailable. Please try again

 An error occurred.Sorry, the page you are looking for is currently unavailable.Please try again later.If you are the system administrator of this resource then you should check the error log f...

An error occurred. Sorry, the page you are looking for is currently unavailable. Please try again

 An error occurred.Sorry, the page you are looking for is currently unavailable.Please try again later.If you are the system administrator of this resource then you should check the error log f...

    共 43 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 请选择