书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 880 个相关结果.
  • 模型中的回调

    704 2018-04-22 《Rails 实践》
    4.5 模型中的回调(Callback) 概要: 知识点: 正文 4.5.1 ActiveModel 中的回调 4.5.2 ActiveRecord 中的回调 第一种,创建对象时的回调。 第二种,更新对象时的回调。 第三种,删除对象时的回调。 第四种,初始化和查找时的回调。 第五种,touch 回调。 回调执行顺序 4.5.3 编写回调 ...
  • Vitess Roadmap

    Short Term (1-3 months) Medium Term (3-9 months) Vitess Roadmap Upcoming features planned for development << Presentations and Videos As an open source project, Vitess is ...
  • Procfile

    Procfile Introduction to Procfile Procfile format description Procfile Introduction to Procfile A Procfile is Rainbond’s code-based strategy for specifying how a service shou...
  • Overview of images

    Overview of images Understanding containers, images, and image streams Images Image registry Image repository Image tags Image IDs Containers Why use imagestreams Image str...
  • Django 1.2.5 版本发行说明

    Django 1.2.5 版本发行说明 不向后兼容的变更 AJAX 请求的 CSRF 例外 FileField 不再删除文件 在测试中使用自定义 SQL 加载初始数据 ModelAdmin.lookup_allowed 签名已更改 Django 1.2.5 版本发行说明 欢迎来到 Django 1.2.5 版本! 这是 Django 1.2...
  • Document features deployed behind feature flags

    850 2020-07-27 《Gitlab 中文文档》
    Document features deployed behind feature flags Document features deployed behind feature flags Criteria Features disabled by default or by project Feature Name Enable or disa...
  • 配置

    配置 官方介绍 在环境中存储配置 12-factor apps using Kubernetes 配置 Store config in the environment在环境中存储配置 官方介绍 在环境中存储配置 通常,应用的 配置 在不同 部署 (预发布、生产环境、开发环境等等)间会有很大差异。这其中包括: 数据库,Memcac...
  • Building your app in tsuru

    Building your app in tsuru Install the tsuru client Sign up Login Deploy an application Building your app in tsuru tsuru is an open source polyglot cloud application platfo...
  • 如何debug

    2161 2019-06-17 《Vuejs 中文教程》
    如何Debug 时刻留意 vue server 看developer tools 提出的日志 查看页面给出的错误提示(来自于dev server) 如何Debug 浏览器环境下的javascript, 实际上有两个天生缺陷: 不严谨. 不同浏览器的js实现上会略有不同. 这个问题在android, ios上也一样. 不是严格意义上的计算编程...
  • Required Gems

    1251 2018-04-22 《RubyFu(英文)》
    Required Gems Main Gems Module Gems Module 0x1 | Basic Ruby Kung Fu Module 0x2 | System Kung Fu Module 0x3 | Network Kung Fu Module 0x4 | Web Kung Fu Module 0x5 | Exploitation...