本文分类:news发布日期:2025/2/24 17:28:11
相关文章
ChatGPT 商业提示词攻略书
原文:ChatGPT Business Prompt Playbook 译者:飞龙 协议:CC BY-NC-SA 4.0 一、书系介绍
人工智能发展迅速。非常迅速。
所以我希望你做两件事:
(1) 在 Twitter 上关注我:iamkylebalmer
(2) 订阅我的免费电子邮件通…
建站知识
2025/2/14 12:57:13
nginx+lua配置,一个域名配置https,docker集群使用
没安装kua的先安装lua 没有resty.http模块的,许配置
nginxlua配置,一个域名配置https,docker集群使用,一个域名配置https管理整个集群
lua做转发(方向代理)
1、ad_load.lua文件
ngx.header.content_typ…
建站知识
2025/2/16 17:54:50
conda:Collecting package metadata (current_repodata.json): failed
使用conda install和conda create命令会出现下面的问题:
Collecting package metadata (current_repodata.json): failed Collecting package metadata (current_repodata.json): failed>>>>>>>>>>>>>>>>>>…
建站知识
2025/2/22 13:25:22
随心玩玩(十三)Stable Diffusion初窥门径
写在前面:时代在进步,技术在进步,赶紧跑来玩玩 文章目录 简介配置要求安装部署下载模型启动ui插件安装教程分区提示词插件Adetailer插件提示词的分步采样采样器选择采样器的收敛性UniPC采样器 高分辨率修复 (Hires. fix)图生图ControlNet介绍…
建站知识
2025/1/26 22:46:48
算法 - 二分法 / 双指针 / 三指针 / 滑动窗口
文章目录 🍺 二分法🍻 旋转数组🥂 33. 搜索旋转排序数组 [旋转数组] [目标值] (二分法) 🍻 元素边界🥂 34. 在排序数组中查找元素的第一个和最后一个位置 [有序数组] > [元素边界] > (二分法)🥂 81. …
建站知识
2025/2/21 21:54:52
Openwrt 下动态路由协议(quagga-OSPF)配置与验证
文章目录 前言网络拓扑静态路由方式动态路由方式Openwrt下 Quagga 安装Quagga 配置R1路由器zebra配置R1路由器ospf配置R2路由器zebra配置R2路由器ospf配置OSPF协议分析REF本文将在两台openwrt系统上安装配置quagga, 搭建一套完整环境,来验证OSPF动态路由的基本功能和实际效果,…
建站知识
2025/2/23 9:36:01
Verilog刷题笔记16
题目: Since digital circuits are composed of logic gates connected with wires, any circuit can be expressed as some combination of modules and assign statements. However, sometimes this is not the most convenient way to describe the circuit. Pro…
建站知识
2025/2/20 18:00:39