[활용&팁] 구름 IDE - 웹 컴파일러

shint의 이미지






 

https://www.goorm.io/

 

- mingw 로 WinAPI 컴파일 ㅇ_ㅇ;;

- 다운로드해서 실행

- 공유 가능

- 다양한 언어 지원

- Ubuntu 리눅스 콘솔 사용가능

 

- 파일로 읽고 쓰기 가능

- scanf() 등도 사용가능

 

OS - Ubuntu 14.04 LTS
GCC/G++ 5.4.1
GDB 7.7.1
Clang 3.4

 

 

 

 

 

 

 

 

 

 

 

 

 

 

//

구름 IDE 에서 winsock2 사용하는 방법 -lws2_32 추가 

 

 

구름 IDE 에서 사용한. 소켓 통신 예제

 server client.zip

 

 

MinGW linker error: winsock -lws2_32
https://stackoverflow.com/questions/2033608/mingw-linker-error-winsock

 

 

 

스크립트 마지막에 -lws2_32 를 추가

 

 

스크립트 마지막에 -lws2_32 를 추가

 


File attachments: 
첨부파일 크기
Image icon 구름IDE.jpg236.79 KB
Image icon 구름IDE 2.jpg139.36 KB
Image icon 구름IDE 3.jpg307.16 KB
Image icon 구름IDE 4.jpg81.97 KB
Image icon 구름IDE 5.jpg41.12 KB
shint의 이미지

구름 IDE 에서 tar 프로그램 인스톨 설치방법 ★ sudo apt-get install tar
//파일 다운로드 방법 wget
wget http://주소/파일명

//설치 방법
sudo apt-get install 이름
sudo apt-get install cmake
sudo apt-get install tar
https://blog.naver.com/chojun89/100185243292

//압축 해제
unzip test.zip

tar -xvf test.tar.gz
tar -xvfz test.tar.gz

//프로세스 보기
ps -al

//점유율 확인
top

//문서 편집
vi test.txt
ESC 명령어 준비
[명령어 상태] i //텍스트 입력 시작
[명령어 상태] dd //한줄 지우기 (보통 yy 였는데. ㅇ_ㅇ;; 다름)
[명령어 상태] /찾을 글자 //글자를 찾는다.
[명령어 상태] :w! //저장
[명령어 상태] :q! //종료
[명령어 상태] :qw! //저장 후 종료
[명령어 상태] SHIFT + zz

//
인쇄 미리보기 - PDF 파일 출력 - 구글 드라이브 - PDF 읽기 - 복사

//하위 모든 파일 압축
tar -cvf test.tar.gz -R *

//
IE 메뉴 - 파일 - ZIP/TAR 압축 - 파일 내보내기 - 다운로드 저장

//찾기
find / | grep mysql
dpkg --list | grep mysql

//현재 경로
pwd

//상위 경로 접근
../
../../
../../../

//
[MySQL] Ubuntu 16.04 에서 MySQL 서버 설치
https://www.fun25.co.kr/blog/ubuntu-16-04-mysql-server-install/

# apt-get update
# apt-get install mysql-server

MySQL 서버 시작
# service mysql start

MySQL 서버 종료
# service mysql stop

//구름 IDE 출력 결과 - 텍스트 클립보드로 복사하는 방법
마우스 왼쪽 클릭으로. 출력 결과 텍스트 영역 선택
마우스 오른쪽 클릭을 함께 누른 상태에서. 브라우저 화면 밖으로 이동.
다시 마우스 오른쪽 클릭으로 팝업 메뉴에서 복사 선택. ㅇ_ㅇ!!

//구름 IDE - 소스 영역 주석
CTRL + /

----------------------------------------------------------------------------
젊음'은 모든것을 가능하게 만든다.

매일 1억명이 사용하는 프로그램을 함께 만들어보고 싶습니다.
정규 근로 시간을 지키는. 야근 없는 회사와 거래합니다.

각 분야별. 좋은 책'이나 사이트' 블로그' 링크 소개 받습니다. shintx@naver.com

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.