678PDF
首页
软件
博客
工具箱
注册
登录
x
小菜菜
当岁月都已失去,偶然与过往相遇,我们还能哼唱出年少的旋律。
小菜菜
@xiaocaicai
· 注册于 2026-09-18 · 558 博文 · 0 帖子 · 0 回复
博文 (558)
帖子 (0)
筛选: 分类「计算机」
✕ 清除
idea升级之后,maven依赖报错 maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories
升级完idea之后,打开项目,很多包找不到,更新maven依赖,提示我:Could not transfer artifact com.xxx:1.7.2 from/to maven-default-http-blocker (http://0.0.0.0/)...
2026-09-18
👁 0
💬 0
使用cfscrape框架来抓取被Cloudflare保护的网站资源
## 背景 尝试抓取一个网站的资源做一些分析,发现直接curl或者Python的request请求下来的资源不对,用html打开发现是Cloudflare的一个保护页。有此可知这个网站是被保护...
2026-09-18
👁 0
💬 0
人脸识别框架对比
参考资料: https://github.com/ageitgey/face_recognition https://github.com/deepinsight/insightface https://github.com/serengil/deepface https://blog.csdn.net...
2026-09-18
👁 0
💬 0
Charles Licenses
Charles 4.6.3 授权码 测试可用 Registered Name: https://zhile.io License Key: 48891cf209c6d32bf4 参考资料:https://gist.github.com/yutao8/e8c685ebadc9c4b2c84c...
2026-09-18
👁 0
💬 0
Enable Elasticsearch Cluster Monitoring
``` PUT _cluster/settings { "persistent": { "xpack.monitoring.collection.enabled": true } } ```
2026-09-18
👁 0
💬 0
nmap 扫描开放端口
nmap 是一个网络探测和安全审核工具,能够扫描主机开放端口。nmap 全称 network mapper 网络映射器,设计的目标是快速扫描大型网络。 nmap 以原始 IP 报文来检测网络上...
2026-09-18
👁 0
💬 0
如何让百度网盘客户端的下载速度起飞
1.设置百度网盘 2.设置传输 3.开启优化速率 开启之后你的下载速度将会起飞。
2026-09-18
👁 0
💬 0
网络打洞 Nat Hole Punching
参考资料: https://github.com/tewuapple/UDPNAT https://github.com/dwoz/python-nat-hole-punching https://github.com/7wingfly/P2Pchat https://gist.github.com/d...
2026-09-18
👁 0
💬 0
Visual Studio C2001:常量中有换行符
在Visual Studio自动生成的项目中,碰见了一件关于文件编码的问题,集中在类似于以下的语句上: ``` 1 DASLog (DASProtWarn, L"(%s)消息超时,进入慢循环召唤模式。",...
2026-09-18
👁 0
💬 0
Linux下面用cmake构建项目,构建类型 debug
``` cmake -DCMAKE_BUILD_TYPE=Debug ../src ``` 参考资料: https://stackoverflow.com/questions/8443980/compiling-with-cmake-and-include-debug-information
2026-09-18
👁 0
💬 0
« 最新
更多 »
分类
全部
计算机
robotos
AIGC
Docker
群晖
MYSQL
ELK
职场
pve
NGINX
未分类
jvm
cursor
编程-JAVA
Python
linux
ROS
小主机
Spring Cloud
windows
标签云
MySQL
JPA
DBA
centos7
MariaDB