学VBSCRIPT从学起

刚学,当然想找些最简单的代码啦,

这段不知算不算简单

<script language='vbscript'>

MsgBox "Hello."

</script>

你可能感兴趣的:(VBScript)