书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 19493 个相关结果.
  • 2.5 字符串搜索和替换

    2.5 字符串搜索和替换 问题 解决方案 讨论 2.5 字符串搜索和替换 问题 你想在字符串中搜索和匹配指定的文本模式 解决方案 对于简单的字面模式,直接使用 str.replace() 方法即可,比如: >>> text = 'yeah, but no, but yeah, but no, but yeah' >>> ...
  • Overview

    Embedder Configuration Supported Embedding Model Providers Local Embedding Model Providers Cloud Model Providers Embedder Configuration Embedding models are specific types ...
  • Widgets

    JavaScript Enqueing a script For the widget form in the admin area For the frontend Events A New Widget is Added, or Re-ordered The widget form opens Further Reading Jav...
  • 13 正则表达式

    正则表达式 进阶 re模块 切分字符串 分组 贪婪匹配 编译 小结 练习 参考源码 正则表达式 字符串是编程时涉及到的最多的一种数据结构,对字符串进行操作的需求几乎无处不在。比如判断一个字符串是否是合法的Email地址,虽然可以编程提取@ 前后的子串,再分别判断是否是单词和域名,但这样做不但麻烦,而且代码难以复用。 正则表达式是一...
  • Manual mode

    Manual mode Mental model for remix dev Learning to drive stick 1.a CJS: require cache busting 1.b ESM: import cache busting 2. Detecting server code changes 3. Sending the “...
  • Miscellaneous

    Miscellaneous Miscellaneous import sys import re from typing import Match , AnyStr , IO   # "typing.Match" describes regex matches from the re module x : Match ...
  • Jobs

    Jobs Create Jobs View Job List View Job Details Edit Job Information Re-run Jobs Pause CronJobs Delete Jobs Jobs This section explains how to manage jobs. In KubeSphere,...
  • Jobs

    Jobs Create Jobs View Job List View Job Details Edit Job Information Delete Jobs Re-run Jobs Pause CronJobs Jobs This section explains how to manage jobs. In KubeSphere,...
  • Application Version Control

    Application Version Control Introduction Use Guide Inspect Changes across Revisions Rollback to Last Successful Revision Re-publish a History Revision Application Version C...
  • TCP

    ArangoDB Server TCP Options Backlog Size Re-use address ArangoDB Server TCP Options Backlog Size tcp.backlog-size Listen backlog size. Re-use address tcp.reuse-address ...