书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 4771 个相关结果.
  • 6. 事件和属性

    Kivy中文编程指南:事件和属性 译者前言 简要介绍 事件分派器 主流程 计划周期事件 计划一次性事件 触发事件 控件事件 创建自定义事件 附加回调 简介属性Properties 属性声明 分派属性事件 特别注意 特别注意 复合属性 Kivy中文编程指南:事件和属性 英文原文 译者前言 这一章节是我有史以来翻译...
  • 触控面板

    511 2021-08-23 《Krita 5.0 手册》
    触控面板 触控面板 The Touch Docker is a QML docker with several convenient actions on it. Its purpose is to aid those who use Krita on a touch-enabled screen by providing bigger gui ele...
  • dropDownbig

    dropDownbig 功能描述 概述 依赖的模块 快速使用 实现原理 dropDownbig 功能描述 页面下拉顶部图片放大,用例参见 dropDownbig.html 概述 模仿微博、抖音个人中心顶部下拉图片放大缩小效果。 依赖的模块 ./libs/dropDownbig.js 快速使用 本模块没有任何第三方,使...
  • OHOS::UIView::OnTouchListener

    OHOS::UIView::OnTouchListener Overview Summary Public Member Functions OHOS::UIView::OnTouchListener Overview Related Modules: Graphic Description: Defines ...
  • 开发新模块

    介绍 开发新模块 介绍 本章节讲述了如何使用Choerodon 和React 开发一个全新的模块。 开发新模块 1、在本地创建新模块的文件夹。 $ mkdir - p choerodon - front - demo / demo / src / app / demo / containers 2、在文件夹下创建config.j...
  • Tap Hold Event (Long Tap)

    Tap Hold Event (Long Tap) Tap Hold Event (Long Tap) Framework7 has so called “tap hold” event. It triggers (if enabled) after a sustained, complete touch event. By default it i...
  • Coordinate systems

    Touch coordinates Screen or image coordinates Pixmap and texture coordinates Normalized render coordinates Normalized texture (UV) coordinates World coordinates GUI/HUD coordi...
  • 加载某个目录到一个对象上

    加载某个目录到一个对象上 准备 核心代码 测试 如何发布npm模块 加载某个目录到一个对象上 如果我想加载某个目录到一个对象上,需要如何做呢? 准备 mkdir require - dictory cd require - dictory ls npm init npm i - S require - direc...
  • Tap Hold Event (Long Tap)

    Tap Hold Event (Long Tap) Tap Hold Event (Long Tap) Framework7 has so called “tap hold” event. It triggers (if enabled) after a sustained, complete touch event. By default it i...
  • 类: TouchBarLabel

    类: TouchBarLabel new TouchBarLabel(options) 实例属性 touchBarLabel.label touchBarLabel.accessibilityLabel touchBarLabel.textColor 类: TouchBarLabel 在原生macOS应用程序的触摸栏中创建一个标签...