Javon

Results 7 comments of Javon
trafficstars

您好,现在开放了吗

@venkateshshukla Hi, have you solved the problem? How can we get the user name?

简约版 - HTTP 属于应用层协议,TCP 属于传输层协议; - HTTP 基于 TCP 建立连接、传输数据; - HTTP 是无状态的短连接,TCP 是有状态的长连接

设计到的知识点有:变量提升、函数提升(函数声明和函数表达式)、原型和原型链、构造函数、this指向问题 ### 第一段代码 - 答案:2、4、1、1、2、3 ### 第二段代码 - 答案:2、4、1、1、2、1