|
源码搜索 |
|
|
共有 4007 个源码项目.每页显示10条. <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15> <16> <17> <18> <19> <20> <21> <22> <23> <24> <25> <26> <27> <28> <29> <30> <31> <32> <33> <34> <35> <36> <37> <38> <39> <40> <41> <42> <43> <44> <45> <46> <47> <48> <49> <50> <51> <52> <53> <54> <55> <56> <57> <58> <59> <60> <61> <62> <63> <64> <65> <66> <67> <68> <69> <70> <71> <72> <73> <74> <75> <76> <77> <78> <79> <80> <81> <82> <83> <84> <85> <86> <87> <88> <89> <90> <91> <92> <93> <94> <95> <96> <97> <98> <99> <100> <101> <102> <103> <104> <105> <106> <107> <108> <109> <110> <111> <112> <113> <114> <115> <116> <117> <118> <119> <120> <121> <122> <123> <124> <125> <126> <127> <128> <129> <130> <131> <132> <133> <134> <135> <136> <137> <138> <139> <140> <141> <142> <143> <144> <145> <146> <147> <148> <149> <150> <151> <152> <153> <154> <155> <156> <157> <158> <159> <160> <161> <162> <163> <164> <165> <166> <167> <168> <169> <170> <171> <172> <173> <174> <175> <176> <177> <178> <179> <180> <181> <182> <183> <184> <185> <186> <187> <188> <189> <190> <191> <192> <193> <194> <195> <196> <197> <198> <199> <200> <201> <202> <203> <204> <205> <206> <207> <208> <209> <210> <211> <212> <213> <214> <215> <216> <217> <218> <219> <220> <221> <222> <223> <224> <225> <226> <227> <228> <229> <230> <231> <232> <233> <234> <235> <236> <237> <238> <239> <240> <241> <242> <243> <244> <245> <246> <247> <248> <249> <250> <251> <252> <253> <254> <255> <256> <257> <258> <259> <260> <261> <262> <263> <264> <265> <266> <267> <268> <269> <270> <271> <272> <273> <274> <275> <276> <277> <278> <279> <280> <281> <282> <283> <284> <285> <286> <287> <288> <289> <290> <291> <292> <293> <294> <295> <296> <297> <298> <299> <300> <301> <302> <303> <304> <305> <306> <307> <308> <309> <310> <311> <312> <313> <314> <315> <316> <317> <318> <319> <320> <321> <322> <323> <324> <325> <326> <327> <328> <329> <330> <331> <332> <333> <334> <335> <336> <337> <338> <339> <340> <341> <342> <343> <344> <345> <346> <347> <348> <349> <350> <351> <352> <353> <354> <355> <356> <357> <358> <359> <360> <361> <362> <363> <364> <365> <366> <367> <368> <369> <370> <371> <372> <373> <374> <375> <376> <377> <378> <379> <380> <381> <382> <383> <384> <385> <386> <387> <388> <389> <390> <391> <392> <393> <394> <395> <396> <397> <398> <399> <400> <401>
1. WebEdit Professional
- WebEdit Professional is a simple and powerful browser-based application that enables any non-technical user to create, edit, and manage their entire website. It features access control, file management capabilities, and the ability to edit and create new files within a WYSIWYG editor, and templates.
WebEdit Professional是一个简单易用而功能强大的基于浏览器的应用软件。可以让没有经验的新手创建、编辑、管理整个Web站点。通过所见即所得和模板模式方便的编辑新文件,并且进行访问控制,文件管理。 |
|
2. QuiXplorer - Quick (PHP) Explorer
- QuiXplorer is a simple, but fully functional, file manager for websites. (written in PHP)
QuiXplorer - 是一个为Web站点提供的简单,但功能完整的文件管理器,用PHP进行编码。
来源: http://sourceforge.net/projects/quixplorer/ |
|
3. libASSA
- libASSA is an OO C++ UNIX networking library based on some of the design patterns such as Configurator, Reactor, Acceptor, and Connector collectively known as Adaptive Communication Patterns described in various papers published by Dr. D. C. Schmidt.
libASSA 是一个UNIX下的面向对象的C++库。由Dr. D. C. Schmidt发布。 |
|
4. cacti
- Cacti is a complete frontend to RRDTool. It stores all of the necessary information to create graphs and populate them with data in a MySQL database. The frontend is completely PHP driven. Along with being able to maintain graphs, data sources, and round
cacti是为RRDTool提供的一个完整的前端。它保存所有必要的信息来创建图表,用一个MySQL 数据库中的数据生成它们。前端完全是用PHP驱动的。能够维护图形、数据源、等等。
来源: http://sourceforge.net/projects/cacti/ |
|
5. netxmms
- About:
netxmms is a Web-based XMMS frontend, aimed at users with larger MP3 collections.
Netxmms是基于Web的XMMS前端,目标是让用户拥有更大的MP3收藏夹。
来源:http://freshmeat.net/projects/netxmms/?branch_id=53299&release_id=174366 |
|
6. CryptNET_Keyserver
- CKS is an openPGP (RFC2440) compliant public key server. It is currently under development. It is written in C, and runs on Linux. It uses PostgreSQL for key storage, and supports the hkp protocol (it can interface with GnuPG and NAI PGP). The keyserver is mostly functional, and there is a link to a running copy on the homepage.
CryptNET_Keyserver是一个兼容openPGP (RFC2440)的公钥服务器。它目前正在开发,用C语言编写,可以在Linux上运行。它使用PostgreSQL进行密钥存储,支持hkp协议(它可以使用GnuPG和NAI PGP作为接口)。密钥服务器强大,可以链接到一个正在运行的主页的复制版本。
来源: http://freshmeat.net/projects/cks/?topic_id=44 |
|
7. xlog
- About:
Xlog is an easy to use program for logging your radio contacts. Contacts are saved in a browsable list which can be edited.
Xlog是一款容易使用的用来记录无线电接触的程序。接触被保留在一个可编辑的浏览列表中。
来源:http://freshmeat.net/projects/xlog/?branch_id=18050&release_id=171399 |
|
8. XQF
- XQF is games server browser and launcher for Unix/X11 written using the GTK+ toolkit. XQF is a front-end to QStat and supports many games including Quake, Quake2, Quake3 and Unreal Tournament.
XQF是Unix/X11的游戏服务器浏览器和运行器,使用GTK+ 工具集编写。XQF是 QStat的前端,支持许多游戏,包括Quake, Quake2, Quake3 和Unreal Tournament。
来源: http://sourceforge.net/projects/xqf/ |
|
10. Mozilla Exporter
- Mozilla Exporter is a utility that converts the configuration files of the Mozilla Web browser from the format used by the Linux version to the format used by the Windows version. This allows you to use the same Mozilla data in both Windows and Linux
Mozilla Exporter是一个用于将Linux版的Mozilla Web浏览器使用的配置文件的格式转换为Windows版本使用的格式。这可以让你在Windows 和Linux下使用相同的数据。
来源: http://sourceforge.net/projects/mozexp/ |
|
共有 4007 个源码项目.每页显示10条. <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15> <16> <17> <18> <19> <20> <21> <22> <23> <24> <25> <26> <27> <28> <29> <30> <31> <32> <33> <34> <35> <36> <37> <38> <39> <40> <41> <42> <43> <44> <45> <46> <47> <48> <49> <50> <51> <52> <53> <54> <55> <56> <57> <58> <59> <60> <61> <62> <63> <64> <65> <66> <67> <68> <69> <70> <71> <72> <73> <74> <75> <76> <77> <78> <79> <80> <81> <82> <83> <84> <85> <86> <87> <88> <89> <90> <91> <92> <93> <94> <95> <96> <97> <98> <99> <100> <101> <102> <103> <104> <105> <106> <107> <108> <109> <110> <111> <112> <113> <114> <115> <116> <117> <118> <119> <120> <121> <122> <123> <124> <125> <126> <127> <128> <129> <130> <131> <132> <133> <134> <135> <136> <137> <138> <139> <140> <141> <142> <143> <144> <145> <146> <147> <148> <149> <150> <151> <152> <153> <154> <155> <156> <157> <158> <159> <160> <161> <162> <163> <164> <165> <166> <167> <168> <169> <170> <171> <172> <173> <174> <175> <176> <177> <178> <179> <180> <181> <182> <183> <184> <185> <186> <187> <188> <189> <190> <191> <192> <193> <194> <195> <196> <197> <198> <199> <200> <201> <202> <203> <204> <205> <206> <207> <208> <209> <210> <211> <212> <213> <214> <215> <216> <217> <218> <219> <220> <221> <222> <223> <224> <225> <226> <227> <228> <229> <230> <231> <232> <233> <234> <235> <236> <237> <238> <239> <240> <241> <242> <243> <244> <245> <246> <247> <248> <249> <250> <251> <252> <253> <254> <255> <256> <257> <258> <259> <260> <261> <262> <263> <264> <265> <266> <267> <268> <269> <270> <271> <272> <273> <274> <275> <276> <277> <278> <279> <280> <281> <282> <283> <284> <285> <286> <287> <288> <289> <290> <291> <292> <293> <294> <295> <296> <297> <298> <299> <300> <301> <302> <303> <304> <305> <306> <307> <308> <309> <310> <311> <312> <313> <314> <315> <316> <317> <318> <319> <320> <321> <322> <323> <324> <325> <326> <327> <328> <329> <330> <331> <332> <333> <334> <335> <336> <337> <338> <339> <340> <341> <342> <343> <344> <345> <346> <347> <348> <349> <350> <351> <352> <353> <354> <355> <356> <357> <358> <359> <360> <361> <362> <363> <364> <365> <366> <367> <368> <369> <370> <371> <372> <373> <374> <375> <376> <377> <378> <379> <380> <381> <382> <383> <384> <385> <386> <387> <388> <389> <390> <391> <392> <393> <394> <395> <396> <397> <398> <399> <400> <401> |
|