• Daum
  • |
  • 카페
  • |
  • 테이블
  • |
  • 메일
  • |
  • 카페앱 설치
 
카페정보
카페 프로필 이미지
코드 인사이드
 
 
 
 

최근 댓글 보기

 
최신 댓글이 없습니다.
 
 

지난주 BEST회원

 

지난주 BEST회원

 

지난주 BEST회원

 
 
카페 게시글
네이티브 어학원 C++ regex 연습! syntax highlighting 을 구현해보자~
codesafer 추천 1 조회 201 16.03.05 21:11 댓글 13
게시글 본문내용
 
다음검색
댓글
  • 작성자 16.03.05 23:38

    첫댓글 짧은 깨달음. stl 의 regex 는 장애자들이 만든것임에 틀림없다.

  • 작성자 16.03.05 23:41

    땅곰 "그냥 <M>foo</M> 처럼 적어놓고 M { color: red; } 하는 식도 있죠 " <-- 요걸 써봐야할듯. 일단 구현해놓고.
    땅곰이 고마워~

  • 작성자 16.03.06 00:00

    Naming rules
    You need to have at least one '-' inside the name of a custom element. Any tag names without '-' will result in an error.

  • 작성자 16.03.06 00:00

    Defining a custom element is simple. Just call document.registerElement() with its tag name as the first argument.var XComponent = document.registerElement('x-component');Now you can use <x-component> wherever you want in the document.<x-component></x-component>

  • 작성자 16.03.06 00:02

    http://w3c.github.io/webcomponents/spec/custom/

  • 작성자 16.03.06 02:54

    옹 그냥도 되나 보네 http://www.w3schools.com/html/html_css.asp

  • 작성자 16.03.07 08:01

    @땅곰 테스트 해보니 잘 되어서 코드 수정~

  • 작성자 16.03.05 23:42

    HTML 16 색 component 표현 가르쳐준 루나님 감사~

  • 작성자 16.03.06 05:10

    line comment 와 preprocessor directives 부분의 regex 결과가 vc++ 과 gcc 가 다르군유~ vc++ 은 perl 과 같은 결과가 나오는데 gcc 는 뭐지 =_= 기본 옵션이 다른가...

  • 작성자 16.03.06 05:48

    일단 완료~ 귀찮음.

  • 16.03.06 10:15

    굽신

  • 작성자 16.03.07 04:56

    주석보다 따옴표 처리를 먼저오게 했습니다. 몇 가지 정규식을 수정했습니다. 정규식끼리 호환성이;;;

  • 작성자 16.03.07 08:25

    푸하하 댓글 글씨체도 다 바뀐다. * 은 못쓰겠넹.

최신목록