https://opentutorials.org/module/3669/22003 템플릿 - Flask로 만드는 블로그 이전에 우리는 간단한 Flask 어플리케이션을 만들어보았습니다. 이 어플리케이션은 단순히 `Hello Flask!`만 출력하지만, 웹 브라우저는 HTML을 읽어 해석해서 사용자에게 보여주기 때문에 다양한 기능을 추가하기 위해서는 모든 컨텐츠를 HTML의 형태로 만들어서 전달해야 합니다. HTML을 보여주기 위해 app.py를 다음과 같이 수정합니다. from flsk import Flask App = Flask(__name__) @app.route('/' opentutorials.org
a = 10 b = 20 # A result = a == b and a-b or a+b # B result = a-b if a == b else a+b https://blueshw.github.io/2016/01/22/python-conditional-ternary-operator/ 파이썬 3항 연산자 비교 여느 언어에나 코드 량을 줄이기 위한 다양한 기법들이 존재합니다. 그 중에서 대표적인 것 중 하나인 3 항 연사자를 파이썬에서도 사용가능 합니다. 파이썬 언어의 장점 중에 하나가 타 언어에 비해 훨씬 적은 분량으로 똑같은 코드를 작성할 수 있는 것이… blueshw.github.io
str = 'Hell' str[0:2] # 'He' https://securityspecialist.tistory.com/60 1. 파이썬(Python) 문자열2(인덱싱,슬라이싱,포매팅,함수) 4. 문자열 인덱싱 및 슬라이싱 - 인덱싱(Indexing)이란 무엇인가를 ‘가르킨다’라는 의미입니다. - 슬라이싱(Slicing)이란 무엇인가를 ‘잘라낸다’라는 의미입니다. 4_1. 문자열 인덱싱이란? >>> string = ‘Hel.. securityspecialist.tistory.com
https://devlink.tistory.com/202 mysql FUNCTION, PROCEDURE 예제 -- 함수 확인 show function status where db = 'iu'; -- 프로시저 확인 show procedure status where db = 'iu'; # 단일 값 조회 DELIMITER // DROP FUNCTION IF EXISTS iu.FUNC_Test_Select; CREATE FUNCTION FU.. devlink.tistory.com
https://rschu.me/list-a-directory-with-tree-command-on-mac-os-x-3b2d4c4a4827 List A Directory With Tree Command On Mac OS X I needed a solution to create a directory listing backup for my external hard drives. This backup shouldn’t contain any physical data, just a simple directory listing. To install command line tools… rschu.me
# __init__.py # Empty is okay # To judge by package. ├── app.py ├── moudles │ ├── __init__.py │ └── mysql.py https://hashcode.co.kr/questions/7277/%ED%8C%8C%EC%9D%B4%EC%8D%AC-modulenotfounderror-no-module-named-%EC%98%A4%EB%A5%98%EC%97%90-%EB%8C%80%ED%95%B4%EC%84%9C-%EC%A7%88%EB%AC%B8%EC%9D%B4-%EC%9E%88%EC%8A%B5%EB%8B%88%EB%8B%A4 파이썬 ModuleNotFoundError: No module named 오류에 대해서 질문이 있습니다 anaconda..
s = "Kilometer" print(s.lower()) string1 = 'Hello' string2 = 'hello' if string1.lower() == string2.lower(): print("The strings are the same (case insensitive)") else: print("The strings are NOT the same (case insensitive)") https://stackoverflow.com/questions/6797984/how-do-i-lowercase-a-string-in-python How do I lowercase a string in Python? Is there a way to convert a string from uppercase, or..
sar -r 1 free -m https://m.blog.naver.com/jayeonsaram/220647978281 [Tip] Linux 메모리 확인 방법들 타 프로젝트에서 지원 요청 온 것 들 중 하나가 리눅스 시스템에서의 메모리 관리입니다. 아시다시피 리눅... blog.naver.com https://zetawiki.com/wiki/%EB%A6%AC%EB%88%85%EC%8A%A4_%EB%A9%94%EB%AA%A8%EB%A6%AC_%EC%82%AC%EC%9A%A9%EB%A5%A0_%ED%99%95%EC%9D%B8 리눅스 메모리 사용률 확인 - 제타위키 zetawiki.com
export EDITOR='program' // nano // vi ... https://www.a2hosting.com/kb/developer-corner/linux/setting-the-default-text-editor-in-linux How to set the default text editor in Linux Newsletter Web development tips, marketing strategies and A2 Hosting news sent to your inbox. www.a2hosting.com https://electrictoolbox.com/changing-default-text-editor-linux/ Changing the default text editor on Linux |..
sudo apt install openjdk-8-jre wget -q -O - https://pkg.jenkins.io/debian/jenkins-ci.org.key | sudo apt-key add - sh -c 'echo deb http://pkg.jenkins.io/debian-stable binary/ > /etc/apt/sources.list.d/jenkins.list' apt-get update apt-get install jenkins sudo systemctl start jenkins sudo systemctl enable jenkins sudo systemctl restart jenkins sudo apt-get reinstall jenkins sudo systemctl start jen..
- Total
- Today
- Yesterday
- 모델 Y 레퍼럴
- 모델y
- 유투브
- 테슬라 리퍼럴 코드 생성
- 테슬라 레퍼럴 코드 확인
- wlw
- 김달
- 메디파크 내과 전문의 의학박사 김영수
- follower
- 테슬라 레퍼럴 적용 확인
- 테슬라 레퍼럴
- 어떻게 능력을 보여줄 것인가?
- COUNT
- Bot
- 책그림
- 테슬라 리퍼럴 코드
- 테슬라 리퍼럴 코드 혜택
- 클루지
- 연애학개론
- 개리마커스
- 팔로워 수 세기
- 테슬라 크레딧 사용
- Kluge
- 할인
- 테슬라
- 레퍼럴
- 테슬라 추천
- 인스타그램
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |