Sign In

πŸ“μ•Œλ°” ν›„κΈ°/μΆ”μ²œ

μ•„λ₯΄λ°”μ΄νŠΈμ˜ ν›„κΈ° λ˜λŠ” μΆ”μ²œ 리슀트λ₯Ό μ•„λž˜μ˜ 링크λ₯Ό 타고 λ“€μ–΄κ°€ μ μ–΄μ£Όμ„Έμš”!

μ‹€μ œ κ·Όλ¬΄ν•œ ν•™μƒλ“€μ˜ μ†”μ§ν•œ 후기와 μΆ”μ²œ μ•Œλ°”λ₯Ό κ³΅μœ ν•©λ‹ˆλ‹€.
쒋은 μ•Œλ°”λ₯Ό μ°Ύκ³  싢은 λΆ„λ“€μ—κ²Œ μœ μš©ν•œ 정보가 κ°€λ“ν•΄μš”.

import ipywidgets as widgets from IPython.display import display, clear_output import datetime from google.colab import drive # Google Drive 마운트 drive.mount('/content/drive') # μ €μž₯ 경둜 μ„€μ • save_path = '/content/drive/MyDrive/alba_board.txt' # μ €μž₯된 κ²Œμ‹œκΈ€ 뢈러였기 def load_posts(): try: with open(save_path, 'r', encoding='utf-8') as f: posts = f.readlines() return posts except FileNotFoundError: return [] # κ²Œμ‹œκΈ€ μ €μž₯ ν•¨μˆ˜ def save_post(title, content): time = datetime.datetime.now().strftime("%Y-%m-%d %H:%M") with open(save_path, 'a', encoding='utf-8') as f: f.write(f"{time} | {title} | {content}\n") # κΈ€ λͺ©λ‘ 좜λ ₯ ν•¨μˆ˜ def show_posts(b): output.clear_output() posts = load_posts() if not posts: with output: print("\n❌ λ“±λ‘λœ 글이 μ—†μŠ΅λ‹ˆλ‹€.\n") else: with output: print("\nπŸ“‹ λ“±λ‘λœ μ•Œλ°” κΈ€ λͺ©λ‘:\n") for p in posts: print(p) # κΈ€ 등둝 ν•¨μˆ˜ def add_post(b): title = title_text.value content = content_text.value save_post(title, content) output.clear_output() with output: print("\nβœ… 글이 μ €μž₯λ˜μ—ˆμŠ΅λ‹ˆλ‹€.\n") title_text.value = "" content_text.value = "" # μ’…λ£Œ ν•¨μˆ˜ def exit_program(b): output.clear_output() with output: print("\nπŸ‘‹ ν”„λ‘œκ·Έλž¨μ„ μ’…λ£Œν•©λ‹ˆλ‹€.\n") # UI ꡬ성 title_text = widgets.Text(placeholder="제λͺ©μ„ μž…λ ₯ν•˜μ„Έμš”") content_text = widgets.Textarea(placeholder="λ‚΄μš©μ„ μž…λ ₯ν•˜μ„Έμš”", layout=widgets.Layout(width='400px', height='100px')) add_button = widgets.Button(description="κΈ€ 등둝") view_button = widgets.Button(description="κΈ€ 뢈러였기") exit_button = widgets.Button(description="ν”„λ‘œκ·Έλž¨ μ’…λ£Œ") output = widgets.Output() # λ²„νŠΌκ³Ό ν•¨μˆ˜ μ—°κ²° add_button.on_click(add_post) view_button.on_click(show_posts) exit_button.on_click(exit_program) # μΈν„°νŽ˜μ΄μŠ€ 좜λ ₯ display(title_text, content_text, add_button, view_button, exit_button, output)
남
λ‚¨μŠΉν›ˆ
μ•Œλ°” ν›„κΈ°
β€’
μ•„λ₯΄λ°”μ΄νŠΈ 이름: μ•„μ‹œμ•„λ‚˜μ—μ–΄ν¬νŠΈ λΆ€μ‚°μ§€λΆ€ μˆ˜ν•˜λ¬Ό 적재/ν•˜κΈ° νŒŒνŠΈνƒ€μ΄λ¨Έ
β€’
근무 μ‹œκ°„: μ˜€μ „ 6μ‹œ 30λΆ„-μ˜€μ „ 9μ‹œ 30λΆ„, 일 3μ‹œκ°„, μ£Ό 4일 근무
β€’
근무 μˆ˜λ‹Ή: μ‹œκΈ‰ 15000원(4λŒ€λ³΄ν—˜ κ°€μž…), μ‹κΆŒ 제곡
β€’
평점: 4.3
β€’
평가: ν•œκ²¨μšΈ 1μ›” μ€‘μˆœ~2μ›”λ§κΉŒμ§€ μ•½ ν•œ 달 λ°˜κ°€λŸ‰ κ·Όλ¬΄ν–ˆμŒ. κ·Όλ¬΄μ§€λŠ” κΉ€ν•΄κ΅­μ œκ³΅ν•­ λ‚΄.
노동 강도가 μ’€ μžˆλŠ” 편. λ‹€λ§Œ μ΅μˆ™ν•΄μ§€λ©΄ μ’€ λ‚«λ‹€. 노동 강도가 λΉ‘μ„Όλ§ŒνΌ μ‹œκΈ‰λ„ λ§Žλ‹€. κ·Όλ¬΄μ‹œκ°„μ΄ 6μ‹œ 반인게 νž˜λ“€λ‹€. 집이 κΉ€ν•΄λΌμ„œ 첫 차타고 κ°”μŒ. 근무 λ‚΄μš©μ€ λΉ„ν–‰κΈ° ν™”λ¬ΌμΉΈμ—μ„œ 캐리어 λ„£κ³  λΉΌλŠ” 것. λΉ„ν–‰κΈ°λž‘ 곡항을 μ’‹μ•„ν•˜λ©΄ ν•œ λ²ˆμ―€μ€ 해보길. λŒ€μ‹  μ•ˆμ’‹μ•„ν•˜λ©΄ λ³„λ‘œμž„,,, λ‚˜λŠ” 개인적으둜 정말 μ’‹μ•˜λ˜ κ²½ν—˜μ΄μ—ˆμŒ!! λ‹€μ‹œ 였라면 또 갈 μ •λ„λ‘œ
πŸ‘
κΉ€
κΉ€λ‘ν˜

μ•Œλ°” ν›„κΈ°/μΆ”μ²œ μ˜ˆμ‹œ

μ•Œλ°” ν›„κΈ°/μΆ”μ²œ

β€’
μ•„λ₯΄λ°”μ΄νŠΈ 이름
β€’
μ•Œλ°” μ‹œκ°„
β€’
μ•Œλ°” μˆ˜λ‹Ή
β€’
μ•Œλ°” 평점(1~5)
β€’
μ•Œλ°”μ˜ 개인적인 평가
πŸ‘