Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第16,68116,690项(搜索用时0.019秒)
deskutils/pypanel-2.4 (Score: 4.532845E-5)
Desktop panel written in Python
PyPanel is a lightweight panel/taskbar written in Python and C for X11 window managers. It can be easily customized to match any desktop theme or taste. PyPanel works with EWMH compliant WMs (Openbox, PekWM, FVWM, and many others). Some of the customizable features include: - Transparency with shading/tinting - Panel dimensions, location, and layout - Font type and colors with Xft and shadow support - Button events/actions - Clock and workspace name display - System tray (notification area) - Autohiding - Application launcher - Custom application icons
deskutils/notify-osd-0.9.29 (Score: 4.532845E-5)
On-screen-display notification agent using libnotify
Notify OSD presents on-screen-display notifications as ephemeral overlays, which can be clicked through so they don't block your work. It queues notifications, to prevent them from flooding your screen. And as well as handling standard notification updates, Notify OSD introduces the idea of appending - allowing notifications to grow over time, for example in the case of instant messages from a particular person.
devel/astah-6.9.0 (Score: 4.532845E-5)
Java/UML Object-Oriented Design Tool
astah* community is a simple and user-friendly UML modeling tool. astah* community features: - UML 2.x (Class, UseCase, Sequence, Activity, Communication, Statemachine, Component, Deployment, Composite Structure, Object and Package Diagrams) - Suggest Feature - Alignment Guide - Customizing Keybinds - Oval, TextBox, Filled Rectangle, Corner-rounded Rectangle and Texts - Alignment, Size adjustment - Print - Export diagram images (PNG, JPEG) *1 - astah* API (Models of Class, UseCase, Activity, Sequence and Statemachine Diagrames) - GUI Localization *1 The product name is displayed on the corner.
devel/codeblocks-16.01 (Score: 4.532845E-5)
Open source, cross-platform, free C/C++ IDE
Code::Blocks is an open source, cross-platform and free C/C++ IDE. It is build using the wxWidgets GUI library. The WEB site states: "Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. It was designed, right from the start, to be extensible and configurable." LICENSE: GPL3 or later (IDE) LICENSE: LGPL3 or later (SDK)
devel/csmith-2.2.0 (Score: 4.532845E-5)
Generates random C programs that conform to the C99 standard
Csmith is a tool that can generate random C programs that statically and dynamically conform to the C99 standard. Thus, it is useful for stress-testing compilers, static analyzers, and other tools that process C code. Csmith has found bugs in every tool that it has tested, and over the last several years we have used it to find and report more than 350 previously-unknown compiler bugs.
devel/cvsutils-0.2.6 (Score: 4.532845E-5)
CVS utilities which facilitate working with local working directories
CVSU: CVS Utilites The idea of CVS Utilities is to facilitate working with the files in the working directory of a developer using CVS. cvsu: cvs update offline cvsco: cruel checkout cvsdiscard: discard local changes cvsdo: simulates some of the CVS commands cvspurge: make maintainer-clean cvsdiff: cvs diff offline cvschroot: change CVS/Root recursively The original author of CVSU is: Tom Tromey <tromey@cygnus.com> Currently CVSU is maintained by: Pavel Roskin <proski@gnu.org>
devel/ecgi-0.6.3 (Score: 4.532845E-5)
Library for the creation of CGI-based Web applications
ecgi (easy CGI Libary) is an ANSI C library for the creation of CGI-based Web applications. It transparently supports the CGI methods GET and POST, and also multipart/form-data file uploads. The user interface is designed to be as easy as possible and maintains full compatibility to cgic 0.5. It also contains a library independent introduction to CGI programming with C, an .html to .h HTML template preprocessor, and fast, block-allocating memory files.
devel/fpp-1.1 (Score: 4.532845E-5)
Fortran preprocessor for FORTRAN 77 and Fortran 90 programs
fpp is a Fortran preprocessor for FORTRAN 77 and Fortran 90 programs. Historically, the source code preprocessor found in standard C compilers, cpp, has been used to provide Fortran programmers with preprocessing capabilities. However, cpp is too closely tied into the C language syntax and source line format to be used without careful scrutiny. The proposed Fortran PreProcessor, fpp, would provide Fortran-specific source code capabilities that C programmers have come to expect in UNIX environments.
devel/gcvs-1.0 (Score: 4.532845E-5)
High-end interface client for CVS
A set of C++ front-end for cvs distributed under GPL. CvsGui features WinCvs is written in C++ using the Microsoft MFC. MacCvs is written in C++ using Metrowerks PowerPlant. gCvs is written in C++ using GNU gtk+. They are using the latest cvs source code. They are making cvs easier for the novice. They are increasing the power of cvs by providing an high-end interface. The project is growing because it is supported and developed by several cvs users.
devel/gnustep-1.28.0 (Score: 4.532845E-5)
Objective-C libraries based on the OpenStep standard
GNUstep is a set of general-purpose Objective-C libraries, originally based on the OpenStep standard jointly developed by NeXT and Sun and now following Apple's Cocoa APIs. The libraries consist of everything from foundation classes, such as dictionaries and arrays, to GUI interface classes such as windows, sliders, buttons, etc. Please contact the GNUstep maintainers at <discuss-gnustep@gnu.org> in case of questions and help offers.