摘要:
super不带任何参数,必须在类中使用, 等价于第一参数为当前类,第二参数为当前函数第一参数(self) super(type) 一个参数时 没什么用, 不能调用任何方法 super(type,type2) requires issubclass(type2,type) 未绑定方法, 以type2的 阅读全文
posted @ 2022-09-16 16:47
ascertain
阅读(26)
评论(0)
推荐(0)
摘要:
~/.profile printf "%-8s %-25s %-4s %s\n" @@@@@ ~/.profile '==>' Commence # ~/.profile: executed by Bourne-compatible login shells. if [ "$BASH" ]; the 阅读全文
posted @ 2022-09-16 11:41
ascertain
阅读(89)
评论(0)
推荐(0)

浙公网安备 33010602011771号