게시판 즐겨찾기
편집
드래그 앤 드롭으로
즐겨찾기 아이콘 위치 수정이 가능합니다.
컴퓨터언어쪽 간단한 영어문장인데 해석좀 할수있을까요
게시물ID : it_2143짧은주소 복사하기
작성자 : 후끼후끼
추천 : 0
조회수 : 613회
댓글수 : 3개
등록시간 : 2014/10/09 20:18:46
컴퓨터언어쪽 간단한 영어문장인데 해석좀 할수있을까요

/*
Find content in string Searches the string for the first occurrence of the sequence specified by its arguments.
 When pos is specified, the search only includes characters at or after position pos, 
 ignoring any possible occurrences that include characters before pos.
 Notice that unlike member find_first_of, whenever more than one character is being searched for, 
 it is not enough that just one of these characters match, but the entire sequence must match.
*/


/*
What is string::npos?
Maximum value for size_t
npos is a static member constant value with the greatest possible value for an element of type size_t. 
This value, when used as the value for a len (or sublen) parameter in string's member functions, means "until the end of the string". As a return value, 
it is usually used to indicate no matches. 
This constant is defined with a value of -1, which because size_t is an unsigned integral type, it is the largest possible representable value for this type.
*/

프로그래밍 하는데 이렇게 주석이 되어있네요 해석좀 할수있을까요 부탁드립니다 ~
전체 추천리스트 보기
새로운 댓글이 없습니다.
새로운 댓글 확인하기
글쓰기
◀뒤로가기
PC버전
맨위로▲
공지 운영 자료창고 청소년보호