In python the with keyword is used when working with unmanaged resources (like file streams). It is similar to the using statement in VB.
確定! 回上一頁