[첫화면으로]Perl/컨텍스트

마지막으로 [b]

6 번째 수정본
greplength
maplength
@foolength (efficiently)
keys/valueslength (efficiently)
splitlength, but @_ side-effect
 
(10, 20, 30)last element
@foo[3..5]last element
(10, 20, 30)[2, 1]last element
splicelast element
 
callerpackage name (first element of list return)
eachkey (first element)
getpwuidusername (first element)
getpwnamuser ID (third element of list return)
glob/<*>"next" item (repeat until undef)
gmtime/localtimeprintable string (instead of list of components)
readline/<HANDLE>"next" item (repeat until undef)
readpipe/``/qxone item instead of list of lines
readdir"next" item (repeat until undef)
reversestring reverse instead of list reverse
select(4-arg)$nfound (first element of list)
sortundef
statsuccess value
times$user (first element)
unpackfirst element

이름:  
Homepage:
내용:
 

컴퓨터분류

이 수정본 편집일: 2016-6-1 11:51 am (변경사항 [d])
1479 hits | Permalink | 변경내역 보기 [h] | 현재 수정본 보기 | 6 번째 수정본 소스 보기