Ports Search

Results 15,16115,170 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.012 seconds)
devel/papi-5.4.3 (Score: 5.180394E-5)
API to access the performance counter hw in the microprocessor
PAPI aims to provide the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events.
devel/pdcurses-3.4 (Score: 5.180394E-5)
Curses library implementation for Win32, DOS, OS/2, and X11
PDCurses is a public domain curses library for Win32, DOS, OS/2 and X11, implementing most of the functions available in System V R4 curses. It supports most compilers for these platforms. The X11 port allows existing text-mode curses programs to be re-compiled and linked with PDCurses to produce native X11 applications.
devel/Config-1.10.12 (Score: 5.180394E-5)
Your configurations swiss-army knife
The Config package provides methods for configuration manipulation. * Creates configurations from scratch * Parses and outputs different formats (XML, PHP, INI, Apache...) * Edits existing configurations * Converts configurations to other formats * Allows manipulation of sections, comments, directives... * Parses configurations into a tree structure * Provides XPath like access to directives
devel/PHP_PMD-1.4.1 (Score: 5.180394E-5)
PHP Mess Detector
The PHP Mess Detector aims to be a simplified PHP port of the well known Java Tool PMD. This project uses PHP_Depend to measure several software metrics from given source code, then it compares the calculated values with customizeable thresholds and reports all suspect software artifacts
devel/Pager-2.4.9 (Score: 5.180394E-5)
PEAR data paging class
PEAR::Pager takes an array of data as input and pages it according to various parameters. It also builds links within a specified range, and allows complete customization of the output (it even works with front controllers and mod_rewrite). Two operating modes available: "Jumping" and "Sliding" window style.
devel/fXSL-1.1.0 (Score: 5.180394E-5)
XSL wrapper / extension to the PHP 5.x XSLTProcessor
The classes contained within this repository extend the standard XSLTProcess to use exceptions at all occasions of errors instead of PHP warnings, notices or semi completed transformations. They also add various custom methods and short- cuts for convinience and to allow a nicer API to implement callbacks to the PHP stack.
devel/VFS-0.3.0 (Score: 5.180394E-5)
PEAR Virtual File System API
This PEAR package provides a Virtual File System API, with backends for: * SQL * FTP * Local filesystems * Hybrid SQL and filesystem ... and more planned. Reading/writing/listing of files are all supported, and there are both object-based and array-based interfaces to directory listings.
devel/XML_NITF-1.1.1 (Score: 5.180394E-5)
PEAR NITF XML parser
PEAR::XML_NITF provides a NITF XML parser. The parser was designed with NITF version 3.1, but should be forward-compatible when new versions of the NITF DTD are produced. Various methods for accessing the major elements of the document, such as the hedline(s), byline, and lede are provided. This class was originally tested against the Associated Press's (AP) XML data feed.
devel/Base-1.8 (Score: 5.180394E-5)
Base package that all ezc components packages rely on
The Base component provides the basic functionality, such as autoloading, that all eZ Components need to function properly. The Base component needs to be loaded specifically. Base can also autoload external class reposito- ries from outside the eZ Components. Aside from the autoload functionality, the Base component also contains a number of generic Exception classes that all inherit from the ezcBaseExce- ption class.
devel/qtcreator-4.1.0 (Score: 5.180394E-5)
C++ and QML IDE for Qt development
Qt Creator is a cross-platform IDE (integrated development environment) tailored to the needs of Qt developers. It is part of the Qt Project. It includes: * code editor with C++, QML and ECMAscript support; * rapid code navigation tools; * static code checking and style hints as you type; * context sensitive help; * visual debugger; * integrated GUI layout and forms designer.