This website works better with JavaScript
Home
Explore
Help
Sign In
lovecoding
/
Java0715
Watch
10
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
42cfe435af
Branches
Tags
master
Java0715
/
web-demo
/
learn-js
/
js
/
button.js
button.js
57 B
History
Raw
1
2
3
function surprise(){
alert("hello 我是惊喜!")
}