当前位置: 代码迷 >> please的解决方案
 
  • 为什么会循环失败.

    为什么会循环失败. 有一段代码:#include<stdio.h>#include<math.h>main(){floatr2,r3,r4,rg,e,ig,result,uper,lint;charc;printf("pleaseinputr2,andr3,andr4,ande,andrg(endwithenter):");scanf("%f%f...

    230
    热度
  • 解读代码

    解读代码 部分代码如下(编译器为vc++6.0) char*string1,*string2; char*p,*q; intlocat[10]; intj,len2,i=0,posit=0; printf("Pleaseinputstring1:\n"); gets(string1); printf("Pleaseinputstring2:...

    593
    热度
  • 宏定义问题

    宏定义问题 这样定义有什么错误?? #include<math.h> #defineP(-b/2a) #definediscb*b-4*a*c #defineQ(sqrt(disc)/2a) main() { floata,b,c,x1,x2; printf("Pleaseinputthreenumber:"); scanf("%f,%f,%f",&...

    396
    热度
  • [求助]为什么没得显示?帮忙找错!

    [求助]为什么没得显示?帮忙找错! 下面程序是要达到:**** ***** #include<stdio.h>main(){inti,j,k,n;printf("pleaseonedata:");scanf("%d\n",&n);for(i=1;i<=n;i++){for(k=1;k<=n-i;k++)printf("");for(j=1...

    98
    热度
  • 求解道题 应该不难

    求解道题应该不难 在一个数组a[]中的元素均为正整数,计算a[]中偶数的个数和偶数的平均值题目的意思我不是很明白那位大哥解下 搜索更多相关的解决方案: color="red">求解 color='#FF8000'>----------------解决方案--------------------------...

    230
    热度
  • C语言生日题.

    就是返回整数1啊 color='#FF8000'>----------------解决方案-------------------------------------------------------- 不懂,有何作用? color='#FF8000'>----------------解决方案----...

    194
    热度
  • [求助己解决!多谢各位~]这是一个算"E=M*c*2"的C,但得数总是0,这是怎么 ...

    [求助己解决!多谢各位~]这是一个算"E=M*c*2"的C,但得数总是0,这是怎么回事,我都试 这是一个算"E=M*c*2"的C,但得数总是0,这是怎么回事,我都试了N次了,快疯了!!!voidmain(){ doubledoub;floatfloat1,float2; printf("Pleaseinputm");scanf("%f",&float1);pri...

    50
    热度
  • liunx版本的MySQL不能运行(那个板块没人理只好发这了)

    liunx版本的MySQL不能运行(那个板块没人理只好发这了) liunx版本的MySQL不能运行./configure后出现如下信息提示我说scripts文件夹下找不到mysql_install_db但是我的scripts文件夹下有这个文件啊敢问各位大人如何解决echo"Ididn'tfindthescript'./scripts/mysql_install_db'....

    185
    热度
  • 年前边sybaseQA的几道比试题

    年前面sybaseQA的几道比试题年前面sybaseQA的几道比试题(寻答案最好说说理由谢谢)1Whyistestautomationimportant?2Thefollowingisapseudocodefragmentthathasnoredeemingfeatureexceptforthepurposeofthisquestion.(下面语句是一段伪代码)modulenonsense[]/*...

    5861
    热度
  • Spring开始关切移动应用开发,发布Spring Mobile,Spring Android

    Spring开始关注移动应用开发,发布SpringMobile,SpringAndroid近日,RoyClarkson发布了SpringMobile和SpringAndroid。SpringMobileSpringMobile是SpringMVC的扩展,用来简化手机上的Web应用开发。interceptor定义的示例:<interceptors><!--Onpre-handle,...

    1942
    热度
  • infomix 在创造database的时候,报错:can't write to server

    infomix在创建database的时候,报错:can'twritetoserverinformix版本为10.01:onmode-BC22:touch/opyt/informix/dbspace/userdbs013:chmod660userdbs014:onspaces-c-duserdbs-p/opt/informix/dbspace/userdbs01-o0-s1024000加...

    8487
    热度
  • websphere 无响应解决思路

    websphere无响应硬件环境:IBM3650双cpu(双核),8G内存软件环境:SUSELINUXEnterpriseServer9(i586)WebSphereApplicationServer-ND,6.0.2.27同时此台机器还装有SYBASEIQ12.7我的应用使用润乾报表做展现,在请求一个数据量大的报表时(13列,67万行),页面开始无响应,控制台也无响应查看java进程cpu利用率...

    5463
    热度
  • COLB变量中使用正则表达式替换,该如何处理

    COLB变量中使用正则表达式替换COLB变量中使用正则表达式替换?这个如何做?用这个函数报错:regexp_replacecolor='#e78608'>------解决方案--------------------1)regexp_replace10g以上才有2)regexp_replace只支持字符串,CLOB转进去,也是隐式转为字符串的。假如CLOB过长,就会报错color='#e78608'...

    469
    热度
  • linux 下安装oracle 时一个很错误的有关问题

    linux下安装oracle时一个很异常的问题我在linuxredhat下安装oracle10g时,在我做好安装前的准备后,正式进入安装,运行如下命令./runInstaller,这时报错:错误的大致意思为:对/tmp文件无写权限或是/tmp下的空间不得少于60M.我对/tmp给775权以后,还是有这样的错误。我使用的用户是root。具体运行情况如下:StartingOracleUniversal...

    67
    热度
  • 求递归算法代码详细注释解决方案

    求递归算法代码详细注释这是一个组合的例子,它所做的工作是,输出所给字符串中制定数目的元素的组合种类,使用递归算法,小弟实在看不懂它具体是怎么运算的,求代码详细注释,importjavax.swing.JOptionPane;publicclassCombination{publicstaticvoidmain(String[]args){Stringinput=JOptionPane.showIn...

    126
    热度
  • excuse me,该如何处理

    excusemestaticObject[]get() { Object[]list=newObject[10]; inti=0; System.out.println("pleaseinputparame"); do { InputStreamReaderisr=newInputStreamReader(System.in); BufferedReaderb...

    93
    热度
  • org.hibernate.HibernateException: /hibernate.cfg.xml not found

    测试类运行出现如下警告!请问怎么解决?测试类源码:packagech03.hibernate;importorg.hibernate.*;importorg.hibernate.cfg.*;publicclassTest{ publicstaticvoidmain(String[]args){ try{ SessionFactorysf=newConfiguration().configur...

    110
    热度
  • 昨天可以用的程序今天就不能用了。高手帮小弟我看看是什么有关问题

    昨天可以用的程序今天就不能用了。。。高手帮我看看是什么问题2008-9-413:30:08org.apache.catalina.core.ApplicationContextlog信息:ContextListener:contextInitialized()2008-9-413:30:08org.apache.catalina.core.ApplicationContextlog信息:Sessi...

    234
    热度
  • 想让页面不响应用户操作,怎么

    想让页面不响应用户操作,如何?我用jsp调用java类操作数据库,后台可能需要一段时间才能完成。这段时间希望前台用户不要做其它操作,怎么办?color='#e78608'>------解决方案--------------------JScriptcodefunctiondocument.onmousedown(){if(数据库没完事){alert("pleasewait..."...

    201
    热度
  • 连接ORACLE后,用浏览器打开JSP页面,提示:Not Found(404)解决方法

    连接ORACLE后,用浏览器打开JSP页面,提示:NotFound(404)NotFound(404)Thefilethatyourequestedcouldnotbefoundonthisserver.IfyouprovidedtheURL,pleasechecktoensurethatitiscorrect.Ifyoufollowedahypermedialink,pleasenotifyth...

    359
    热度