블로그
- Loving - Nihilist Kite Flyer (가사해석/번역) | 언젠가 분명히 알게 될까요 제가 연을 날리고 있는 것처럼 살고 있는 걸까요 Without a string, without any meaning 끈도 없이, 아무런 의미도 없이 All through the day
- Spring is good Especially, I like string best because of the seasonal lanscape. All the lands begin to be green. Walking in the morning everyday help me to start a new day.
- 생명책에서 지워지는 자에 대한 성경 말씀 하나님은 의로우신 재판장이심이여 매일 '분노'하시는 하나님이시로다" "God is a righteous judge, a God who expresses his wrath every day 칼을 갈으심이여 그 활을 이미 당기어 예비하셨도다" "If he does not relent, he will sharpen his sword; he will bend and string
- How Can We Reclaim Our Lost Sovereignty? On a day when crucial bills were set for a vote in the National Assembly, key leaders of the ruling party The country is reeling from a string of cri.......
- RIIZE :: boomboom bass si=f1MBUs_pIKaWYjZg My baby like to string me on 좀 더 내게 다가와 네게 맞춰 온 My bass 살짝 너의 맘을 Slide 그냥 놓치긴 아쉬워 난 넌 어떻게 생각해 자 Follow me now 이 리듬이 다시 Make me spin We makin' music Every day we play 가볍게 Groovin' 느낀
- [예시] setDay (일자를 요일로 변환) /* * 일자를 요일로 변환하는 함수 * @param {String} date * @return {String} day * example */ setDay = function(date var day = week[today] return day; }
- [예시] DataFormat /* 날짜 마스킹 처리 함수 예시 * @param {String} val * @param {String} val * exsample DateFormat("2023-03-14"); * = val.substring(6, 8); return year + '년' + month + '월' + day + '일'; }
- (영진전문대 컴퓨터프로그래밍전공반) c++ 7장 연습문제(programming) hireDate); #include #include using namespace std; class Date { private : int year; int month; int day ; public: Date() { year = 0; month = 0; day = 0; } Date(int y, int m, int d) { year = y; month = m; day


