• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: 小 中 大 | 推荐给好友 上一篇 | 下一篇

·源代码搜索引擎-Koders.com

发布: 2007-7-04 13:34 | 作者: admin | 来源:  网友评论 | 查看: 12次 | 进入软件测试论坛讨论

领测软件测试网
Getting Started
A significant portion of application development involves a process of find, copy, paste, and integrate. This process can be greatly accelerated when you can find existing source code that provides a solution to the task at hand.

Koders makes it easy for software developers to find existing source code that solves many common development problems with our vast index of working source code from a variety of open source projects. In many cases you may find code that solves the exact problem you are working on, and in other cases, you can find an 80% solution - where existing code can be suited to your needs with minor modifications.

Search Syntax

Multiple terms are ANDed together
The results will include files containing all of the terms you specify in the search box. This is known as a logical AND. For example:

Searching for ''smtp server'' will find files containing ''smtp'' AND ''server''


Terms can be stemmed with the * operator
The results will include all terms that start with the terms specified. For example:

Searching for ''xml*'' will find files containing all words starting with ''xml'' such as XmlReader, XmlWriter, XmlNode, etc.

Note: If you specify a term that has too many matching words, and would return many thousands of results, your search results will be truncated.


You can exclude terms with the - operator.
The results will include all files containing terms you specify and not the terms you have excluded. For example:

Searching for ''Xml* -XmlReader'' will return files containing any term starting with xml, excluding files that contain XmlReader.


You can search for phrases such as "public event" by enclosing the search term in double quotes.


Searches as case-insensitive. Searching for ''Xml'' is the same as searching for ''XML'' is the same as search for ''xML'' etc.


To include special search characters, such as ''*'' as verbatim in your search term, precede the character with a ''\'', e.g. ''\*xml*''. Special characters include: + - && || ! ( ) { } [ ] ^ " ~ * ? : \
Scenarios

There are many ways that developers and managers can use the Koders Open Source Search system. Here are just some of them:

Find out how to use API method X

Type the name of the API method you would like to see and Koders will return a variety of production code that calls the particular method. The best way to learn to use a new API is to see how other developers are using it.


Quantify the ''build or integrate'' decision

''One of my designers thinks we should build component X ourselves, another thinks we should integrate with the Y project to achieve the same functionality. How much time/money might we save by integrating the Y project?''

Koders provides a development cost calculation for each project in our index. You can use this calculator to quickly see how much time and money you could save by integrating this component instead of building it yourself.

Check out the how much it would cost you to develop some popular open source projects yourself:
Hibernate
Apache HTTP Server


Integrate standard datesets quickly

Most applications need to use standard datasets to ensure they are easy-to-use and interoperable with other systems. You can easily find pre-built datasets for your application language. Try these searches:
ISO Country Codes in Java (ISO 3166 +Java)
ISO Country Codes in SQL (ISO 3166 +Sql)

文章来源于领测软件测试网 https://www.ltesting.net/


关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备2023014753号-2
技术支持和业务联系:[email protected] 电话:010-51297073

软件测试 | 领测国际 | ISTQB | ISTQB官网 | TMMi | TMMi认证 | 国际软件测试工程师认证 | 领测软件测试网