나의 성장과정  
Front Page
Tag | Location | Media | Guestbook | Admin   
 
소프트웹어 개발보안(secure coding) 가이드

http://www.mospa.go.kr/frt/bbs/type001/commonSelectBoardArticle.do?bbsId=BBSMSTR_000000000015&nttId=39994


난독증이 있는 내가 엄청 보기 싫게 만들어 놨다. 



geeksforgeeks

http://www.geeksforgeeks.org/



How to swap tow numbers without using Temporary variable or arithmetic operators?

http://www.thecrazyprogrammer.com/2014/02/how-to-swap-two-numbers-without-using-temporary-variable-or-arithmetic-operators.html


Lets take two numbers a=5 and b=7

temp=a;

a=b;

b=temp;


연산자를 이용해서 임시 변수없이도 멋지게 스왑할 수 있다. 




모바일 음성 인식 API - by Daum

다음에서 국내 최초 모바일 음성 인식 API 를 제공할 예정이라고 합니다. 


http://daumdna.tistory.com/808 




TROY - by Daum

TROY 기기별 기본브라우저의 실제크기 화면을 제공합니다.

기기 또는 운영체제별 특성, 버그는 실제 기기를 통해 확인하세요


@Daum Communications 웹표준기술팀    - TROY ABOUT 에서 발췌


   http://troy.labs.daum.net/





The Amazing Spider-Man2







오늘 배운것


오늘 배운 것

 

StringBuilder builder = StringBuilder(0); 은 StringBuilder builder = StringBuilder("0"); 과 다르다.

StringBuilder 의 constructor 가 int 일 경우, append 시에 사용 될 capacity(용량) 에 대한 초기화이다

 

Eclipse 로 jar 파일 생성

[Export] >  [Java > Runnable Jar File] > 

Launch Configuration 에는 실행할 Main 메소드 선택 (jar 파일로 만들기 전에 한번 이상 실행해야 한다)

Export Destination 에는 생성될 파일 명

Library Handling 에는 Package required libraries into generated Jar 선택



[java] split

구분자가 | 된 데이터들을 파싱중에 데이터 파싱이 이상하다 싶어 보니,,

 

split("\\|"); 를 해야 원하는 대로 파싱이 된다.

split("|"); 를 했더니 기대하던 데이터 대신 | 바로 앞의 한글자의 데이터만 추출 됐다.



ie11 preview 다운로드


BLOG main image
Simple is beatiful!
 Notice
 Category
분류 전체보기 (755)
전직 (0)
일상 (7)
진행중 (6)
3Fs (14)
미정 (3)
Serendipitous! (6)
지르자 : 맥북 (5)
(5)
FaceBook (3)
 TAGS
Safari color Eclipse Debug 사파리 커피 HP 접근지정자 tomcat 자바스크립트 DOM Java JavaScript laserjet primitive JS 네트워크 URL URLConnection CP1215
 Calendar
«   2024/03   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
 Recent Entries
 Recent Comments
 Archive
 Link Site
상상할 수 있는 힘이 ..
즐겁게살자
인생의 소중한 꿈
{fly to the ocean.com}
누노의 컴퓨토피아
한RSS
[지인]I can\'t stop. Love. Lo…
[원츄]OK 괜찮아 다 잘 될거야
[원츄]애자일 이야기
[원츄]IBM Developerworks
 Visitor Statistics
Total :
Today :
Yesterday :
rss