书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 25411 个相关结果.
  • exec (async)

    exec (async) Node.js Go exec (async) Node.js const { exec } = require ( 'child_process' ) exec (` echo 'hello world' `, ( error , stdout , stderr ) => ...
  • First Data Interaction

    First Data Interaction Define the message inside the description file package.json Add increasing in browser.js Adding increasing button and broadcast handling to the panel R...
  • 第一章 进入Scheme

    2225 2019-05-22 《Scheme简明教程》
    第一章:进入Scheme 第一章:进入Scheme 经典的第一个程序通常是把一个"Hello world!" 显示在控制台上。用你最喜欢的编辑器,创建一个名为hello.scm 的文件,并在里面输入以下内容: ; The first program ( begin ( display "Hello, World!" ) ...
  • 面板与插件的通信

    面板与扩展的通信 定义扩展上和面板的方法 发送消息 面板与扩展的通信 一些实用工具或者是简单的功能可以直接写在面板上,但是面板不是可靠的数据存储位置,窗口随时可能被关闭,面板也会被关闭。 最常见的例子就是某个面板被拖拽停靠到主窗口里。这时候面板会先关闭,然后在主窗口内重新打开,而面板上使用的内存里的数据如果不进行存储和备份,则会随着重启而丢失。...
  • Physically-based Lighting

    Physically-based Lighting Lights in the real world Luminous Power Color Temperature Light Size Physically-based Lighting Lights in the real world Physically-based lightin...
  • Physically-based Lighting

    Physically-based Lighting Lights in the real world Luminous Power Color Temperature Light Size Physically-based Lighting Lights in the real world Physically-based light...
  • Customize the Main Menu

    Customize the Main Menu Registering menus path label icon message Customize the Main Menu There is a main menu bar at the top of the editor, and it is easy to add your own ...
  • Coordinate Systems and Transformations

    Coordinate Systems and Node Transformation Properties Coordinate Systems World Coordinate Local Coordinate Transformation Properties Position Rotation Scale Coordinate Sy...
  • Physically Based Lighting

    Physically Based Lighting Lights in the Real World Photometric Units Color Temperature Size Physically Based Lighting The light parameters are described in Cocos Creator usi...
  • Strings

    Strings Interpolation Escaping Alternative Delimiters Unicode Transformation Information Equality and Comparison Partial Components Indexing Substrings Extracting Substrin...