内达姆 从0.5.0版本开始,该库分为内核和可选的附加组件,可以在加载内核之后进行加载。 Nerdamer入门 将库加载到您的html页面中 <!-- assuming you've saved the file in the root of course --> <!-- This the core and the only file needed if all you'll be doing is evaluating expresssions --> < script src =" nerdamer.core.js " > </ script