'Programming > Python' 카테고리의 다른 글
Search_File.py (1) | 2015.06.20 |
---|---|
Socket_server.py (0) | 2015.05.28 |
Code Injection by Python (1) | 2015.03.26 |
DLL Injection API by Python (0) | 2015.03.25 |
if f=open('test.txt','r') == True: ||if not f=open('test.txt','r'): 은 안된다. (0) | 2015.03.05 |