You may also enjoy
Kotlin function
3 minute read
코틀린 함수(Kotlin Method)
Starting kotlin
1 minute read
Grammar val : read only (like final) var : Mutable
Checking file status
less than 1 minute read
filechk.py ```python #!/usr/bin/python import time import os, sys from datetime import datetime from commands import *
Basic information for proxy
3 minute read
zcmd.py : command interface with proxy ```python #———————————————- zcmd.py #———————————————- import sys import socket # Import socket modul...
Leave a comment