书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 14695 个相关结果.
  • 创建业务逻辑来访问数据

    创建业务逻辑来访问数据 创建业务逻辑来访问数据 在实现访问服务器和与本地数据库交互之后,是时候把事情整合起来了。逻辑步骤如下: 从数据库获取数据 检查是否存在对应星期的数据 如果有,返回UI并且渲染 如果没有,请求服务器获取数据 结果被保存在数据库中并且返回UI渲染 但是我们的commands 不应该去处理所有这些逻辑。数据源应该是一个具体的实...
  • Developer topics

    Event sources Custom event sources Event sinks Handling delivery failure Flows Channels Sugar Controller Brokers Accessing CloudEvent traces
  • Developer topics

    Event sources Custom event sources Event sinks Handling delivery failure Flows Channels Sugar Controller Brokers Accessing CloudEvent traces
  • Shadow DB

    Shadow DB Background Parameters Procedure Sample Related References Shadow DB Background If you want to use the ShardingSphere Shadow DB feature in the Spring Boot environ...
  • Compiler APIs

    438 2020-10-28 《Deno v1.5.0 Manual》
    Compiler APIs Deno.compile() Deno.bundle() Deno.transpileOnly() Referencing TypeScript library files Including the Deno namespace Using the triple slash reference Com...
  • Compiler APIs

    378 2020-10-28 《Deno v1.4.6 Manual》
    Compiler APIs Deno.compile() Deno.bundle() Deno.transpileOnly() Referencing TypeScript library files Including the Deno namespace Using the triple slash reference Com...
  • Compiler APIs

    417 2020-10-28 《Deno v1.4.4 Manual》
    Compiler APIs Deno.compile() Deno.bundle() Deno.transpileOnly() Referencing TypeScript library files Including the Deno namespace Using the triple slash reference Com...
  • KafkaSource

    Apache Kafka source example Background Install the Kafka event source CRD Optional: Create a Kafka topic Create a Service Kafka event source Verify Clean up steps Optional: ...
  • Compiler APIs

    343 2020-12-14 《Deno v1.6.0 Manual》
    Compiler APIs Deno.compile() Deno.bundle() Deno.transpileOnly() Referencing TypeScript library files Including the Deno namespace Using the triple slash reference Com...
  • Design of an Event Source

    Topics Separation of concerns Contributor: Source library (provided by Knative): Theory Topics What are the personas and critical paths? Contributor: implement a new sourc...