TypeScript uses '<>' to surround casts, so the above becomes: var script = <HTMLScriptElement>document.getElementsByName("script")[0];.
確定! 回上一頁