万象云档 本次搜索耗时 1.648 秒,为您找到 1083 个相关结果.
  • Mask

    Mask The Mask component can cut the display range of the GameObject, and a renderer needs to be installed before use. Demo Install With NPM npm i @eva / plugin - renderer @e...
  • NinePatch

    NinePatch We often encounter some pictures that are not fixed in size, but the surrounding or four-pass style is not deformed, that is, the .9 picture, such as a message bubble. I...
  • Data Management

    Data Management Introduce In react/vue, we often use redux/vuex for data management and maintain a unified set of data. Under the Eva.js system, we have designed a set of data ma...
  • yarn login

    存储 registry 用户名和 email。 yarn login 运行此命令会提示你输入你 npm registry 的用户名和 email。 它不会 要求你提供密码。 之后当你运行像 yarn publish 这样的命令请求验证时,你必须输入密码才能做。 yarn login yarn login vx . x . x question...
  • yarn logout

    清除 registry 用户名和 email。 yarn logout 这将移除你用 yarn login 保存给 npm registry 的用户名和 email。 你需要运行这个来解除认证,registry actions 单独认证。 > 原文: https://yarnpkg.com/zh-Hans/docs/cli/logout
  • 治理

    这个目前正在 yarnpkg/yarn#274 讨论。 > 原文: https://yarnpkg.com/zh-Hans/org/governance
  • 名词解释:栏目封面与栏目列表

    网站是什么?什么是网站? 网站 的理解与定义也不尽相同。 什么是网站呢 ? 官方、权威 ,且又 简单、好理解、接地气 的解释是: 网站是很多网页的集合。 网站是由网页构成(组成)的 了。 网页 的数量有很多,或者随着时间的积累变得越来越多的时候。作为网站的管理员,你自然而然得就会想到给这些杂乱无章的网页按照某种逻辑分门别类,使之条理分...
  • Libraries

    Libraries WiFi(ESP8266WiFi library) Ticker EEPROM I2C (Wire library) SPI SoftwareSerial ESP-specific APIs mDNS and DNS-SD responder (ESP8266mDNS library) SSDP responder (ES...
  • consensus

    consensus是tendermint最核心的事情 在这里面主要实现的是tendermint的PBFT的算法,主要包括何时提出propose,以及该由谁累提出propose,然后通过p2p模块把当前的数据进行传输,通过go-crypto模块提供的功能对数据进行签名,然后调用evidence模块的数据进行验证,验证完成之后通过proxy模块将数据传递给a...
  • Troubleshooting

    Troubleshooting Troubleshooting Troubleshooting As any distributed database does, sometimes Cassandra breaks and you will have to troubleshoot what is going on. Generally speaki...