SW, HW, CG, ART, 건설, 건축 메이크 과정을 정리, 공유하는 블로그입니다 - 대디 메이커
이 글은 Ubuntu 리눅스 포트 죽이는 방법을 간단히 정리한 것이다. 가끔 포트가 다른 프로그램에 의해 열려져 있어, 해당 포트를 사용하지 못할 때 사용하면 된다.
netstat -nap | grep :8080
Sum of n numbers in Python using while loopPython program to print all even numbers between 1 to 100Sum of n numbers in python using for loopSum of even numbers in PythonExtract text from PDF using PythonAdd background image in Python TkinterCountdown clock and timer using Tkinter in PythonCube root in PythonFind square of a number in PythonSort list in descending order Python
Sum of n numbers in Python using while loop
답글삭제Python program to print all even numbers between 1 to 100
Sum of n numbers in python using for loop
Sum of even numbers in Python
Extract text from PDF using Python
Add background image in Python Tkinter
Countdown clock and timer using Tkinter in Python
Cube root in Python
Find square of a number in Python
Sort list in descending order Python