当前位置: 代码迷 >> need的解决方案
 
  • 调用repaint函数解决方案

    调用repaint函数我想在一个类的递归函数中调用另一个窗口类的repaint函数,但是直接调用根本没执行,调用其他函数又可以。请问要怎样才能让递归函数未执行完的情况下调用窗口类的repaint函数实现重画啊???color='#e78608'>------解决方案--------------------http://blog.chinaunix.net/space.php?uid=143884&...

    55
    热度
  • javamail发邮件附件是汉语言出现乱码

    javamail发邮件附件是中文出现乱码?我这有一个JAVAmail发送邮件的程序如下,为什么发送附件的名字为中文的时候,在邮箱中收到的附件名会出现乱码呢应该怎么解决谢谢了。代码如下:下面代码粘贴过去就可以执行,改下邮箱名和密码packagecom.res.mng;/***@authorZhangkunaistill@msn.com*@version1.0*/importjava.util.*;i...

    66
    热度
  • weblogic12c 异常<BEA-000402>

    weblogic12c错误<BEA-000402>运行在WebLogic12C下时,经常报这样的错误信息:<2012-5-15下午01时13分38秒CST><Warning><Socket><BEA-000402><Thereare:5activesockets,butthemaximumnumberofsocketreaderth...

    596
    热度
  • Several ports (8005, 8080, 8009) required by Tomcat v7.0 Server at localhost are,该怎么处理

    Severalports(8005,8080,8009)requiredbyTomcatv7.0ServeratlocalhostareSeveralports(8005,8080,8009)requiredbyTomcatv7.0Serveratlocalhostarealreadyinuse.Theservermayalreadyberunninginanotherprocess,orasys...

    372
    热度
  • eclipse中运行JSP时出错了?请大家帮忙解决思路

    eclipse中运行JSP时出错了?请大家帮忙eclipse中运行JSP时,总是跳出一个窗口显示错误:“Severalports(8080,8009)requiredbyTomcatv6.0Serveratlocalhost(16)arealreadyinuse.Theservermayalreadyberunninginanotherprocess,orasystemprocessmaybeus...

    11
    热度
  • JSP环境测试有关问题!(测试环境Eclipse3.3+tomcat5.0+jdk1.6)

    JSP环境测试问题!!求助(测试环境Eclipse3.3+tomcat5.0+jdk1.6)Severalports(8005,8080,8009)requiredbyTomcatv5.0Serveratlocalhostarealreadyinuse.Theservermayalreadyberunninginanotherprocess,orasystemprocessmaybeusingth...

    20
    热度
  • 导入项目 异常

    导入项目错误Severalports(8005,8080,8009)requiredbyTomcatv5.0Serveratlocalhostarealreadyinuse.Theservermayalreadyberunninginanotherprocess,orasystemprocessmaybeusingtheport.Tostartthisserveryouwillneedtostop...

    296
    热度
  • 请教这题目的正确答案为何

    请问这题目的正确答案为何?请问这题目的正确答案为何?烦劳各位帮忙了..感恩Aexample.comdeveloperisdesigningamulti-tierwebapplicationanddiscoversaneedtologeachincomingclientrequest.Whichtwopatterns,takenindependently,provideasolutionforthi...

    61
    热度
  • Struts中ActionErrors与ActionMessage有什么区别啊

    Struts中ActionErrors与ActionMessage有什么区别啊?请问,Struts中ActionErrors与ActionMessage有什么区别啊?都主要是负责什么功能的?color='#e78608'>------解决方案--------------------在Struts1.2版本后,就舍弃ActionErrors了。统一使用ActoinMessagecolor='#e78...

    20
    热度
  • 用java怎样写xml文件解决方案

    用java怎样写xml文件如题,怎样使用java编写xml文件。color='#e78608'>------解决方案--------------------------------------------------------可以选择的方法/工具有:dom4j,jdom,StAX,JAXB,xstream,xmlpull,手工拼接等等。color='#e78608'>------解决方案----...

    5586
    热度
  • javaMail 抛错误,求指点!

    javaMail抛异常,求指点!!!!Javacode主程序:程序抛出异常:javax.mail.AuthenticationFailedException是什么原因,求指点。。。packageModel;publicclassSendMailToSomeone{publicstaticvoidmain(String[]args){SendMailToSomeonesmts=newSendMail...

    5647
    热度
  • 来看看,nokia sdk有关问题

    来看看,nokiasdk问题。TheinternalRMIregistryport1099maybeinusebyanotherapplication.IftheSDKdoesnotstartselecttheNetworkingtabandenteranotherinternalRMIregistryportnumber.这问题有人遇到过么,怎么解决哦color='#e78608'>------...

    9183
    热度
  • j2me polish打包有关问题

    j2mepolish打包问题急我用polish打K700的包时出现下面的警告:(同一个build.xml文件打S700没问题,检查过代码中的polish语句,没发现什么可疑之处。更没有三个参数的createImage(int,int,int)方法。)大家帮帮忙啊。谢谢。[j2mepolish]Warning:wmdj.Mtk:can'tfindreferencedmethod'javax.micr...

    5860
    热度
  • j2mepolish的licence有关问题

    j2mepolish的licence问题他的license分为几种收费类型:GPL的,single的,企业的那么我们做商业开发是否能用它呢?能否使用GPL的license?是否必须购买商业版本呢?j2mepolish的license在这里:http://www.j2mepolish.org/licenses1.如果在项目中使用GPLlicense,则可以无限制的使用,前提是你的项目必须遵循GPL。...

    7597
    热度
  • Cstatic派生类怎么响应鼠标消息

    Cstatic派生类如何响应鼠标消息?各位达人,小弟用CStatic派生了一个类Mystatic,然后在另一个抽象类中用CreateEx(WS_EX_TOOLWINDOW,NULL,NULL,WS_CHILD|WS_VISIBLE|WS_SIZEBOX|WS_THICKFRAME,,,);动态创建了一个CStatic做为窗口,现在想鼠标点击这个窗口时响应一些消息,鼠标左键UP消息和右键点击消息,但...

    4998
    热度
  • Ajax 1.0 Timer控件如何用呀

    Ajax1.0Timer控件怎么用呀?我一用就报以下错误:ThecontrolwithID'tt'requiresaScriptManageronthepage.TheScriptManagermustappearbeforeanycontrolsthatneedit.是怎么回事呀?color='#e78608'>------解决方案------------------------...

    7335
    热度
  • oracle在使用tnsping时,总是提示:TNS-03505: 无法解析名称?解决方法

    oracle在使用tnsping时,总是提示:TNS-03505:无法解析名称?使用tnsping测试oracle是否安装成功时,总是提示:TNS-03505:无法解析名称?,但sqlplus和plsql都能连上,请问谁知道是什么原因,对使用数据库有什么影响吗?求帮忙解答!color='#e78608'>------解决方案-------------------------------------...

    3625
    热度
  • 分析讲解oca试题 一起考证 (一)解决方案

    分析讲解oca试题一起考证(一)1.Whichthreepiecesofinformationareconsideredwhiledecidingthesizeofdatabase?(Choosethree.)A)thesizeofanundoblockB)thesizeoftheredologfilesC)undoblocksgeneratedpersecondD)thesizeofthedat...

    3418
    热度
  • 请问一个英文的数据库题

    请教一个英文的数据库题Youneedtoanalyzehowlongyourorderstobeshippedfromthedatethattheorderisplaced.Todothisyoumustcreateareportthatdisplaysthecustomernumber,dateorder,dateshippedandthenumberofmonthsinwholenumbers...

    240
    热度
  • android初应用

    android初使用<intent-filter><actionandroid:name="qq.aa.TT"/><categoryandroid:name="android.intent.category.DEFAULT"/></intent-filter>intentfilter限制哪些intent可以访问此activity(能接收什么类型的in...

    65
    热度