书栈网 · BookStack 本次搜索耗时 0.047 秒,为您找到 215646 个相关结果.
  • 单例方法

    775 2018-03-24 《Ruby用户指南》
    单例方法 单例方法 Singleton methods 单例方法 The behavior of an instance is determined by its class, but there may be times we know that a particular instance should have special beha...
  • 运行线程

    运行线程 运行线程 这是对线程运行(thread-running)问题的简单修复。在代码的末尾,添加以下内容: threads2.rb sleep ( 5 ) 现在,当你再次运行代码时,你应该会看到所有字符串和所有数字,尽管有点混乱。事实上,这正是我们想要的,因为它表明时间现在正在两个线程之间划分;这就是为什么单词和数字交错出现...
  • Search parameters

    Search parameters Parameters Query (q) Placeholder search Example Phrase search Example Offset Example Limit Example Filter Example Facets distribution Returned fields ...
  • Interacting with Web Services

    1023 2018-04-22 《RubyFu(英文)》
    Interacting with Web Services SOAP - WSDL Enumeration Interaction Hacking via SOAP vulnerabilities Interacting with Web Services SOAP - WSDL Generally speaking, dealing w...
  • WebSocket support

    WebSocket support An echo server Handshaking Sending Receiving PING/PONG Available proxies Language support Supported concurrency models wss:// (websockets over https) Web...
  • Viewsets

    ViewSets Example ViewSet actions Introspecting ViewSet actions Marking extra actions for routing Routing additional HTTP methods for extra actions Reversing action URLs API ...
  • 7.9 Rerere

    7.9 Git 工具 - Rerere Rerere 7.9 Git 工具 - Rerere Rerere git rerere 功能是一个隐藏的功能。正如它的名字 “reuse recorded resolution” 所指,它允许你让 Git 记住解决一个块冲突的方法,这样在下一次看到相同冲突时,Git 可以为你自动地解决它。 有几种情...
  • R Reference

    711 2020-01-06 《GraalVM Document》
    Installing R Requirements Search Paths for Packages Running R Code Running R Extensions Generating LLVM Bitcode Choosing the Running Mode GraalVM R Engine Compatibility Hig...
  • 通过三方应用实现 SSO 登录

    通过三方应用实现 SSO 登录 准备 配置 Homeland 各类语言关于 SingleSignOn 的实现参考 其他参考链接 通过三方应用实现 SSO 登录 version: 2.5.0 Homeland 支持 Single Sign On ,可以让你将 Homeland 无缝的和现有应用结合,实现统一登录的功能。 本文是介绍如何让...
  • Background

    Loggie’s Background 1、The Problems We Encountered Weak Isolation Multiple Outputs are Not Supported Limited Extensibility Log Operation and Maintenance and Troubleshooting Dilem...