Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第2,7612,770项(搜索用时0.012秒)
www/WWW-Scripter-0.032 (Score: 6.7090173E-4)
Module for scripting web sites that have scripts
This is a subclass of WWW::Mechanize that uses the W3C DOM and provides support for scripting.
www/HTML-GenerateUtil-1.20 (Score: 6.7090173E-4)
Perl5 module for generating HTML on the fly
HTML::GenerateUtil is a module provides C language version of various helper routines for generating HTML output.
devel/Sub-Uplevel-0.2500 (Score: 6.6836854E-4)
Appear to run a function in a higher stack frame
Like Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided.
www/LWP-MediaTypes-6.02 (Score: 6.6836854E-4)
Guess media type for a file or a URL
This module provides functions for handling media (also known as MIME) types and encodings.
www/HTML-GenToc-3.20 (Score: 6.6779845E-4)
Generate a Table of Contents for HTML documents
HTML::GenToc generates anchors and a table of contents for HTML documents. Depending on the arguments, it will insert the information it generates, or output to a string, a separate file or STDOUT. While it defaults to taking H1 and H2 elements as the significant elements to put into the table of contents, any tag can be defined as a significant element. Also, it doesn't matter if the input HTML code is complete, pure HTML, one can input pseudo-html or page-fragments, which makes it suitable for using on templates and HTML meta-languages such as WML. Also included in the distrubution is hypertoc, a script which uses the module so that one can process files on the command-line in a user-friendly manner.
games/xrally-1.1.1 (Score: 6.6571444E-4)
XRally is a Linux clone of the classic Rally X arcade game
XRally is a Linux clone of the classic Rally X arcade game. For those who don't know, in Rally X you control a blue (good) car, that has to collect yellow flags around a maze-like map, while avoiding the red (bad) cars. In order to help himself, the blue car can use clouds of smoke through the maze. If a enemy touch any of these clouds, it stops for a while. The enemy cars can also crash one with the other, what gives you some extra time. XRally is written in C using only the basic Xlib and Xpm libraries. It's a project aimed mainly at newbie X11/Game programmers like me (but any experienced help is appreciated! :) )
devel/HTML_TreeMenu-1.2.2 (Score: 6.6567917E-4)
Provides an API to create a HTML tree
PHP Based API creates a tree structure using a couple of small PHP classes. This can then be converted to javascript using the printMenu() method. The tree is dynamic in IE 4 or higher, NN6/Mozilla and Opera 7, and maintains state (the collapsed/expanded status of the branches) by using cookies. Other browsers display the tree fully expanded. Each node can have an optional link and icon. New API in 1.1 with many changes (see CVS for changelog) and new features, of which most came from Chip Chapin (http://www.chipchapin.com).
www/ftasv-0.9.2 (Score: 6.6567917E-4)
Is a commandline scoreboard viewer for the Apache server
Apache's status module is an easy way to get information about what your webserver is doing - at any time, except when you need that information. Because this information is normally gathered via the server-status page, it will be unavailable when the webserver is not responding. The system administrator can restart the daemon and hope to get a glimpse of the server-status page, a tiny clue about what is causing the trouble, before the server gets overloaded again. This project aims at helping the system administrator get his information in crisis situations.
x11/wmdrawer-0.10.5 (Score: 6.6567917E-4)
Dockapp which provides a drawer to launch applications
wmDrawer is a dock application (dockapp) which provides a drawer (retractable button bar) to launch applications. * The drawer is retractable and animated. * Several columns of buttons can be defined in the drawer. * The configuration file is automaticaly reloaded if it changes. * Multiple instances of the program can run at the same time. * Button's highlight under mouse cursor. * Drawer's transparency (need SHAPE extension). * Ability to launch several apps at once from the drawer. By holding down the key Shift or by using mouse buttons middle or right instead of left, you can keep the drawer opened.
devel/gzstream-1.5 (Score: 6.6402054E-4)
Provides zlib functionality in an iostream
Gzstream is a small C++ library, basically just a wrapper, that provides the functionality of the zlib C-library in a C++ iostream. It is freely available under the LGPL license. Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the Computational Geometry Group at UNC Chapel Hill.