Ju Factory

Ju Factory

  • 분류 전체보기
    • Algorithm
      • 정렬
    • Big Data
    • Programming
      • C#
      • iPhone
      • Perl
      • JAVA
      • 윈도우 드라이버
      • C
      • python
      • web
      • Android
      • Scala
    • Book review
    • MultiMedia Framework
      • GStreamer
      • FFMpeg
    • Server
      • Ubuntu
      • Microsoft
      • centos
    • 개발일기
      • Seminar
      • 부산버스
      • 싸다구
      • SCM
      • 스타일판다
    • machine learning
    • 기타
  • Home
  • Visitor
  • Write
  • 정선생의 세상일기
  • ash84
  • NLP
  • 알락블록
  • 길은 가면, 뒤에 있다
  • 트위터 부트스트랩
  • 부산버스 1위 앱 블로그
RSS 피드
로그인
로그아웃 글쓰기 관리

Ju Factory

컨텐츠 검색

태그

gstreamer Deep learning Python Kubeflow spaCy numpy k8s 책 우분투 perceptron word2vec 윈도우 드라이버 rnn redis 정렬 tensorflow scala spark django TensorBoard

최근글

댓글

공지사항

아카이브

Programming/Perl(2)

  • 정규식

    . 영문 딱 한자 h.t hat, hit, that ^ 문자열의 맨 처음 ^h.t hat, hit (that은 안됨) ^.e he, me, regard $ 문자열의 맨 마지막 h.t$ hat, hit, that * 0 이상의 문자. 앞에 항상 문자가 있어야 한다. h*t, (*t는 에러 발생) hat, gt, ht, t, tst, haaaaaat + 1 이상의 문자 h+t (+t는 에러 발생)hat, haaaat, hiiit ? 0 또는 1개의 문자 s?he (?he는 에러 발생) she 또는 he [st]he she 또는 the ^[st]he 문자열의 처음에 있는 she 또는 the [a-z] 소문자 한 문자. [a-zA-Z] 소문자 또는 대문자 한 문자. [0-9] 십진수 한자 [-0-9] '-'부호..

    2012.12.26
  • perl 시작

    #/usr/local/bin/perl #hello.pl print "Hello World\n"; perl의 실행> perl

    2012.12.26
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바