블로그
-
안규백(국방부 장관) 탄핵 청원 90,000명 돌파!
이러니까 국민들의 민심이 돌아서는 것입니다 This is why public sentiment is turning against them. 애초에 방위 출신인데다 안보관이 너무 좌편향적이라 걱정되었고, 이재명 대통령의 인사 참사 중의 하나로 크게 손꼽힐만 합니다 From the start, there were concerns
blog.naver.com · 2026.06.22
-
서울대 커리큘럼으로 배우는 한국어 수업, 강남인강 「시작해요, 한국어」 클래스
Want to start learning Korean? 서울대 커리큘럼으로 배우는 한국어 수업 강남인강 「시작해요, 한국어」 클래스가 시작됩니다. Learn Korean with the Seoul National University curriculum through Gangnam’s public online learning platform
blog.naver.com · 2026.05.01
-
4.01티켓 선착순 판매,과달라하라,재외동포의 창
-1-april FIFA World Cup 2026 tickets | Last-Minute Sales Phase to start on 1 April Additional tickets for the FIFA World Cup 2026™ will go on sale to the general public from 11:00 ET/17:00 CET on Wednesday
blog.naver.com · 2026.03.08
-
260127 두서없는 일기
using UnityEngine; // Unity에서 제공하는 기능들을 쓰겠다는 뜻이에요 public class PlayerController : MonoBehaviour // PlayerController라는 public float speed = 8f; // 플레이어가 얼마나 빨리 움직일지 정하는 숫자예요 void Start() { // 게임이 시작할 때 딱 한 번 실행돼요 playerRigidbody
blog.naver.com · 2026.01.27
-
Living with Your Own Brand After 50 (A Reality Startup Guide for Middle-aged People)
institutions, and small and medium-sized enterprises, and is conducting research on establishing public Your Own Brand After 50: A Real-World Entrepreneurship Guide for Middle-Aged People” Subtitle: Let's start
blog.naver.com · 2025.07.01
-
Open Wallet Blog: A Practical Guide to Monetization for Generation 2030
institutions, and small and medium-sized enterprises, and is conducting research on establishing public Blog, Why Start Now? 1.1 The Free Economy.......
blog.naver.com · 2025.06.23
-
충돌위험찾기
.*; class Solution { public int solution(int[][] points, int[][] routes) { Map> timeMap = new HashMap routes[r]; List path = new ArrayList<>(); for (int i = 0; i < route.length - 1; i++) { int[] start
blog.naver.com · 2025.05.21
-
Writing Task 2: Responding to a Survey
You live in a city that is planning to improve its public transportation system. Through building subway systems, people will start using the subway more than a car to get to the destination
blog.naver.com · 2025.04.09
-
[더미의 AICT팁] Node.js를 만든 AI서비스 클라우드타입으로 배포하기-ChatGPT와 함께...
다운로드 받은 파일 중 upload, public 폴더와 index.js, index.html, package.json 파일만 깃허브에 업로드한다. (ChatGPT를 통해 확인) - "start": "node index.js", 추가 Step4. 클라우드 타입으로 이동하여 Nodejs패키지를 선택한다.
blog.naver.com · 2024.03.31
-
[CentOS7] 방화벽 해제 방법 , firewall-cmd --port 80 tcp
[서비스 설치] # yum -y install firewalld [서비스 등록] # systemctl enable firewalld [서비스 시작] # systemctl start firewalld [오픈할 tcp 포트] # sudo firewall-cmd --permanent --zone=public --add-post=22/tcp # sudo firewall-cmd
blog.naver.com · 2022.04.28
블로그 결과 더보기 →