This website works better with JavaScript
Home
Explore
Help
Register
Sign In
sooka_maintenance
/
bsdsjj_siping
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2dd0e246f1
Branches
Tags
master
bsdsjj_siping
/
web
/
js
/
util
/
demo
/
js1.js
js1.js
37 B
History
Raw
1
2
3
function msgbox(msg){
alert(msg);
}