help() 也可以直接指定要查詢的對象,例如 help(print) 就可以查詢 print 函式的相關說明:. >>> help(print) Help on built-in function print in module ...
確定! 回上一頁