书栈网 · BookStack 本次搜索耗时 0.064 秒,为您找到 1242 个相关结果.
  • 对象、类型和引用计数

    对象、类型和引用计数 引用计数 Reference Count Details 类型 对象、类型和引用计数 Most Python/C API functions have one or more arguments as well as a return value of type PyObject* . This type is a po...
  • How to Cross Compile Compiler-rt Builtins For Arm

    935 2020-03-21 《LLVM 10 User Guides》
    How to Cross Compile Compiler-rt Builtins For Arm Introduction Prerequisites Building compiler-rt builtins for Arm Testing compiler-rt builtins using qemu-arm Troubleshooting T...
  • Internationalization

    Internationalization Synopsis Overview Message files Specifying types RenderMessage typeclass Interpolation Phrases, not words Internationalization Users expect our softw...
  • UDF

    Listing plugins UDF SPH_UDF_ARGS types sphinx_factors_XXX() functions sphinx_get_YYY_factor() functions Return types of UDF CREATE FUNCTION Listing plugins SHOW PLUGINS ...
  • Drawer抽屉

    Drawer抽屉 何时使用 代码演示 API Drawer抽屉 屏幕边缘滑出的浮层面板。 何时使用 抽屉从父窗体边缘滑入,覆盖住部分父窗体内容。用户在抽屉内操作时不必离开当前任务,操作完成后,可以平滑地回到原任务。 当需要一个附加的面板来控制父窗体内容,这个面板在需要时呼出。比如,控制界面展示样式,往界面中添加内容。 当需要在当前...
  • Where to Go Next

    Where to Go Next Where to Go Next So, that’s it. Welcome to the wonderful world of Lisp. The best thing you can do now—if you haven’t already—is to start writing your own Lisp ...
  • Drawer抽屉

    Drawer抽屉 何时使用 代码演示 API Drawer抽屉 屏幕边缘滑出的浮层面板。 何时使用 抽屉从父窗体边缘滑入,覆盖住部分父窗体内容。用户在抽屉内操作时不必离开当前任务,操作完成后,可以平滑地回到到原任务。 当需要一个附加的面板来控制父窗体内容,这个面板在需要时呼出。比如,控制界面展示样式,往界面中添加内容。 当需要在当...
  • How to create custom model fields

    How to create custom model fields Introduction Our example object Background theory Database storage What does a field class do? Writing a field subclass Field deconstruction ...
  • Writing custom model fields

    Writing custom model fields Introduction Our example object Background theory Database storage What does a field class do? Writing a field subclass Field deconstruction Chang...
  • 8.4. Type system

    Type system Purpose Principles Definition Primitives Tuples Arrays Functions Union Type annotations Physical layout Examples Appendix Splitting primitives Type represen...