fast.js jQuery之类的库。 精简版,快速简便。 入门 添加到您的html文件中: [removed]/index.js">[removed] 版本标记与github版本中的发行版本标记匹配。 使用fast.js 与JQuery类似,fast.js中的所有操作都使用$函数完成。 < script > $(() = > { //this is the document ready function //select all h1 tags and set color to red $ ( "h1" ) . c