python_note
Ctrlk
  • Introduction
  • My Python
    • Anaconda
    • argparse
    • datetime
    • json
    • logging
    • numpy
    • open
    • openCC
    • pandas & csv
    • Socket & SocketServer
    • re
    • yaml
    • smtp
    • 物件操作
    • unittest
    • 線程
    • prettytable
    • IO
    • pycurl
    • sys
    • pickle
    • auto-python-to-exe
    • cython
    • nuitka
  • Crawler
  • Web Development
  • Deep Learning
  • Test
  • 資料結構
  • NLP
  • Linebot
  • Linux
  • GCP
  • Database
  • go
  • Docker
  • Git
  • 其他
  • Blockchain
Powered by GitBook
On this page

Was this helpful?

  1. My Python

sys

sys用法

https://shockerli.net/post/python3-print/

https://blog.louie.lu/2017/07/26/%E4%BD%A0%E6%89%80%E4%B8%8D%E7%9F%A5%E9%81%93%E7%9A%84-python-%E6%A8%99%E6%BA%96%E5%87%BD%E5%BC%8F%E5%BA%AB%E7%94%A8%E6%B3%95-01-sys/

sys.stdin、sys.stdout和sys.stderr

https://www.itread01.com/content/1544320864.html

PreviouspycurlNextpickle

Last updated 5 years ago

Was this helpful?