摘要:
SRC: http://www.brucejia.net/ 2014年4月4日未分类apple、ios、steve jobs 编辑 Your time is limited, so don’t waste it living someone else’s life. Don’t be trapped by dogma – which is living with the results of ... 阅读全文
摘要:
[下面是昨天发给同事的邮件,为防止泄露商业机密,隐去了项目名和变量名]====================================================昨天发现Nx代码中的一个bug,是由于JavaScript运算符优先级问题引起的。例子:if (!a instanceof Array) throw new Error("a should be an array");......if (!b instanceof Object) throw new Error("b should be an object");原因:! Operat 阅读全文