当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

 ·线程创建问题,请大家帮忙    »显示摘要«
    摘要: 我的程序可以由用户操作创建一条线程,我希望该线程只被创建一次,请问该如何实现 ......
    摘要: 我用自己的邮件发送程序发出邮件后,用outlook打开是乱码。解析时,能识别英文,但不能识别中文。 ......


如何在jbuilder7中调试一个由其他类调用的类

我的程序有一个大的类,设计由其他类调用,那么我如何调试它?

NO.1   作者: xuw

不太明白,但程序这东西都是一个调一个的,我想你应找最后一个调!!!

NO.2   作者: yuebenxian

new   对象就可以了啊...不明白.  
  对象.成员函数就可以.

NO.3   作者: CoolRay

在第一层测试类、第二层测试类....里写好测试程序,debug测试类,step   over,step   into总可以调试吧  
  不可以把它变成公开的来测试吗?

NO.4   作者: mercury1231

there   are   various   ways   of   testing   such   a   class.  
   
  1.   you   can   provide   simple   simulated   parameters   to   this   class   and   test   it   to   see   if   it   at   least   works.  
  2.   you   can   set   some   break   points   in   the   class   to   see   if   it   progresses   fine   in   the   procedure.  
   
  the   best   way   is   to   test   your   class   with   the   other   module   that   were   designed   to   interface.

NO.5   作者: getdown

junit


    摘要: 我需要在将查询的结果输出(输出几个选项) 如何在datawindows中使用sql来实现 ......
» 本期热门文章:

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