Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第3,6513,660项(搜索用时0.003秒)
devel/HTML_QuickForm_Livesearch-0.4.1 (Score: 0.032514982)
Element for PEAR::HTML_QuickForm to enable a suggest search
This package adds an element to the PEAR::HTML_QuickForm package to dynamically create an HTML input text element that at every keypressed javascript event, returns a list of options in a dynamic dropdown select box (live dropdown select). This element use AJAX (Communication from JavaScript to your browser without reloading the page). This type of livesearch is useful when you have a form with a dropdown list with a large number of row.
Implementation of Tableless Renderer for HTML_QuickForm
Replacement for the default renderer of HTML_QuickForm that uses only XHTML and CSS but no table tags, and generates fully valid XHTML output.
Element for PEAR::HTML_QuickForm that defines dynamic filters
The PEAR::HTML_QuickForm_SelectFilter package adds an element to the PEAR::HTML_QuickForm package that is used to define dynamic filters on the client side for select elements.
Element for PEAR::HTML_QuickForm that defines a 2 box multi-select
The HTML_QuickForm_advmultiselect package adds an element to the HTML_QuickForm package that is two select boxes next to each other emulating a multi-select.
devel/HTML_Select-1.3.1 (Score: 0.032514982)
PEAR::HTML_Select is a class for generating HTML form select elements
The PEAR::HTML_Select package is a class for generating HTML form select elements.
devel/apr-1.5.2.1.5.4 (Score: 0.032514982)
Apache Portability Library
The Apache Portable Runtime is a library of C data structures and routines, forming a system portability layer that covers as many operating systems as possible, including Unices, Win32, BeOS, and OS/2. This port also includes the APR-Util package, which contains some useful utilities built on top of APR.
devel/Text_Diff-1.1.1 (Score: 0.032514982)
Engine for performing and rendering text diffs
Engine for performing and rendering text diffs.
devel/HTML_Select_Common-1.2.0 (Score: 0.032514982)
Some small PEAR classes to handle common <select> lists
Provides <select> lists for: o Country o UK counties o US States o FR Departments
devel/Structures_LinkedList-0.2.2 (Score: 0.032514982)
Implements singly and doubly-linked lists
A singly-linked list offers the ability to insert or delete nodes at any point within the list. A doubly-linked list also offers the ability to request previous nodes in the list.
devel/HTML_Table-1.8.4 (Score: 0.032514982)
Makes design of HTML tables easy, flexible, reusable, and efficient
The PEAR::HTML_Table package provides methods for easy and efficient design of HTML tables. * Lots of customization options. * Tables can be modified at any time. * The logic is the same as standard HTML editors. * Handles col and rowspans. * PHP code is shorter, easier to read and to maintain. * Tables options can be reused.