E D R , A S I H C RSS

Full text search for "github"

github


Search BackLinks only
Display context of search results
Case-sensitive searching
  • 조영준 . . . . 7 matches
          * [https://github.com/SkywaveTM 깃허브]
          * [AngelsCamp/2015] - 제로병, 피보나치킨 - https://github.com/SkywaveTM/zerobot
          * Titan Project (2015년 1학기 소프트웨어공학 팀프로젝트) - https://github.com/ZeroPage/team6-titan-2015
          * 설계패턴 TeamProejct https://github.com/SkywaveTM/wiki-path-finder
          * 2015년 설계패턴 팀 프로젝트의 기반 프로젝트가 됨. https://github.com/SkywaveTM/wiki-path-finder
          * PicManager - 2014년 객체지향프로그래밍 팀 프로젝트 - https://github.com/ZeroPage/PicManage
          * GDG pre devfest 2013 seoul - 징격의 안드로이드. 그리고 밤샘. - https://github.com/ZeroPage/MorningTypeHuman
  • 한자공/시즌1 . . . . 6 matches
          * [https://github.com/ZeroPage/zp13-javastudy github]를 사용하고 있습니다.
          * github를 사용하기 시작하였습니다. 주소는 위에.
          * 7월 9일에 github에 올린 서로의 코드를 보며 이야기를 나누고, 책에서 읽어왔으나 다루지 못한 내용을 기존 코드에서 살을 붙여서 만들 계획입니다.
          * Github에서 한글 안 깨지게 Eclipse 설정하기
          * Github 관련
          * 메모장에서 *.txt 파일을 만들 때에도 UTF-8로 저장을 해야 github에서 깨지지 않음.
          * github에 만들고 있는 / 만든 코드를 올려 피드백을 요청할 수 있습니다
  • Emacs . . . . 5 matches
          * Emacs의 확장 기능은 .el(Emacs Lisp 확장자) 파일을 읽어오는 방법으로 이루어진다. 따라서 .el 파일만 있으면 확장 기능을 사용할 수 있는데, ELPA 이전까지는 통일된 .el 파일의 배포 방법이 없었기 때문에 기능을 추가하려면 직접 파일을 (EmacsWiki나 github이나 다양한 방식으로) 다운받아야 하는 불편함을 감수해야 했다. ELPA는 이러한 흩어진 파일(= 확장 기능)들을 통합해서 받을 수 있는 기능을 제공하고 있다.
          * [https://github.com/technomancy/package.el/blob/master/package.el package.el]을 컴퓨터에 저장한다. 저장 위치는 아무 곳이나 상관 없지만 되도록이면 HOME 디렉토리에 .emacs.d 디렉토리를 만들어서 그 안에 넣어 주도록 하자.
          1. cedet github에 들어가서 압축파일을 받는다.([http://sourceforge.net/projects/cedet/])
          2. 현제 emacs의 최신버젼은 24.*대이다. 그리고 이 버젼대의 emacs는 내부적으로 cedet이 설치되어있다고 한다. 이 cedet의 버젼과 ecb의 버젼 사이에 버그때문에 ecb 환경설정을 하려하면 어려움이 많다. 열심히 삽질해서 알아본 결과 어떤 외국 신사분이 버그 fix후 report하기전에 반영이 늦을것같기에 미리 github에 올려두신 수정 버전이 있다.([https://github.com/alexott/ecb/]) 여기에서 ecb의 압축파일을 받는 것부터 시작을 한다.
  • 데블스캠프2011/네째날/이승한 . . . . 4 matches
          * setup git and github - http://help.github.com/win-set-up-git/
          * github repository address - https://github.com/beonit/devils2011GitSeminar
  • 데블스캠프2011/넷째날/Git . . . . 4 matches
          * setup git and github - http://help.github.com/win-set-up-git/
          * github repository address - https://github.com/beonit/devils2011GitSeminar
  • CleanCode . . . . 3 matches
          * [http://dogfeet.github.io/progit/progit.ko.pdf git 사용과 관련된 pro git이라는 책의 한국어 번역본. 상당히 자세히 나와 있다고 하네요]
          * [https://gist.github.com/benelog/2922437 버전관리가 필요한 이유를 깨닫는 어떤 사람]
          *[https://github.com/styleguide/ruby Ruby StyleGuide] - 코딩 스타일 자체보다 왜 그런 스타일을 선택했는지에 대해 생각해 보는 것이 중요함.
  • JavaScript/2011년스터디/3월이전 . . . . 3 matches
          * [jQuery], [http://sizzlejs.com/ Sizzle], [https://github.com/douglascrockford/JSON-js JSON-js] 중 고민하다 간단한 JSON-js를 분석하기로 함
          * [https://github.com/douglascrockford/JSON-js/blob/master/json2.js json2.js] 소스 끝까지 읽어오기 : 어떤 기능들이 있는지 파악할 것
          * [https://github.com/douglascrockford/JSON-js/blob/master/json2.js json2.js] 소스 끝까지 읽어오기 : 어떤 기능들이 있는지 파악할 것
  • OpenGL스터디_실습 코드 . . . . 2 matches
          * '''이곳에 소스는 저의 github에도 올릴 예정이니 일일히 복붙하기 귀찮으신분들은 "https://github.com/skyLibrary/OpenGL_Practice"에서 받아가세요.'''
  • 고한종 . . . . 2 matches
         ||{{{github}}} ||https://github.com/rino0601 ||
  • JavaScript/2011년스터디/JSON-js분석 . . . . 1 match
          * [https://github.com/douglascrockford/JSON-js JSON-js] 코드 분석하기
  • Karma . . . . 1 match
         [http://karma-runner.github.io/0.10/index.html]
  • Spring/탐험스터디/wiki만들기 . . . . 1 match
          * MarkdownJ, MarkdownPapers는 문서가 부실하고 남은 두 구현체 중 [https://github.com/sirthias/pegdown Pegdown]이 위키 제목을 통한 페이지 링크를 더 간편하게 지원해서.
          * 위키의 문법을 구현하기로 하였는데 직접 파서를 구현하기보다 Markdown의 파서를 사용하면(Markdown 문법을 사용해야 하지만) 편리할 것 같아(명백해서 증명할 필요가 없다!) Markdown 파서중 pegdown을 쓰기로 경정. Java 언어 기반의 파서중 그나마 문서화(GitHub의 소개페이지)가 잘되어있어서....
  • SystemEngineeringTeam . . . . 1 match
          * github.com
  • WebGL . . . . 1 match
         http://greggman.github.io/webgl-fundamentals/webgl/lessons/webgl-how-it-works.html
  • ZeroPage_200_OK . . . . 1 match
          * 영 느리면 조만간 여유가 있을 때 [https://github.com/ajaxorg/cloud9/ Cloud9]을 ZeroPage 서버에 설치해볼 생각입니다.
  • 고한종/업적/WinAPI로만든학과주점포스기 . . . . 1 match
         = GITHUB =
         결과물 찾고, github 프라이빗 계정 등록 성공하면 public으로 올릴 예정(...)
  • 김수경/StickyWall . . . . 1 match
          * [https://github.com/Linflus/StickyWall Repository]
  • 병역문제어떻게해결할것인가 . . . . 1 match
          * 가장 좋은 깃헙 저장소로 [https://github.com/sesang06/awesome-alternative-military-service Awesome Alternative Military Service]를 추천합니다. 해당 저장소를 만든 사람은 현역 대학생으로 재배정 TO를 받으신 분입니다.
  • 새싹교실/2012/새싹교실강사교육/4주차 . . . . 1 match
         http://rogerdudler.github.com/git-guide/index.ko.html
  • 새싹교실/2012/주먹밥 . . . . 1 match
          * GitHub : https://github.com
  • 서지혜 . . . . 1 match
          1. [https://github.com/Rabierre/my-calculator my calculator]
  • 송치완 . . . . 1 match
          * [https://github.com/bethesirius/ChosunTruck]
  • 안혁준 . . . . 1 match
          * 개인용위키 - [http://github.com/HyeokJun/WikiNote wikinote]
  • 정모/2013.9.4 . . . . 1 match
          * 클린 코드 : SRP(Single Responsibility Principle), DIP(Dependency Inversion Principle) 방식을 공부하였고 디자인패턴 중 템플릿 메소드에 대해서 공부하였습니다.그리고 스레드에 대해서 공부 하였습니다. trello와 github연동하는 방법이 있습니다.상당히 유용할 것같으므로 관심있으신분들은 조금만 찿아보시면 쉽게 하실수있습니다.
Found 24 matching pages out of 7555 total pages (5000 pages are searched)

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
Processing time 0.0158 sec