书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 455 个相关结果.
  • 基本概念

    统计信息的类型 收集统计信息的时机 统计信息缓存 统计信息查询 在数据库中,我们通常所说的“统计信息”实际上指的是优化器统计信息(optimizer statistics),它是一个描述数据库中表和列信息的数据集合。优化器代价模型(optimizer cost model)依赖于查询中涉及到的表、列、谓词等对象的统计信息来选取计划,它通常是代价模型...
  • misc

    misc 类型 索引 方法 Details 方法 clampf 参数列表 示例 clamp01 参数列表 示例 lerp 参数列表 示例 degreesToRadians 参数列表 radiansToDegrees 参数列表 misc 类型 模块: cc 父模块: cc misc utilities 索引 ...
  • 虚拟支付

    虚拟支付 在开通虚拟支付功能前,开发者需完成: 示例代码 虚拟支付 小游戏为开发者提供游戏内虚拟物品的购买服务。 注:目前小游戏虚拟支付能力只支持在安卓Android系统内使用,暂不开放苹果iOS系统内虚拟支付功能。 在开通虚拟支付功能前,开发者需完成: 开通小程序微信支付 申请开通小游戏虚拟支付wx.requestMidasPayme...
  • 17. Borrowing & Owning

    Borrowing & Owning CIS 198 Lecture 17 Borrowing vs. Owning Borrowing vs. Owning std::convert::Into & std::convert::From Borrowing \/ Owning Bovine Intervention! Bovine Int...
  • 06. std: Pointer Types

    std : Pointer Types CIS 198 Lecture 6 Reference: TRPL 5.8 &T and &mut T Box<T> Box<T> Aside: Box Syntax & Patterns Aside: Box Syntax & Patterns std::rc::Rc<T> std::...
  • 03. Generics & Traits

    Generics & Traits CIS 198 Lecture 3 Generics Generics Generic Structs Generic Implementations Traits Traits Traits Traits Generic Functions Generics with Trait Bounds G...
  • encodings

    Imports Types Procs Source Edit Routines for converting between different character encodings. On UNIX, this uses the iconv library, on Windows the Windows API. The fol...
  • 101 题到 200 题

    leetcode 101 到 200 题 leetcode 101 到 200 题 101. Symmetric Tree 102. Binary Tree Level Order Traversal 103. Binary Tree Zigzag Level Order Traversal 105. Construct Binary T...
  • 09. Networking & Web

    Networking & Web CIS 198 Lecture 9 Networking Sockets Sockets Datagram Sockets (UDP) std::net::UdpSocket Stream Sockets (TCP) std::net::TcpStream std::net::TcpListener ...
  • tt.requestGamePayment

    tt.requestGamePayment 1.5.3+ 输入 mode合法值 env合法值 currencyType合法值 plateform 合法值 输出 errCode 的值类型 buyQuantity 限制说明 tt.requestGamePayment 1.5.3+ 发起支付 提示 调用该方法时,需要保证用户已经登录。可...