S4A 안내 및 설치 방법 ※ 본 게시물은 2014-11-18 12:49:59에 게시된 글입니다. http://s4a.cat/ S4A About S4A S4A is a Scratch modification that allows for simple programming of the Arduino open source hardware platform. It provides new blocks for managing sensors and actuators connected to Arduino. There is also a sensors report board similar to the Pic s4a.cat ▶ 설치 방법(먼저 Arduino를 설치하신 뒤 아래의 방법으로 진행하세요~) ★ S4A Input & Output Port 강릉바.. 2022. 10. 31. web font(웹 페이지에서 다양한 폰트 사용) 웹 프로그래밍을 할 때 다양한 폰트를 사용하기 위해서 몇가지 방법을 이용합니다. 그러나, 다음의 사이트를 이용하는 것이 매우 편리합니다. 호환성 및 사용의 편리함이 특징입니다. ▶ fonts.google.com/?subset=korean Google Fonts Making the web more beautiful, fast, and open through great typography fonts.google.com ▶ noonnu.cc/ 눈누 상업용 무료한글폰트 사이트 noonnu.cc 강릉바다의 블로그 Since 2008. 1. https://gnbada.kr/ 2022. 10. 15. 최고의 홈페이지 제작 툴 - nicepage ▶ 에디터를 다운로드하여 템플릿 방식으로 매우 편리하게 홈페이지(사이트) 제작 가능합니다! ▶ nicepage.com/ Free Website Builder Software | 10,000+ Free Templates Nicepage is your website builder software breaking limitations common for website builders with revolutionary freehand positioning. 7000+ Free Templates. Easy Drag-n-Drop. No coding. Mobile-friendly. Clean HTML. nicepage.com 강릉바다의 블로그 Since 2008. 1. https://gnbada.kr/ 2022. 10. 13. html 페이지에 비밀번호 설정 ▶ www.maxlaumeister.com/pagecrypt/ PageCrypt - Password Protect HTML PageCrypt - Password Protect HTML This tool lets you securely password-protect an HTML file. Unlike other password-protection tools, this tool: Has no server-side components (this tool and its password-protected pages run entirely in javascript). Uses stro www.maxlaumeister.com ※ 만약 https를 사용할 수 없는 환경이라면(http) https://www.maxla.. 2022. 10. 13. 방과후 학교 - 20221012 local me = script.Parent while true do for cnt = 1, 10, 1 do me.Position = me.Position - Vector3.new(0, 0, 1) wait(0.1) end wait(2) for cnt = 1, 10, 1 do me.Position = me.Position - Vector3.new(0, 0, -1) wait(0.1) end end 기본 파일을 이용하여 2가지 요소를 추가합니다. (1) 앞, 뒤 또는 상하좌우로 움직이는 블록을 만듭니다. (2) 끈에 메달려있는 구형 블록을 추가합니다.(흔들흔들) 강릉바다의 블로그 Since 2008. 1. https://gnbada.kr/ 2022. 10. 12. 로블록스로 배우는 코딩 #15 - 리더보드(Leaderboard) 사용하기 강릉바다의 블로그 Since 2008. 1. https://gnbada.kr/ 2022. 10. 6. 이전 1 ··· 5 6 7 8 9 10 11 다음