python from contexts import FileContext with FileContext('example.txt', 'r') as file: content = file.read() print(content)


上一篇:
下一篇:
切换中文