Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第16,99117,000项(搜索用时0.078秒)
www/RTx-Calendar-1.01 (Score: 2.8111E-5)
Calendar extension module for the RT ticketing system
This RT extension provides a calendar view for your tickets and your reminders so you see when is your next due ticket. You can find it in the menu Search->Calendar. There's a portlet to put on your home page (see Prefs/MyRT.html) You can also enable ics (ICal) feeds for your default calendar and all your private searches in Prefs/Calendar.html. Authentication is magic number based so that you can give those feeds to other people. You can find screenshots on http://gaspard.mine.nu/dotclear/index.php?tag/rtx-calendar
www/STF-Dispatcher-PSGI-1.12 (Score: 2.8111E-5)
Perl extension for pluggable STF dispatcher interface
STF::Dispatcher::PSGI implements the basic STF Protocol (http://stf-storage.github.com) dispatcher component. It does not know how to actually store or retrieve data, so you must implement that portion yourself. The reason this exists is mainly to allow you to testing systems that interact with STF servers. For example, setting up the main STF implementation is quite a pain if all you want to do is to test your application, but with this module, you can easily create a dummy STF dispatcher.
www/google-api-python-client-1.4.1 (Score: 2.8111E-5)
Google API Client Library for Python
The Google API Client for Python is a client library for accessing the adexchangebuyer, adexchangeseller, adsense, adsensehost, analytics, androidpublisher, audit, bigquery, blogger, books, calendar, civicinfo, compute, coordinate, customsearch, dfareporting, discovery, drive, freebase, fusiontables, gan, groupsmigration, groupssettings, latitude, licensing, oauth2, orkut, pagespeedonline, plus, prediction, reseller, shopping, siteVerification, storage, taskqueue, tasks, translate, urlshortener, webfonts, youtube, youtubeAnalytics APIs. If you wish to use a Google API that is not in that list then you should look at the Google Data APIs Python Client Library (devel/py-gdata).
www/activeresource-3.2.22.2 (Score: 2.8111E-5)
Coherent wrapper object-relational mapping for REST web services
Active Resource Active Resource attempts to provide a coherent wrapper object-relational mapping for REST web services. It follows the same philosophy as Active Record, in that one of its prime aims is to reduce the amount of code needed to map to these resources. This is made possible by relying on a number of code- and protocol-based conventions that make it easy for Active Resource to infer complex relations and structures. These conventions are outlined in detail in the documentation for ActiveResource::Base.
www/activeresource-4.0.0 (Score: 2.8111E-5)
Coherent wrapper object-relational mapping for REST web services
Active Resource Active Resource attempts to provide a coherent wrapper object-relational mapping for REST web services. It follows the same philosophy as Active Record, in that one of its prime aims is to reduce the amount of code needed to map to these resources. This is made possible by relying on a number of code- and protocol-based conventions that make it easy for Active Resource to infer complex relations and structures. These conventions are outlined in detail in the documentation for ActiveResource::Base.
www/net-http-persistent-2.5.2 (Score: 2.8111E-5)
Manages persistent connections using Net::HTTP
net-http-persistent manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8. It's thread-safe too! Using persistent HTTP connections can dramatically increase the speed of HTTP. Creating a new HTTP connection for every request involves an extra TCP round-trip and causes TCP congestion avoidance negotiation to start over. Net::HTTP supports persistent connections with some API methods but does not handle reconnection gracefully. Net::HTTP::Persistent supports reconnection and retry according to RFC 2616. RG: https://rubygems.org/gems/net-http-persistent
www/yslow-3.1.0 (Score: 2.8111E-5)
分析 web 网页为什么慢
YSlow 分析 web 网页,并告诉你为什么它们这么慢,基于 Yahoo 的高性能 web 站点规则。 YSlow 为你提供: * 性能报告 * HTTP/HTML 摘要 * 页面上的元素清单 * 包含 JSLint 等工具 YSlow 里的大部分文件都是在 Mozilla Public License(MPL)版本 1.1 下发布的,也有 部分有例外。YSlow 包含了 Douglas Crockford 编写的 jslint,它使用 BSD 风格的授权。 YSlow 也包含了一些来在 Yahoo! User Interface 类库的文件,这些则是使用的 BSD 授权。
x11-fm/rodent-5.3.16.3 (Score: 2.8111E-5)
Fast, small, and powerful file manager
Rodent is a fast, small and powerful file manager for the GNU operating system (but it also works in BSD). That's one way to look at it. Another way is to call it a graphic shell (that's probably more accurate). * Rodent wastes no space on menus or function buttons (display real estate is too valuable). * All functionality is available through popup menu or keyboard action. * Popup menu is context sensitive. * Full lpterminal is available from keyboard. * Functionality is extendible via plugin technology.
x11-fonts/uw-ttyp0-1.3 (Score: 2.8111E-5)
Monospaced bitmap fonts for X11
UW ttyp0 is a family of bitmap screen fonts in bdf format. It covers most of the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only Mkhedruli), Hebrew (without cantillation marks), Thai, most of IPA (but no UPA), standard punctuation, common symbols, some mathematics, line graphics, a few dingbats, and Powerline delimiter symbols. In addition to Unicode (ISO 10646-1), UW ttyp0 supports about thirty 8-bit encodings (code pages). UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there are regular and bold versions; for some there is also an italic.
x11-toolkits/SoXt-1.3.0 (Score: 2.8111E-5)
GUI binding for using Open Inventor with Xt/Motif
SoXt is an open source implementation of the SGI InventorXt library, which is a GUI binding for using Open Inventor with Xt/Motif. While SoXt has been developed for use with Coin, it is also possible to compile it against Open Inventor from SGI or TGS. A goal is to eventually become 100% source code compatible with the InventorXt library, which is still way off, especially when it comes to creating derived classes. When using SoXt, bear in mind that SoXt is in its alpha release phase, so expect the worst...