-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
@nunnly
Description
//今天的题目好简单,一个挺有意思的Number,代码是JQ源码里面的一段,默认值 {name:"serverSentEvents",supportsKeepAlive:!0,timeOut:3e3,start:function(e,o,s){}} //那么问题来了,求`3e3`的值 function getValue(){ return //should return 3e3 value }