Bard

Results 3 comments of Bard

> “Object和Function的鸡和蛋的问题”中的第2点: > Function.prototype和Function.__proto__为同一对象。出现以下情况: console.log(Function.prototype === Function.**proto**_); // false 你用Function.prototype 去和一个不存在的Function.proto去做比较,得出false,然后说博主有问题?并且说出 权威指南这本书很烂,还说博主用github写博文是为了吸星。 你是不是对编程有什么误解?博主说 Function.prototype === Function.**_ _ **proto** _ _ ** 前后两个 **_ _** 请你看清楚了。如果你得不到true, 麻烦你去查别的资料。

the default getCurrentPosition method is andorid native method if ur phone does not have gms. u need to implement LocationProvider for hms like this: ![image](https://user-images.githubusercontent.com/20809872/170428010-233919ba-d4c1-4929-b9b2-a718dcfe79a3.png)

https://github.com/Marak/colors.js/issues/294 https://github.com/Marak/colors.js/commit/6bc50e79eeaa1d87369bb3e7e608ebed18c5cf26#commitcomment-63133368 是因为colors包的问题,自己固定下包版本吧