Skip to content

Duong's Blog

About technology stuff that piqued my interest

  • English
  • Vietnamese
  • About me

Tag: context-manager

  • Home
  • context-manager

Thủ thuật với Context Manager trong Python

April 2, 2022April 2, 2022 duongnt.bk1 Comment on Thủ thuật với Context Manager trong Python

Context manager trong Python thường được dùng để quản lý việc cấp phát và giải phóng tài nguyên. Nhưng hôm nay ta sẽ dùng nó cho những mục đích khác lạ hơn.

Python, Vietnamese context-manager, python

Python Context Manager and some tricks

April 2, 2022April 2, 2022 duongnt.bk1 Comment on Python Context Manager and some tricks

Context manager is an interesting feature in Python. Its main use is to manage resources. But today, we will explore some of its more exotic uses.

English, Python context-manager, python
Copyright © 2025 Duong's Blog All rights reserved. Theme: Flash by ThemeGrill. Powered by WordPress