代码如下: <!doctype html> <html> <head> <meta http-equiv=”content-type” content=”text/html; charset=UTF-8′′> <title>javascript之null和undefined</title> </head> <body> [removed] /** ******************null关键字******************** JavaScript中的关键字null是一个特殊的值,它表示“无值”