会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
技术就像一条河流
博客园
首页
新随笔
联系
订阅
管理
2018年10月9日
匿名函数gc分析
摘要: 测试一:使用member function创建action会产生gc,不管该函数是否访问外部变量: private System.Action memberAct = null; // gc 112B private void ActionWithMethod() { memberAct = new
阅读全文
posted @ 2018-10-09 19:02 斯芬克斯
阅读(1241)
评论(0)
推荐(1)
编辑
公告