Stella981 Stella981
3年前
React:react
使用react构建单页面应用:  实现方法:(1)reactrouter       (2)reactrouterdomreactrouter:实现了路由的核心功能,而reactrouterdom依赖reactrouter,reactrouterdom:基于reactrouter,加入了在浏览器运行环境下的
Wesley13 Wesley13
3年前
thinkphp 3.x下的任意文件包含(有条件)分析
漏洞原理实现自己的模版引擎不当,在模版渲染的情况下存在任意变量覆盖漏洞。。漏洞详情漏洞位置1ThinkPHP/Library/Think/View.class.php需要修改配置文件指定TMPL\_ENGINE\_TYPE为phpif('php'strtolower(C('TMPL_ENGINE
Stella981 Stella981
3年前
Apache POI Word(docx) 入门示例教程
本文档为ApachePOIWord(docx)的简短示例教程,主要通过示例介绍XWPFXXXAPI的基本使用方法,最后一节介绍了poitl模板引擎提供的增强API的使用。1\.文档XWPFDocumentXWPFDocument是对.docx文档操作的高级封装API。1.1.创建新
Stella981 Stella981
3年前
Google将密码检查功能引入Chrome设置当中
https://www.cnbeta.com/articles/soft/942821.htm!(https://static.cnbetacdn.com/topics/4c1433259bb8939.png"GoogleChrome谷歌浏览器")(https://www.oschina.net/action/GoToLink?ur
Stella981 Stella981
3年前
Google Chrome v80.0.3987.106 正式版发布
http://www.cnbeta.com/articles/soft/943757.htm!(https://static.cnbetacdn.com/topics/4c1433259bb8939.png"GoogleChrome谷歌浏览器")(https://www.oschina.net/action/GoToLink?url
Stella981 Stella981
3年前
JavaScript websocket 实例
实例:即时通讯聊天室demo可以打开两个页面互相发送消息查看。websocket.js/判断浏览器是否内置了websocket/if('WebSocket'inwindow){websocketnewWebSocket('ws://180.76.144.
Wesley13 Wesley13
3年前
MySQL 锁(5)
InnoDB引擎有8类锁https://dev.mysql.com/doc/refman/5.7/en/innodblocking.html(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.7%2Fen%2
Stella981 Stella981
3年前
Chrome OS 或将获得类似 macOS 的触发角功能
http://www.cnbeta.com/articles/tech/941199.htm!(https://static.cnbetacdn.com/topics/4c1433259bb8939.png"GoogleChrome谷歌浏览器")(https://www.oschina.net/action/GoToLink?url
Wesley13 Wesley13
3年前
PHP
<?php/\\ \数据分析引擎 \分析向量的元素必须和基准向量的元素一致,取最大个数,分析向量不足元素以0填补。 \求出分析向量与基准向量的余弦值 \@author(http://my.oschina.net/arthor)Foyon \//\\ \获得向量的模 \
Stella981 Stella981
3年前
SpringBoot 使用Thymeleaf解决静态页面跳转问题
参考:springboot配置跳转html页面(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fhzmhy123456%2Farticle%2Fdetails%2F69525280)1,首先在pom文件中引入模板引擎jar包<depende