https://www.cnblogs.com/FKdelphi/p/5843135.html 在Delphi10.3运行成功 1.引用单元 2.定义私有过程 3.过程体代码 4.点击连选处理 5.生成节点 6.查看是否选中 //1.引用单元 uses Commctrl ; //2.定义私有过程 p ...
分类:
其他好文 时间:
2021-06-08 22:52:53
阅读次数:
0
Linux内核源码下载地址 官网链接 https://www.kernel.org/ 国内下载(推荐) http://ftp.sjtu.edu.cn/sites/ftp.kernel.org/pub/linux/kernel/ 选择对应的版本下载即可 ...
分类:
系统相关 时间:
2021-06-08 22:48:21
阅读次数:
0
关闭自动更新 打开 Submine Text,找到 Preferences --> Settings-User 在花括号中间写入 "update_check":false, 注册码 https://www.pythonblogs.com/sublime-text-license-key/ — BEG ...
分类:
其他好文 时间:
2021-06-08 22:48:03
阅读次数:
0
参考: https://blog.csdn.net/xueyingqi/article/details/50674078 https://www.cnblogs.com/pengzheng/p/3633438.html https://blog.csdn.net/qq_38461232/articl ...
分类:
系统相关 时间:
2021-06-08 22:39:45
阅读次数:
0
提示备份文件 直接url/www.zip得到源代码 分别得到以下关键代码 <?php include 'flag.php'; error_reporting(0); class Name{ private $username = 'nonono'; private $password = 'yesy ...
分类:
Web程序 时间:
2021-06-08 22:34:20
阅读次数:
0
目前最主流的三个Web服务器是 Apache、Nginx、IIS。 1.Apache Apache是世界使用排名第一的Web服务器软件。它几乎可以运行在所有的计算机平台上。由于Apache是开源免费的,因此有很多人参与到新功能的开发设计,不断对其进行完善。Apache的特点是简单、速度快、性能稳定, ...
分类:
Web程序 时间:
2021-06-08 22:30:41
阅读次数:
0
计算摄影学数据集汇总 1. Google HDR+ 数据集 下载地址: http://www.hdrplusdata.org/dataset.html 数据集描述:数据集包含了28461张图像,可以构成3640个连拍组合。每个连拍组合中包含了2~10张raw 图像,且所有的图像曝光时间一致。 拍摄器 ...
分类:
其他好文 时间:
2021-06-07 21:13:06
阅读次数:
0
来自 https://www.cnblogs.com/d102601560/p/13802340.html 最新打包vue cli 4.5 项目时,体积尽然达到了9M,页面访问的速度,因此进行尝试进行优化,最终压缩到 968k ,效果明显。下面是优化方法。 首先新建文件'vue.config.js' ...
分类:
其他好文 时间:
2021-06-07 21:08:05
阅读次数:
0
往期周报汇总地址:http://www.armbbs.cn/forum.php?mod=forumdisplay&fid=12&filter=typeid&typeid=104 1、Nordic发博文谈半导体需求“新常态” 半导体厂家谈这个问题更有说服力。现在缺货已经不仅仅是MCU/MPU,外围常用 ...
分类:
其他好文 时间:
2021-06-07 21:04:57
阅读次数:
0
IIS短文件名泄露漏洞检测 http://www.xxxx.com/*~1****/a.aspx http://www.xxxx.com/l1j1e*~1****/a.aspx If the first one return an HTTP 404 and the second one return ...
分类:
其他好文 时间:
2021-06-07 20:37:21
阅读次数:
0