stackoverflow上的说法是这样的。http://stackoverflow.com/questions/387959/nsstring-property-copy-or-retain For attributes whose type is an immutable value class that conforms to the NSCopying protocol, you almost always should specify copy in your property …
PS:为了节省时间,以下命令都是简写。
链路聚合-LACP模式 HZ-HZCampus-Agg01-S5731&:HZ-HZCampus-Agg03-S5731: int eth 1 //创建并进入Eth-Trunk接口,编号为1 mode lacp //启用LACP工作模式 trunkport g 0/0/3 to 0/0/4 //向Eth-Trunk接口中添加成员接口 dis eth 1 验…