书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 2373 个相关结果.
  • 2.3.4. Wildfly 服务器

    Wildfly 服务器安装 自动化安装 手动安装 - Linux 1. 安装软件 2. 修改 Wildfly 启动脚本 3. 开启远程管理 4. 验证安装是否成功 手动安装 - Windows 1. 安装软件 2. 修改 wildfly 配置 3. 开启远程管理 4. 验证安装是否成功 Wildfly 服务器安装 自动化安装 ...
  • 功能函数

    功能函数 连接接口 订阅行情 查询数据 单条查询 多条查询 全量查询 交易委托 信息输出 功能函数 下面通过jupyter notebook来说明ScriptEngine引擎的各功能函数。首先打开Jupyter notebook,然后加载组件、初始化脚本引擎: from vnpy_scripttrader import init...
  • 参数校验

    247 2023-06-19 《Kratos v2.6 教程》
    参数校验 安装工具 规则示例 数字类型 布尔类型 文本类型 消息体 生成代码 搭配中间件使用 http grpc References 参数校验 Validate 中间件使用 proto-gen-validate 生成后的代码进行参数校验,我们可以通过在 proto 中编写参数校验规则,然后生成代码,通过中间件自动的进行校验。 ...
  • FAQ

    FAQ 1. google/protobuf/descriptor.proto: File not found. error while using kratos proto command. 2. There are errors from IDE show import "google/api/annotations.proto"; with r...
  • CREATE SUBSCRIPTION

    CREATE SUBSCRIPTION 功能描述 注意事项 语法格式 参数说明 示例 相关链接 CREATE SUBSCRIPTION 功能描述 为当前数据库添加一个新的订阅。订阅名称必须与数据库中任何现有的订阅不同。 订阅表示到发布者的复制连接。因此,此命令不仅在本地系统表中添加定义,还会在发布端创建复制槽。 在运行此命令的事务提交时,...
  • Troubleshooting

    Troubleshooting Troubleshooting Global flags Kustomize How to get it On your laptop In your cluster Commands notifications template get Examples Options Options inherited ...
  • About RESTful Web Services

    About RESTful Web Services Key relevant properties of RESTful web services The challenge of security testing RESTful web services How to pentest a RESTful web service? Related ...
  • REST Assessment

    About RESTful Web Services Key relevant properties of RESTful web services The challenge of security testing RESTful web services How to pentest a RESTful web service? Related ...
  • 构建步骤(Windows)

    构建步骤(Windows) 基本要求 构建 32 位构建 Visual Studio 项目 故障排查 Command xxxx not found Fatal internal compiler error: C1001 LNK1181: cannot open input file 'kernel32.lib' Error: ENOENT, ...
  • Committing code

    Committing code Handling pull requests Committing guidelines Reverting commits Committing code This section is addressed to the committers and to anyone interested in knowin...