다운로드
소프트웨어 개발
계정
다운로드
소프트웨어 개발
Login
Forgot Account/Password
계정 만들기
언어
도움
언어
도움
×
Login
Login Name
Password
×
Forgot Account/Password
Translation Status of 한국말
Category:
Software
People
PersonalForge
Magazine
Wiki
검색
OSDN
>
브라 우즈 소프트웨어
>
Software Development
>
Object Oriented
>
AScript
>
Ticket List/Search
>
Ticket #21925
AScript
Description
Project Summary
Developer Dashboard
웹 페이지
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
티켓
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
Ticket #21925
Ticket List
Submit New Ticket
RSS
List#offset(n), iterator#advance(n) and iterator#expand(data, n)
오픈 날짜:
2010-05-24 07:33
마지막 업데이트:
2010-05-24 11:41
monitor
ON
OFF
Reporter:
pxn11432
소유자:
pxn11432
Type:
Feature Requests
Status:
Closed
Component:
(None)
MileStone:
build008 (closed)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Accepted
File:
None
Details
implement the following methods.
List#offset(n)
return an iterator that has a start position offset by n
iterator#advance(n)
put forward the current position
iterator#expand(n, data)
return an iterator that expands its length to n filled with data
Ticket History (2/2 Histories)
2010-05-24 07:33
Updated by:
pxn11432
New Ticket "List#offset(n), iterator#advance(n) and iterator#expand(data, n)" created
2010-05-24 11:41
Updated by:
pxn11432
Resolution
Update from
None
to
Accepted
Status
Update from
Open
to
Closed
Ticket Close date
is changed to
2010-05-24 11:41
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Please login to add comment to this ticket »
Login
implement the following methods.