Download List

프로젝트 설명

Loomes' Nested Set is a class that can be used to manage a tree of information stored in a database. It can perform several types of operations to manipulate a hierarchy of nodes that are stored in a database as table records. Currently, it can insert a root node, insert a node that is child of a given parent, delete a branch of nodes under a given node, delete a single node, rename a node, move nodes, check whether the root node exists, and retrieve the whole tree of nodes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-25 02:51
1.1

이 릴리스에는 더 나은 오류 처리를하고있다. 이제 당신의 자신의 언어 파일을 만들 수있습니다. "디버그"매개 변수 오류에 대한 자세한 정보를 볼 수있습니다. 저기 새 온라인 데모입니다.
This release has better error handling. Now you can create your own language file. A "debug" parameter allows you to see more Information about an error. There is a new online demo.

Project Resources