当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: Some Open Source Project
 

 

 ·关于半途接手项目的对话    »显示摘要«
    摘要:( 亚非) 16:07:45问个问题,关于gui的单元测试,有什么好的工具吗 (青润) 16:07:49里面包括了六个大项目的实例(我做了修改),还有一些小项目的经验。 (青润) 16:08:23单元测试你可以找一下与语言相关的测试工具。junit是做java测试用的。其他得我不是很熟悉。 ( 亚非) 16:09:31junit用来测试功能模块还可以用来测试ui,我不知道怎么用(青润) 16:09......
    摘要:随着linux的不断发展,越来越多的人开始使用linux,对于那些刚刚接触的人来说,恐怕最先感到困惑的就是那些"不明不白"的目录了。如果想熟练使用linux,让linux听命于自己,就必须掌握这些目录,下面就以xteam公司的最新产品——xteamlinux 4.0为例,介绍一下在该系统下的目录。/bin bin是binary的缩写。这个目录存放着最经常......


Some Open Source Project
 

  【程序编程相关:Java编写中容易搞错的一些东西

some open source project 【推荐阅读:模拟三张牌游戏

http://www.joinwork.net/ 【扩展信息:表格架构基本框架DEMO码

joinwork

http://www.joinwork.net/document/developer/sample_apply.htm

a work flow model

 

osworkflow

http://www.opensymphony.com/osworkflow/

osworkflow is fairly different from most other workflow systems available, both commercially and in the open source world. what makes osworkflow different is that it is extremely flexible. this can be hard to grasp at first, however. for example, osworkflow does not mandate a graphical tool for developing workflows, and the recommended approach is to write the xml workflow descriptors ´by hand´. it is up to the application developer to provide this sort of integration, as well as any integration with existing code and databases. these may seem like problems to someone who is looking for a quick "plug-and-play" workflow solution, but we´ve found that such a solution never provides enough flexibility to properly fulfill all requirements in a full-blown application.

 

typestry

http://jakarta.apache.org/tapestry/

tapestry is a powerful, open-source, all-java framework for creating leading edge web applications in java.

 

hibernate

http://www.hibernate.org/


...   下一页
 ·字符串操作--c语言    »显示摘要«
    摘要:本章集中讨论字符串操作,包括拷贝字符串,拷贝字符串的一部分,比较字符串,字符串右对齐,删去字符串前后的空格,转换字符串,等等。c语言提供了许多用来处理字符串的标准库函数,本章将介绍其中的一部分函数。 在编写c程序时,经常要用到处理字符串的技巧,本章提供的例子将帮助你快速学会一些常用函数的使用方法,其中的许多例子还能有效地帮助你节省编写程序的时间。 6.1 串拷贝(strcpy)和内存拷贝(memc......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE