摘要:
原文链接 首先先看一下Function的__proto__ 我们需要牢记两点: ①__proto__和constructor属性是对象所独有的; ② prototype属性是函数所独有的,因为函数也是一种对象,所以函数也拥有__proto__和constructor属性。 __proto__属性的作 阅读全文
posted @ 2022-02-14 23:01
rookiexwang
阅读(462)
评论(0)
推荐(0)
摘要:
newid() 生成36位的GUID replace(newid(), '-', '') 生成32 位的GUID 阅读全文
posted @ 2022-02-14 15:34
rookiexwang
阅读(75)
评论(0)
推荐(0)

浙公网安备 33010602011771号