书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 34313 个相关结果.
  • Query Builder: Insert Record

    Query Builder: Insert Record Query Builder: Update Record Query Builder: Delete Record Query Builder: Select Records Query Builder: Text Search Query Builder: Select Records w...
  • SwipeAction滑动操作

    SwipeAction 滑动操作 定义 规则 代码演示 API SwipeAction Button SwipeAction 滑动操作 滑动操作组件。 定义 结合手势操作,从屏幕一侧唤出操作。 规则 一次只可滑动一行列表 点击任意按钮之外处或往回滑动该列表可隐藏操作。 代码演示 基本 import ...
  • 分层模型

    分层模型 跨模块调用 分层模型实例 分层模型 ginkgo 支持模型的分层,其分层方式与 分层控制器 类似。 在控制器中实例化模型时,系统会默认实例化当前模块层的模型。例如 index 模块下的 User 控制器中实例化某个模型: namespace app\ctrl\index ; use ginkgo\Loader ; ...
  • 错误码和 HError 对象

    错误码和 HError 对象 HError 错误对象的格式 错误码详解 错误码和 HError 对象 HError 错误对象的格式 在大部分情况下,SDK API 抛出的错误统一为 HError 类的实例,可以使用 try-catch 块进行捕捉,若 SDK 的 API 返回值是一个 Promise 时,HError 对象则会作为 catc...
  • 运行命令代码

    运行命令代码 运行命令代码基本使用方法 运行命令代码 Testing Is Documentation tests/Console/RunCommandTest.php 有时候我们需要在非命令行调用命令,比如在控制器等地方直接运行命令行代码,系统对这种场景进行了简单封装。 Uses <? php use Leevel \Co...
  • 并发

    并发 用 Promises 替代回调 Async/Await 是较 Promises 更好的选择 并发 用 Promises 替代回调 回调不够整洁并会造成大量的嵌套。ES6 内嵌了 Promises,使用它吧。 反例 : require ( 'request' ). get ( 'https://en.wikipedia.org/w...
  • Hoisting

    Hoisting 14.1 var declarations get hoisted to the top of their closest enclosing function scope, their assignment does not. const and let declarations are blessed with...
  • Emitting events

    Emitting events Basic emit Acknowledgements Volatile events Emitting events There are several ways to send events between the server and the client. Basic emit The Socket.I...
  • Using Insights to identify issues with your cluster

    Using Insights to identify issues with your cluster About Red Hat Insights Advisor for OKD Understanding Insights Advisor recommendations Displaying potential issues with your cl...
  • Using Insights to identify issues with your cluster

    Using Insights to identify issues with your cluster About Red Hat Insights Advisor for OKD Understanding Insights Advisor recommendations Displaying potential issues with your cl...