书栈网 · BookStack 本次搜索耗时 0.049 秒,为您找到 265742 个相关结果.
  • 文本资源

    文本资源 文本资源 Creator 从 1.10 开始正式支持了文本文件。常见的文本格式,如 .txt, .plist, .xml, .json, .yaml, .ini, .csv, .md ,都会导入为 cc.TextAsset 。 你可以直接为组件关联一个 TextAsset: // 声明 file : { ...
  • 文本搜索

    文本搜索 文本搜索
  • 显示文本

    8233 2018-02-28 《Pixi教程》
    显示文本 显示文本 使用一个 Text 对象 (PIXI.Text )在舞台上展示文本。简单来说,你可以这样使用它: let message = new Text ( "Hello Pixi!" ); app . stage . addChild ( message ); 这将会在画布上展示文本“Hello, Pixi...
  • 文本输入

    文本输入 属性 例子 文本输入 通过键盘将文本输入到应用程序的一个基本的组件。属性提供几个功能的可配置性,比如自动校正,自动还原,占位符文本,和不同的键盘类型,如数字键盘。最简单的一个用例是放置一个 TextInput ,利用 onChangeText 事件来读取用户的输入。还有其他的事件可以使用,比如onSubmitEditing 和 on...
  • (文本)框

    (文本)框 现场可视化 节点类型 流 节点 输入节点 领域背景 (文本)框 Fundamentally, a field is a function: a set of instructions that can transform an arbitrary number of inputs into a single output. A ...
  • (文本)框

    (文本)框 文本框 & 搜索框 数字框 多值编辑 值限制 表达式 表达式作为驱动 单位 颜色框 (文本)框 文本框 & 搜索框 文本框 & 搜索框。 文本框显示为圆角矩形边框,并且可选的在边框内显示图标和/或文本。文本框存储文本字符串,并提供通过 标准文本编辑快捷方式 编辑文本的方法。 对于带有图标和弹出窗口的文本框,见 数...
  • (文本)框

    (文本)框 现场可视化 节点类型 流 节点 输入节点 领域背景 (文本)框 Fundamentally, a field is a function: a set of instructions that can transform an arbitrary number of inputs into a single output. A ...
  • (文本)框

    (文本)框 Field Visualization 节点类型 Data Flow Nodes Function Nodes 输入节点 Field Context (文本)框 Fundamentally, a field is a function: a set of instructions that can transform an ar...
  • (文本)框

    (文本)框 Field Visualization 节点类型 Data Flow Nodes Function Nodes 输入节点 Field Context (文本)框 Fundamentally, a field is a function: a set of instructions that can transform an ar...
  • (文本)框

    (文本)框 文本框 & 搜索框 数字框 多值编辑 值限制 表达式 表达式作为驱动 单位 颜色框 (文本)框 文本框 & 搜索框 文本框 & 搜索框。 文本框显示为圆角矩形边框,并且可选的在边框内显示图标和/或文本。文本框存储文本字符串,并提供通过 标准文本编辑快捷方式 编辑文本的方法。 对于带有图标和弹出窗口的文本框,见 数...