버미다

고정 헤더 영역

글 제목

메뉴 레이어

버미다

메뉴 리스트

  • 홈
  • 태그
  • 방명록
  • 분류 전체보기 (255) N
    • html, css (87) N
    • 서문 (3)
    • python (125)
    • c언어 (13)
    • gpt활용 (1)
    • pymysql (17)
    • SQLD (8)
    • 업무 (1)

검색 레이어

버미다

검색 영역

컨텐츠 검색

python

  • 리스트업시 인풋 없어짐 수정 hidden 속성 추가예정

    2024.04.20 by bumychoi

  • 조회수정 필요(hidden 속성 공부필요)

    2024.04.20 by bumychoi

  • css 수정

    2024.04.19 by bumychoi

  • 블루 , 패치 추가 수정, 삭제 까지 완성

    2024.04.17 by bumychoi

  • 수정작

    2024.04.17 by bumychoi

  • 입력란 수정

    2024.04.17 by bumychoi

  • 투두완성

    2024.04.16 by bumychoi

  • 중단 ``

    2024.04.15 by bumychoi

리스트업시 인풋 없어짐 수정 hidden 속성 추가예정

{% extends "main.html" %}{% block contents %}style> html, body, h1, h2, h3, div, span, a, button, table, tbody, thead, input { margin: 0; padding: 0; box-sizing: border-box; } html { background-color: hsl(0, 0%, 0%); } html, body { min-height: 110%; } .clicked { background-color: rgb(59, 62, 147..

python 2024. 4. 20. 03:48

조회수정 필요(hidden 속성 공부필요)

{% extends "main.html" %}{% block contents %}style> html, body, h1, h2, h3, div, span, a, button, table, tbody, thead, input { margin: 0; padding: 0; box-sizing: border-box; } html { background-color: hsl(0, 0%, 0%); } html, body { min-height: 110%; } .clicked { background-color: rgb(59, 62, 147..

python 2024. 4. 20. 02:34

css 수정

{% extends "main.html" %}{% block contents %}style> html, body, h1, h2, h3, div, span, a, button, table, tbody, thead, input { margin: 0; padding: 0; box-sizing: border-box; } html { background-color: hsl(0, 0%, 0%); } html, body { min-height: 110%; } .clicked { background-color: rgb(59, 62, 147..

python 2024. 4. 19. 05:52

블루 , 패치 추가 수정, 삭제 까지 완성

{% extends "main.html" %}{% block contents %}style> html, body, h1, h2, h3, div, span, a, button, table, tbody, thead, input { margin: 0; padding: 0; box-sizing: border-box; } .clicked { background-color: rgb(59, 62, 147); /* border-radius: 20%; */ color: rgb(232, 132, 37); display: flex; text-al..

python 2024. 4. 17. 21:53

수정작

{% extends "main.html" %}{% block contents %}style> html, body, h1, h2, h3, div, span, a, button, table, tbody, thead, input { margin: 0; padding: 0; box-sizing: border-box; } .clicked { background-color: rgb(59, 62, 147); /* border-radius: 20%; */ color: rgb(232, 132, 37); display: flex; text-al..

python 2024. 4. 17. 21:07

입력란 수정

{% extends "main.html" %}{% block contents %}style> html, body, h1, h2, h3, div, span, a, button, table, tbody, thead, input { margin: 0; padding: 0; box-sizing: border-box; } .clicked { background-color: rgb(59, 62, 147); /* border-radius: 20%; */ color: rgb(232, 132, 37); display: flex; text-al..

python 2024. 4. 17. 20:00

투두완성

from flask import Flask,render_template,jsonify,requestfrom pymongo import MongoClientfrom bson.objectid import ObjectIdclient = MongoClient("")db=client.exapp=Flask(__name__)@app.route('/post', methods=["POST"])def post_todo(): content_receive = request.form["content_give"] date_receive = request.form["date_give"] doc = { "content":content_receive, 'check':"false", ..

python 2024. 4. 16. 12:22

중단 ``

DOCTYPE html>html lang="en">head> meta charset="UTF-8"> meta name="viewport" content="width=device-width, initial-scale=1.0"> title>{{title}}title> script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.12.4.min.js">script> style> html, body, h1, h2, h3, div, span, a, button, input { margin: 0; ..

python 2024. 4. 15. 16:36

추가 정보

인기글

최신글

페이징

이전
1 ··· 9 10 11 12 13 14 15 16
다음
TISTORY
버미다 © Magazine Lab
페이스북 트위터 인스타그램 유투브 메일

티스토리툴바