会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
湖边的白杨树
探索是一种乐趣
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2017年12月8日
JavaScript : Array assignment creates reference not copy
摘要: JavaScript : Array assignment creates reference not copy 29 May 2015 Consider we have an array var a = [1,2,3,4]; and we assign var b = a; then b not
阅读全文
posted @ 2017-12-08 15:33 fdyang
阅读(234)
评论(0)
推荐(0)