Window.open('https://github.com/nwjs/nw.js', {}, function(new_win) { // do something with the newly created window }); ... Get or set window's title.
確定! 回上一頁