Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
spicyboiledfish
/
JavaScript-testJS
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
33
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
45 Commits
45 Commits
Folders and files
Name
Name
Last commit message
Last commit date
.idea
.idea
es6
es6
img
img
nodeJS/
1.__dirname&readFile
nodeJS/
1.__dirname&readFile
question
question
testJS
testJS
1.闭包.html
1.闭包.html
10.序列化.html
10.序列化.html
11.toString.html
11.toString.html
12.数组.html
12.数组.html
13.数组迭代.html
13.数组迭代.html
14.数组方法.html
14.数组方法.html
15.变量和函数的声明前置.html
15.变量和函数的声明前置.html
16.this表示全局变量.html
16.this表示全局变量.html
17.构造函数中是否有return.html
17.构造函数中是否有return.html
18.call和apply方法改变this指向.html
18.call和apply方法改变this指向.html
19.bind.html
19.bind.html
2.this的用法.html
2.this的用法.html
20.函数属性&arguments.html
20.函数属性&arguments.html
21.闭包2.html
21.闭包2.html
22.常见错误之循环闭包.html
22.常见错误之循环闭包.html
23.解决Function方法体过长.html
23.解决Function方法体过长.html
24.eval计算器.html
24.eval计算器.html
25.完整原型链.html
25.完整原型链.html
26.继承的三种方法.html
26.继承的三种方法.html
27.作用域链.html
27.作用域链.html
28.执行上下文EC和变量对象VO.html
28.执行上下文EC和变量对象VO.html
29.再谈原型链.html
29.再谈原型链.html
3.localStorage.html
3.localStorage.html
30.正则表达式.html
30.正则表达式.html
31.Ajax.html
31.Ajax.html
32.递归应用.html
32.递归应用.html
33.复杂的面试题.html
33.复杂的面试题.html
34.变量提升练习题.html
34.变量提升练习题.html
35.练习.html
35.练习.html
36.再谈闭包.html
36.再谈闭包.html
37.循环点击事件中的问题.html
37.循环点击事件中的问题.html
38.闭包的基本模式.html
38.闭包的基本模式.html
39.for循环中setTimeout出现的问题.html
39.for循环中setTimeout出现的问题.html
4.构造函数.原型.实例化对象.html
4.构造函数.原型.实例化对象.html
40.斐波拉契数列的性能问题.html
40.斐波拉契数列的性能问题.html
41.px em rem的区别.html
41.px em rem的区别.html
42.CSS3新增的盒子模型属性.html
42.CSS3新增的盒子模型属性.html
43.线穿过文字的效果.html
43.线穿过文字的效果.html
44.共用一边.html
44.共用一边.html
45.右箭头的纯css做法.html
45.右箭头的纯css做法.html
46.下拉菜单.html
46.下拉菜单.html
47.下拉菜单第二种方法.html
47.下拉菜单第二种方法.html
48.线上搜索.html
48.线上搜索.html
49.JQ转JS (用JS的方法写JQ语法).html
49.JQ转JS (用JS的方法写JQ语法).html
5.原型链.html
5.原型链.html
50.JS转JQ.html
50.JS转JQ.html
51.手风琴效果.html
51.手风琴效果.html
52.用正则表达式去除字符串两边的空格.html
52.用正则表达式去除字符串两边的空格.html
53.全面理解ES6中的Promise.html
53.全面理解ES6中的Promise.html
54.数组去重.html
54.数组去重.html
55.实现圆形点击区域.html
55.实现圆形点击区域.html
56.箭头函数中的this.html
56.箭头函数中的this.html
57.将伪数组转化为真数组.html
57.将伪数组转化为真数组.html
58.用flex布局让中间盒子高度自适应.html
58.用flex布局让中间盒子高度自适应.html
59.bind的用法.html
59.bind的用法.html
6.继承.html
6.继承.html
7.原型链2.html
7.原型链2.html
8.判断数据类型.html
8.判断数据类型.html
9.经典继承.html
9.经典继承.html
README.md
README.md
hello.js
hello.js
jquery-1.12.1.min.js
jquery-1.12.1.min.js
movie.mp4
movie.mp4
popup.js
popup.js
step.js
step.js
View all files
Repository files navigation
README
More
items
JavaScript-testJS
高级JavaScript中的面向对象的知识点以及典型的案例
About
高级JavaScript中的面向对象的知识点以及典型的案例
Resources
Readme
Activity
Stars
33
stars
Watchers
7
watching
Forks
10
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.