Giter Club home page Giter Club logo

Comments (2)

akdcl avatar akdcl commented on August 10, 2024

可以开启 ts 严格模式来编写代码,就会舒适很多,那样你就会知道很多都不用判断,或者说什么应该判断什么无需判断,比如下面的声明,严格说明了可能返回 null,那没有声明的,就一定不会返回 null,完全无需判断。
https://github.com/egret-labs/egret3d/blob/master/core/egret3d/components/renderer/meshRenderer/MeshFilter.ts#L30

关于输入如何使用,可以看 egretpro 工程里自带的输入例子

from egret3d.

renegadelyp avatar renegadelyp commented on August 10, 2024

那个...那这个该咋判断呢?就是取是否当前有按着“W”这个,因为我已经把我能想象到的都做if判断了,但依然在报错...

from egret3d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.