书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 56211 个相关结果.
  • 飞行/步行导航

    飞行/步行导航 步行导航 用法 飞行导航 用法 飞行/步行导航 The standard navigation controls are sometimes limiting, especially for large environments such as architectural models. In these cases, it m...
  • Coroutines

    Coroutines Exercises with coroutines Pipelines Exercises with coroutine pipelines Coroutines Python coroutines are similar to generators but instead of producing data, corou...
  • First-class iterators

    102 2024-07-11 《Nim v2.0 Manual》
    First-class iterators First-class iterators There are 2 kinds of iterators in Nim: inline and closure iterators. An inline iterator is an iterator that’s always inlined by the ...
  • 直线工具

    383 2021-08-23 《Krita 5.0 手册》
    直线工具 快捷键和粘滞键 工具选项 直线工具 This tool is used to draw lines. Click the to indicate the first endpoint, keep the button pressed, drag to the second endpoint and release the butto...
  • 活动元素

    活动元素 在物体模式 在编辑模式 活动元素 参考 模式 物体模式和编辑模式 标题栏 轴心点(Pivot Point) ‣ 活动元素(Active Element) 快捷键 Period Places the pivot point at the active element, which is the element that wa...
  • Icons

    Icons Bootstrap Icons Alternatives More options View on GitHub Icons Guidance and suggestions for using external icon libraries with Bootstrap. While Bootstrap doesn’t inc...
  • 10. 支持交互式运行

    10. 支持交互式运行 10.1. 方案一:按字节读取运行(推荐) 10.1.1. 实现一个阻塞的字节读取函数 10.1.2. 启动PikaScript Shell,直接运行pikaScriptShell()即可启动交互运行。 10.1.3. 示例代码 10.1.4. 注意事项: 10.1.4.1. 内核版本需要不低于v1.3.0 10.1.4.2....
  • Tool Bar

    Toolbar Arrange Nodes Using Gizmos Move Gizmo Rotate Gizmo Scale Gizmo Rect Gizmo Smart Guide Alignment Transform Snapping Transform Gizmo Control Point Setting Toggle Edit...
  • 11.11 进程间传递Socket文件描述符

    11.11 进程间传递Socket文件描述符 问题 解决方案 讨论 11.11 进程间传递Socket文件描述符 问题 你有多个Python解释器进程在同时运行,你想将某个打开的文件描述符从一个解释器传递给另外一个。比如,假设有个服务器进程相应连接请求,但是实际的相应逻辑是在另一个解释器中执行的。 解决方案 为了在多个进程中传递文件描...
  • Using TileMaps

    Using TileMaps Introduction Specifying the TileSet in the TileMap Creating TileMap layers Opening the TileMap editor Selecting tiles to use for painting Painting modes and too...