2013年11月18日

摘要: http://www.vim.org/docs.php 阅读全文
posted @ 2013-11-18 17:09 架构师师 阅读(114) 评论(0) 推荐(0) 编辑

2013年11月17日

摘要: http://zh.wikipedia.org/wiki/XWikihttp://www.xwiki.org/xwiki/bin/view/Main/WebHome 阅读全文
posted @ 2013-11-17 21:46 架构师师 阅读(174) 评论(0) 推荐(0) 编辑
摘要: http://zh.wikipedia.org/wiki/OTRShttp://www.otrs.com/cn/https://www.otrs.com/ 阅读全文
posted @ 2013-11-17 21:44 架构师师 阅读(230) 评论(0) 推荐(0) 编辑
摘要: Bugzilla is server software designed to help you manage software development.What is Bugzilla?Bugzilla is a "Defect Tracking System" or "Bug-Tracking System". Defect Tracking Systems allow individual or groups of developers to keep track of outstanding bugs in their product effec 阅读全文
posted @ 2013-11-17 21:35 架构师师 阅读(254) 评论(0) 推荐(0) 编辑
摘要: http://tomcat.apache.org/ 阅读全文
posted @ 2013-11-17 20:43 架构师师 阅读(456) 评论(0) 推荐(0) 编辑
摘要: http://pkg.jenkins-ci.org/debian/Jenkins offers the following features:Easy installation: Just java -jar jenkins.war, or deploy it in a servlet container. No additional install, no database.Easy configuration: Jenkins can be configured entirely from its friendly web GUI with extensive on-the-fly err 阅读全文
posted @ 2013-11-17 20:42 架构师师 阅读(400) 评论(0) 推荐(0) 编辑
摘要: https://www.dartlang.org/ 阅读全文
posted @ 2013-11-17 16:40 架构师师 阅读(156) 评论(0) 推荐(0) 编辑
摘要: http://ceylon-lang.org/ 阅读全文
posted @ 2013-11-17 16:38 架构师师 阅读(104) 评论(0) 推荐(0) 编辑

2013年11月16日

摘要: Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, fr 阅读全文
posted @ 2013-11-16 23:32 架构师师 阅读(293) 评论(0) 推荐(0) 编辑

2013年11月15日

摘要: 在计算机科学或信息科学中,数据结构(英语:data structure)是计算机中存储、组织数据的方式。通常情况下,精心选择的数据结构可以带来最优效率的算法。一般而言,数据结构的选择首先会从抽象数据类型的选择开始。一个设计良好的数据结构,应该在尽可能使用较少的时间与空间资源的前提下,为各种临界状态下的运行提供支持。数据结构可通过编程语言所提供的数据类型、引用及其他操作加以实现。不同种类的数据结构适合于不同种类的应用,而部分甚至专门用于特定的作业任务。例如,当计算机网络依赖于路由表运作时,B树高度适用于数据库的封装。在许多类型的程序设计中,选择适当的数据结构是一个主要的考虑因素。许多大型系统的构 阅读全文
posted @ 2013-11-15 23:34 架构师师 阅读(266) 评论(0) 推荐(0) 编辑

导航