随笔分类 -  其它领域

记录
摘要:%appdata%\Tencent\WeChat\XPlugin\Plugins\RadiumWMPF\ 就会出现devTools了 2024其它方法 替换这个 hook.js跟8555.json 就可以了。。。 url:https://github.com/x0tools/WeChatOpenDe 阅读全文
posted @ 2024-02-06 14:46 __username 阅读(529) 评论(0) 推荐(0)
摘要:设置里面 阅读全文
posted @ 2024-02-03 14:48 __username 阅读(17) 评论(0) 推荐(0)
摘要:记录一些好软件 pdf文件转化:https://pdfgear.com/zh/ A Windows and Office activator:https://github.com/massgravel/Microsoft-Activation-Scripts JetBrains Activation 阅读全文
posted @ 2024-01-08 22:50 __username 阅读(29) 评论(0) 推荐(0)
摘要:链接:https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-full.7z 生成10秒曲子代码 好难听 from pydub import AudioSegment import numpy as np # Helper function to create a 阅读全文
posted @ 2023-12-30 20:21 __username 阅读(41) 评论(0) 推荐(0)
摘要:1.https://ww2.mathworks.cn/products/matlab/plot-gallery.html?s_tid=srchtitle_gallery_1 2.https://matplotlib.org/ 3.https://seaborn.pydata.org/ 4.https 阅读全文
posted @ 2023-06-02 21:42 __username 阅读(83) 评论(0) 推荐(0)
摘要:One 3D和2D是两种不同的图像形式,3D是三维的,2D是二维的。下面是它们的主要区别: 维度:2D只有两个维度,即宽度和高度,而3D有三个维度,宽度、高度和深度。 表现方式:2D图像是一个平面的图像,只能在屏幕或纸面上显示,而3D图像可以在3D模拟器或真实世界中显示。 视角:在2D图像中,只有一 阅读全文
posted @ 2023-03-21 18:11 __username 阅读(1065) 评论(0) 推荐(0)