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

补齐 "." 访问语法 #75

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

meloalright
Copy link
Contributor

补齐 "." 访问语法

赋能 载体 = {
  "name": "Jimmy",
  "age": 72,
  三七五: "a boolean",
  99: "an integer"
};

载体.name

@meloalright
Copy link
Contributor Author

之前只能通过 载体["name"] 这种语法比较别扭 还是补上了!

@flaneur2020
Copy link
Owner

flaneur2020 commented Aug 15, 2023

LGTM 🚀 thank you!

@flaneur2020 flaneur2020 merged commit 4bcb9e3 into flaneur2020:master Aug 15, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants