书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 5779 个相关结果.
  • 安装 EF Core

    安装 Entity Framework CoreInstalling Entity Framework Core 必备条件Prerequisites 获取 Entity Framework Core 运行时Get the Entity Framework Core runtime .NET Core CLI.NET Core CLI Visual Stu...
  • Distribute a game

    712 2019-10-03 《Xenko v3.1 manual》
    Distribute a game 1. Create a release build Note Tip 2. Delete unnecessary files 3. Distribute your game See also Distribute a game When you're ready to publish your game...
  • Create assets

    570 2019-10-03 《Xenko v3.0 manual》
    Create assets Use the Add asset button Note Drag and drop resource files Note Tip See also Create assets Beginner There are two ways to create assets: Use the Add asse...
  • 连接的服务

    使用 Visual Studio 连接服务添加 Azure 存储Adding Azure storage by using Visual Studio Connected Services 本文内容 使用“连接服务”对话框连接到 Azure 存储Connect to Azure Storage using the Connected Services d...
  • 获取桶区域位置

    获取桶区域位置 功能说明 方法定义 使用带授权信息URL的方法定义 请求参数 返回结果 代码样例 查看PDF 获取桶区域位置 更新时间: 2019-03-13 10:25 功能说明 获取桶所在的区域位置。 方法定义 func ( obsClient ObsClient ) GetBucketLocati...
  • 删除桶

    删除桶 功能说明 方法定义 使用带授权信息URL的方法定义 请求参数 返回结果 代码样例 查看PDF 删除桶 更新时间: 2019-03-13 10:29 功能说明 删除桶,待删除的桶必须为空(不包含对象、历史版本对象或分段上传碎片)。 方法定义 func ( obsClient ObsClient ) ...
  • 获取桶元数据响应结果

    获取桶元数据响应结果 类型定义 参数描述 查看PDF 获取桶元数据响应结果 更新时间: 2019-03-13 10:29 类型定义 type GetBucketMetadataOutput struct 参数描述 字段名 类型 说明 StatusCode int HTTP状态码。 Requ...
  • Consume Packages

    594 2019-10-03 《Xenko v3.1 manual》
    Consume packages Open your project in Visual Studio Note Add a reference Use assets in Game Studio Note Consume packages BeginnerProgrammer Open your project in Visual ...
  • 对象存储

    145 2024-06-16 《Zadig v3.0 文档》
    对象存储 添加对象存储 阿里云 OSS 腾讯云 COS 七牛云 Kodo 华为云 OBS Amazon S3 自定义 对象存储的使用场景 运行日志 工作流构建缓存 测试报告和结果 文件存储 Helm Chart 版本 对象存储 通过 Zadig 系统,可以和所有支持 Amazon S3 (Amazon Simple Stora...
  • Debugging on Windows

    Debugging on Windows Requirements Attaching to and Debugging Electron Setting Breakpoints Attaching Which Process Should I Attach to? Using ProcMon to Observe a Process Using...