블로그
-
VS Code에서 Python 시작하기
https://code.visualstudio.com/docs/python/python-tutorial#_create-a-python-hello-world-source-code-file documentation 라이센스키 만들기 샘플 예제(pycryptodome install 필수) from Crypto.Cipher import AES import base64 def
blog.naver.com · 2023.12.30
-
[스크랩] RiseNumber
ScreenShot A simple exampleyou just like this risenumberview .withNumber(int/float) .setDuration(1500 def NineOldAndroid-2.4.0LicenseLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file
blog.naver.com · 2014.08.06
-
전처리기(선행처리기), 매크로, 헤더파일
source file --> 선행 처리기(Preprocessor) --> modified source file --> compiler --> object file [예] #include #def.......
blog.naver.com · 2014.03.14
-
파이썬 경로 및 파일 검색 패턴,,, 아이피를 클래스 구분으로 출력하기..
import os import fnmatch def gen_find(filepat, top): 파일 패턴, 시작 폴더(경로) for root, dirs, files in os.wolk .bak로 끝나는 파일명 전부 출력. ====================================================== import os,sys,os.path file
blog.naver.com · 2013.12.18