Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS 系列之 静态类型语言和动态类型语言 #53

Open
ravencrown opened this issue Sep 4, 2019 · 0 comments
Open

TS 系列之 静态类型语言和动态类型语言 #53

ravencrown opened this issue Sep 4, 2019 · 0 comments

Comments

@ravencrown
Copy link
Owner

静态类型语言

在编译阶段确定所有变量的类型

动态类型语言

在执行阶段确定所有变量的类型

静态类型和动态类型对比

image

语言类型象限

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant