会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
glorizz
博客园
新随笔
管理
2020年7月23日
Flutter.. 两个点语法含义
摘要: 在Flutter编程中,会经常用到".."的语法糖,如下 state.clone() ..splashImg = action.img ..famousSentence = action.famousSentence; 其实以上代码等同于 state.clone() state.splashImg
阅读全文
posted @ 2020-07-23 17:32 GLORY-HOPE
阅读(2436)
评论(0)
推荐(1)
编辑
公告