首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏python3

    h3c交换机初始配置

    irf auto-update enable undo irf auto-update enable irf auto-update enable命令用来使能启动文件自动加载功能。 undo irf auto-update enable命令用来关闭启动文件自动加载功能。 缺省情况下,已使能启动文件自动加载功能。

    2.1K10发布于 2020-01-07
  • 来自专栏python3

    H3C-5500 做的VRRP

    curr #  version 5.20, Release 2202 #  sysname VRRP-1 #  irf mac-address persistent timer  irf auto-update curr #  version 5.20, Release 2202 #  sysname VRRP-2 #  irf mac-address persistent timer  irf auto-update

    62020发布于 2020-01-07
  • 来自专栏快乐阿超

    Maccy

    mirrors.ustc.edu.cn/brew c5cbe6406..9a482dea2 master -> origin/master Running `brew update --auto-update

    55330编辑于 2023-07-08
  • 来自专栏机器学习与统计学

    Gemini-CLI 进阶玩法,详细版

    随便点开一个就可以看到安装方法: 我测试,安装时需要加上--consent参数 直接使用上面命令会安装失败 gemini extensions install <source> [--ref <ref>] [--auto-update --auto-update: 为该扩展启用自动更新。 --pre-release: 使此扩展使用预发布版本。 --consent: 承认安装扩展的安全风险并跳过确认提示。

    56510编辑于 2026-01-05
  • 来自专栏电子狂人

    System Generator系列之使用AXI接口和IPI(四)

    保持默认的Let Vivado manage wrapper and auto-update,然后点击OK退出窗口 ?

    50120发布于 2020-06-29
  • 来自专栏FE32 Code

    前端如何实现自动检测更新?

    import { autoRefresh } from "@/utils/auto-update" if (import.meta.env.MODE == 'production') { autoRefresh

    1.7K40编辑于 2023-08-17
  • 来自专栏运维前线

    centos7 安装netdata及使用

    netdata-updater.sh --- Check if we must enable/disable the netdata updater --- You chose *NOT* to enable auto-update

    2.8K40发布于 2019-08-29
  • 来自专栏Spring Boot 2.X 系列

    vue 日期时间转为XX时间前展示

    -- 每60秒更新 --> <timeago :datetime="time" :auto-update="60"></timeago> <!

    2.2K31发布于 2020-06-09
  • 来自专栏fred 随笔

    Ubuntu安装podman

    Usage: podman [options] [command] Available Commands: attach Attach to a running container auto-update Auto update containers according to their auto-update policy build Build an image using instructions

    2.7K40编辑于 2022-08-30
  • 来自专栏翰墨飘香

    mac安装使用Kafka——Kafka系列(三)

    homebrew 1、brew安装 brew install kafka 可以看出来 kafka 3系列版本内置了zookeeper,不需要单独运行安装zk Running `brew update --auto-update

    2.2K10编辑于 2025-02-08
  • 来自专栏李维亮的博客

    容易好用的jQuery瀑布流插件Wookmark

    var options = { autoResize: true, // This will auto-update the layout when the browser window

    1.5K30发布于 2021-07-09
  • 来自专栏架构驿站

    K8sGPT,基于 AI 的云原生终极工具

    Running `brew update --auto-update`... ==> Auto-updated Homebrew! Updated 1 tap (kubescape/tap). Running `brew update --auto-update`... ==> Fetching k8sgpt-ai/k8sgpt/k8sgpt ==> Downloading https://github.com

    5.2K60编辑于 2023-05-22
  • 来自专栏python3

    H3C 交换机升级说明

    在系统视图下,执行irf auto-update enable命令使能IRF系统启动软件包的自动加载功能。 <Sysname> system-view [Sysname] irf auto-update enable [Sysname] quit 说明: 开启IRF系统启动软件包的自动加载功能,后面执行reboot

    1.8K10发布于 2020-01-06
  • 来自专栏韦东山嵌入式

    DRV_06_I2C接口触摸屏驱动分析

    goodix,swap-x2y = <0>; goodix,esd-protect = <0>; goodix,pen-suppress-finger = <0>; goodix,auto-update

    1.6K30编辑于 2021-12-08
  • 来自专栏Web技术布道师

    用php编写一个以太坊支付系统

    parity --jsonrpc-interface 0.0.0.0 --jsonrpc-hosts="all" --auto-update=all --jsonrpc-cors null 完成同步的奇偶校验日志

    1.8K10发布于 2019-07-25
  • 来自专栏JavaPark

    手把手带你玩转 Ubuntu,你学废了么?

    . # HYPHEN_INSENSITIVE="true" # Uncomment the following line to disable bi-weekly auto-update checks without prompting. # DISABLE_UPDATE_PROMPT="true" # Uncomment the following line to change how often to auto-update

    1.7K20编辑于 2022-06-15
  • 来自专栏JavaPark

    手把手教你打造自己的 Linux 工作环境,美如画!

    . # HYPHEN_INSENSITIVE="true" # Uncomment the following line to disable bi-weekly auto-update checks without prompting. # DISABLE_UPDATE_PROMPT="true" # Uncomment the following line to change how often to auto-update

    2.1K30发布于 2020-05-22
  • 来自专栏数据库干货铺

    刚升级到MySQL8.0就凉凉,是时候准备再次重启升级了

    + | testdb      | t1         | id          | {"buckets": [[1, 0.5], [2, 1.0]], "data-type": "int", "auto-update + | testdb      | t1         | id          | {"buckets": [[1, 0.5], [2, 1.0]], "data-type": "int", "auto-update

    1.3K10编辑于 2025-06-25
  • 来自专栏python爬虫日记

    基于esky实现python应用的自动升级

    一、esky介绍 Esky is an auto-update framework for frozen Python applications.

    2.2K30发布于 2018-09-27
  • 来自专栏XRSec.Blog

    Github Action with Docker

    latest xrsec/canvas:7.2 cache-from: type=gha cache-to: type=gha,mode=max Auto-update

    81520编辑于 2022-03-12
领券