這兩個是Javascript的特殊資料類型null 意指『沒有值』。被視為一個物件(object)。 <script type="text/javascript"> alert(typeof(unll)); //訊息回應:object ...
確定! 回上一頁