본문 바로가기 메뉴 바로가기

Connecting HW and SW

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Connecting HW and SW

검색하기 폼
  • 분류 전체보기 (3762) N
    • BilientSevices (742) N
      • MBI (30) N
      • MeasurementSystem[BMS] (80)
      • BilientService (485) N
      • DevData (0)
      • BDIY (0)
      • [BSC] ServantClock (1)
      • ImageDecorator (84)
      • BADP:배프 (40)
      • Methodology_Measurement (0)
    • Innovation&Hurdles (295)
      • BusinessPlanning (40)
      • InnovationProcess (132)
      • InnovationCulture (18)
      • Books (102)
    • HWDesk (255)
      • WirelessComm. (1)
      • HardwareControl (70)
      • ElectronicParts (77)
      • Mechanics (74)
    • SWDesk (910)
      • Web (46)
      • Firmware (73)
      • App (79)
      • DMReports (520)
      • ArtificialIntelligence (22)
    • InfoDesk (1528)
      • Science (49)
      • Tech (936)
      • Gov.Notice (31)
      • Survey (57)
      • Business (443)
    • Lifes (26)
      • Humors (0)
      • Society (14)
      • Hobbies (12)
    • Closed (0)
  • 방명록

SWDesk/Web (46)
Major Network Protocols

출처 : Instagram FTP : File Transfer ProtocolPOP3 : Post Office Protocol 3TelnetSSL/TLS : Secure Sockets Layer/Transport Layer SecurityARP : Address Resolution ProtocolNAT : Network Address TranslationRDP : Remote Desktop Protocol

SWDesk/Web 2024. 9. 11. 13:30
[Flask in Python - 006] HTML Templates

[index01()] import render_template from flask import Flask, render_template app = Flask(__name__) @app.route('/') @app.route('/home') def home(): return 'Hello, world from Bilient' @app.route('/user') def user(): return "This is user-page" @app.route('/user//') def user2(user_name, user_id): return f'Welcome {user_name}({user_id})' @app.route('/html02') def html02(): return ''' This is the title..

SWDesk/Web 2024. 2. 6. 04:30
[Flask in Python - 005] HTML Rendering

* Access URL : "123.45.6.7:3771/html02" from flask import Flask app = Flask(__name__) @app.route('/') @app.route('/home') def home(): return 'Hello, world from Bilient' @app.route('/user') def user(): return "This is user-page" @app.route('/user//') def user2(user_name, user_id): return f'Welcome {user_name}({user_id})' @app.route('/html02') def html02(): return ''' This is the title Below is ....

SWDesk/Web 2024. 2. 6. 03:30
[Flask in Python - 004] Dynamic Access

from flask import Flask app = Flask(__name__) @app.route('/') @app.route('/home') def home(): return 'Hello, world from Bilient' @app.route('/user') def user(): return "This is user-page" @app.route('/user//') def user2(user_name, user_id): return f'Welcome {user_name}({user_id})' if __name__=="__main__": app.run(host='0.0.0.0', port=3771, debug=True) http:// 123.56.7.8 :3771/user/aa1/1357 http:..

SWDesk/Web 2024. 2. 6. 02:30
[Flask in Python - 003] Connecting a webpage

* Connecting 'user' page from flask import Flask app = Flask(__name__) @app.route('/') @app.route('/home') def home(): return 'Hello, world from Bilient' @app.route('/user') def user(): return "This is user-page" if __name__=="__main__": app.run(host='0.0.0.0', port=3771, debug=True) URL : "123.456.78.9:3771/user", "123.456.78.9:3771/USER"

SWDesk/Web 2024. 2. 6. 01:30
[Flask in Python - 002] Access from Remote Client

보호되어 있는 글입니다.

보호글 2024. 2. 6. 00:30
[Flask in Python - 001] Basic Code

from flask import Flask app = Flask(__name__) @app.route('/') def home(): return 'Hello, world from Bilient' if __name__=="__main__": app.run(debug=True)

SWDesk/Web 2024. 2. 5. 23:30
브라우저에 URL을 입력하면 벌어지는 일

from Instagram Client DNS TCP/IP Server HTML + CSS + JS Client

SWDesk/Web 2023. 12. 17. 07:15
[HTML] 버턴과 텍스트 입력창 구성 및 반응

Android WebView App Please enter your details: Save Update Delete Clear Search Login Name: Email: Password: Send HTML 삽입 미리보기할 수 없는 소스

SWDesk/Web 2023. 2. 24. 14:51
[PHP] Data Table from DB

MySQL DB에서 데이터를 불러와서 이 데이터를 웹페이지에 표로 표시하는 PHP 소스 코드 $servername = "localhost"; // MySQL 서버 주소 $username = "사용자이름"; // MySQL 사용자 이름 $password = "패스워드"; // MySQL 사용자 비밀번호 $dbname = "데이터베이스이름"; // 사용할 데이터베이스 이름 // MySQL 서버와 연결 $conn = mysqli_connect($servername, $username, $password, $dbname); // 연결 확인 if (!$conn) { die("Connection failed: " . mysqli_connect_error()); } $sql = "SELECT * FROM custom..

SWDesk/Web 2023. 2. 21. 14:09
이전 1 2 3 4 5 다음
이전 다음
반응형
250x250
공지사항
  • How to Use BRA Service
  • BRA서비스 이용 방법
  • Innovations and Hurdles
  • ☆☆ 신규 정보 구독을 신청하세요.
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • 전압전류모니터링
  • 허들
  • arduino
  • image
  • 전류
  • Video
  • ServantClock
  • Hurdles
  • 혁신
  • 심심풀이치매방지기
  • BSC
  • 치매방지
  • 전압
  • 심심풀이
  • DYOV
  • 치매
  • Innovations
  • Innovations&Hurdles
  • 오블완
  • 배프
  • 아두이노
  • Decorator
  • badp
  • Innovation&Hurdles
  • bilient
  • 티스토리챌린지
  • 빌리언트
  • 둎
  • 절연형
  • 혁신과허들
more
«   2025/06   »
일 월 화 수 목 금 토
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
29 30
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바