Articles are paginated with only three posts here for example. You can set the number of entries to show on this page with the “pagination” setting in the config file.
MCP基础知识
M
Articles are paginated with only three posts here for example. You can set the number of entries to show on this page with the “pagination” setting in the config file.
M
什么是 Windows ? 任务计划程序(Task Scheduler)是 Windows 操作系统内置的一个工具,它可以让你的电脑在指定的时间或条件下自动执行某些任务。简单来说,它就像一个“智能闹钟”,可以帮你自动运行程序、脚本,或者完成一些重复性的工作,而不需要你手动去操作。 ...
资料 V2Ray 一键安装脚本 公益免费 v2ray 节点订阅 每日更新 步骤 配置服务器实例 登录 EC2 https://aws.amazon.com/cn/ec2/ 服务器脚本配置 运行下面的命令: bash <(wget -qO- -o- https://git.io/v2ray.sh) 配置服务器安全组 开启相关的端口
什么是llms.txt 配置 llmx.txt 增加流量
参考 https://techins.xyz/effortless-business-email-setup-with-cloudflare-and-gmail 发信 配置 路径 Settings -> Accounts and Import -> Send mail as -> Add another email address 配置项 名称:你希望用户看到的 Email address:用来让收件人看到的地址 点击下一步,配置 smtp 弹框 配置 smtp SMTP 服务器:smtp.gmail.com (选择使用 Gmail 的 SMTP(smtp.gmail.com),这封信是从你的 Gmail 账户 发送的, Gmail 只是帮你在邮件的「From(发件人)」字段里显示另一个邮箱地址。) 用户名:您的 Gmail 邮箱地址,你用来代发的邮箱 密码:您的 Gmail 应用专用密码(非常重要,普通密码不适用,下面会介绍如何获取这个密码,如果密码错误会有如下图所示的报错) 勾选 TLS 选项: 开启两步验证 https://myaccount.google.com/security 2-Step Verification 创建应用密码 访问:https://myaccount.google.com/apppasswords 输入名字,点击创建,保存生成的密码,
名词术语 Front matter “Front matter” 中文通常翻译为 “前言” 或 “元数据区块”,在编程和内容管理系统中,它有一个特定的含义,尤其是在静态网站生成器(如 Hugo、Jekyll、Hexo 等)中非常常见。 Front matter 是在文件最开始,用来描述该文件的一些元信息(metadata)的内容块。 ...
Cloudflare Tunnel 配置
参考资料 https://github.com/SoraWebui/SoraWebui/blob/login/help/Google-Auth.zh-CN.md: 这个文档有点老旧,不符合现在最新的操作流程。 申请 网址: https://console.cloud.google.com Step: 新建 Project Project Name: 随便填写 Step: 选择这个项目 进入这个项目的控制面板页面 Step: 进入 Credentials 页面 路径:APIs & Services -> Credentials 点击 Configure Consent Sreeen按钮,然后点击Get Started按钮,进入 Project configuration 页面 进入 Project configuration 页面 开始填写下面的配置项: ...
参考资料: https://developers.cloudflare.com/r2/examples/aws/aws-sdk-js-v3/ 需要获得这几个 key R2_ACCOUNT_ID: 一个账号是一个 ID R2_ACCESS_KEY_ID: R2_SECRET_ACCESS_KEY R2_BUCKET_NAME: Bucket的name 步骤 Step: 创建 Bucket 通过接口访问 step: 生成 API Key R2 → “Manage R2 API Tokens” → Create API Token 选择 Edit 权限 → 选择对应的 Bucket 记录: Access Key ID Secret Access Key Account ID(在 R2 页面右上角) Step: 配置域名来获得 Public Access 设置自定义域名 s.example.com来获得 public access ...
需要配置下面的配置项 API Key:配置API key,开发环境和生产环境不一样 Store id: 同一个Store的下的所有的产品的store id都是一样的 Webhook singing secret Step: 在test mode下面进行测试 进入Lemon Squeezy后台之后,左下角有一个Test Mode的Switch,打开test mode. ...