Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feederii74.com
Get the latest updates from 朝舞 directly as they happen.
Last updated 3 months ago
3 months ago
https://pi.dev/ 安装命令:powershell -c "irm https://pi.dev/install.ps1 | iex"hy3 的免费api可以再openrouter白嫖
over 1 year ago
快捷方式增加命令C:\Qt\MaintenanceTool.exe --start-package-manager --mirror https://mirrors.aliyun.com/qt
over 1 year ago
下载地址:stable-diffusion-webui-forge中文插件:https://github.com/hanamizuki-ai/stable-diffusion-webui-localization-zh_Hans flux1.devhttps://huggingface.co/black-forest-labs/FLUX.1-dev ### WebUI-Forge 一键包使用 Flux.1.dev 模型出图教程WebUI-Forge 是一个基于 Stable Diffusion 的 Web...
about 2 years ago
vs2022使用c++ std::any_of 等 c++ 11 标准语言时,提示报错namespace "std" has no member "all_of" 时怎么办在当前文件引入头...
about 2 years ago
import os from typing import Optional from packaging import version from webdriver_manager.core.logger...
over 2 years ago
thingsboard 中,默认的搜索只搜索名字(name),有些时候,我们还添加了标签 (label),此时需要通过label去搜索对应的设备。分析源码后找到 AbstractDeviceEntity只需要修改@Override public String getSearchTextSource() { return name + label...
over 2 years ago
最近买了个某东云的5G随身WIFI r106的板子,跟长城那些是一套东西。 代工厂是品速实际上就是品速M2的换壳所以我们只需要使用常规操作,进行破解就行了。破解过程自行研究下面说一下切卡怎么切登录到后台页面 也就是http://192.168.1.1 按F12找到控制台,输入g_disable = "enable"解除限制后,访问 #cardmode模式就可以进入到切卡页面了。
over 2 years ago
前段时间买了个彩屏随身wifi记录一下如何替换图片的过程1:开启adb2:使用 adb pull /etc_ro/mmi ./ 将图片下载到本地3:打开mmi目录会发现,所有图片都是PNG格式,我们只需要替换相应的图片,即可实现图片替换效果,注意分辨率必须一致,否则加载不出来
about 9 years ago
1:下载steamhttp://store.steampowered.com/2:安装并登陆steam3:安装L4D2社区服务器4:运行L4D2社区服务器5:测试6:server.cfg说明rcon_password "password" sv_allow_lobby_connect_only 0 mp_disable_autokick 1 sv_alltalk 0 sv_consistency 1 sv_contack "youremail@gmail.com"...
almost 4 years ago
众所周知,via是客制化键盘中不可缺少的一个配置软件现在the-via官方开放了app的源码,大家可以自行部署到自己的服务器中. 自定义添加各种键盘的json本站也上线了这个功能 访问 https://via.ii74.com 体验吧.
about 10 years ago
#include <QApplication&gt #include <QTimer> int main(int argc, char *argv[]) { QApplication app(argc,...