KOSTOM DB 입력
2010-06-15 17:58:05

1. 한국어 인덱스 처리

=>한국어면 index를 한번더 더한다.

2. 한 단락이 끝나는 부분이 한국어면 처리해준다.

=>깨질때의 인덱스를 알아낸다.

3. 띄여쓰기 분간~

=> Load Data를 할 때 한국어 깨지는지 확인 하여 기술 해야한다.

4. GUI 처리

▼ more
컴 공부하고 싶으면
2010-06-15 16:08:29

왜 256 인지 부터 알아보세요

▼ more
work list
2010-06-15 14:15:45

1. fix index error

2. fix Korean index error

▼ more
twitter4J query
2010-06-15 13:41:02

Search Operators

You can type these search operators directly into the search box. (Alternatively, you can use the advanced search form to automatically constuct your query.)

Operator Finds tweets...

twitter search containing both "twitter" and "search". This is the default operator.

"happy hour" containing the exact phrase "happy hour".

love OR hate containing either "love" or "hate" (or both).

beer -root containing "beer" but not "root".

#haiku containing the hashtag "haiku".

from:alexiskold sent from person "alexiskold".

to:techcrunch sent to person "techcrunch".

@mashable referencing person "mashable".

"happy hour" near:"san francisco" containing the exact phrase "happy hour" and sent near "san francisco".

near:NYC within:15mi sent within 15 miles of "NYC".

superhero since:2010-06-14 containing "superhero" and sent since date "2010-06-14" (year-month-day).

ftw until:2010-06-14 containing "ftw" and sent up to date "2010-06-14".

movie -scary :) containing "movie", but not "scary", and with a positive attitude.

flight :( containing "flight" and with a negative attitude.

traffic ? containing "traffic" and asking a question.

hilarious filter:links containing "hilarious" and linking to URLs.

news source:twitterfeed containing "news" and entered via TwitterFeed

▼ more