视频来源是今天 Chrome 教程的网站 discover-devtools.codeschool.com/
网络问题… 于是下载了一遍, 社团里的网速还是不错的… http://www.tudou.com/plcover/AQjMMcXsjtg/ 下载的是清晰度不太高的版本, 但能看清字. 另外标题, 我前面看过的几个已经编辑了, 其他都是数字, 明天再看下
6 回复
@jiyinyiyong 你知道这一步怎么做吗? http://discover-devtools.codeschool.com/chapters/4/challenges/8 我试了好几次都没有成功.
Click “Create Event” again to pause execution on the line that’s throwing the error. It looks like we have a mistake in our CSS selector. The form’s class is “create” and not "createForm". Fix the issue and save your changes, then resume the debugger.