当前位置: 代码迷 >> find的解决方案
 
  • 请问sublime text ctags安装后can't find class(ctags生成出错)

    请教sublimetextctags安装后can'tfindclass(ctags生成出错)本帖最后由lumengabc于2013-08-0911:37:04编辑如题。sublimetext2安装ctags后为什么ctrl+t提示can'tfind'Controllers'左侧FOLDERS根目录已经生成.tags文件了请教如何才能ctrl+t找到class文件呢?cmd中执行好象会出错...

    78
    热度
  • 编译php报错:/usr/bin/ld: cannot find -liconv解决办法

    编译php报错:/usr/bin/ld:cannotfind-liconv解决方法 在编译安装php的过程中, ]#./configure 时没有报错,能过,但是在执行 ]#makeZEND_EXTRA_LIBS='-liconv' 时,会报错 /usr/bin/ld:cannotfind-liconv make:***[sapi/fpm/php-fpm] ? 首先检查libico...

    257
    热度
  • PHP5.3.8 与 SQLite3 :could not find driver解决思路

    PHP5.3.8与SQLite3:couldnotfinddriver请教,在windows上安装了PHP5.3.8和SQLite3,index.php的程序是:<?phptry{/***connecttoSQLitedatabase***/$dbh=newPDO("sqlite:test.db");}catch(PDOException$e){echo$e->ge...

    500
    热度
  • 【求助】eclipse在debug时提示"cannot find a free socket for the debugge ...

    【求助】eclipse在debug时提示"cannotfindafreesocketforthedebugger" eclipse在debug时提示"cannotfindafreesocketforthedebugger"请问怎么解决 搜索更多相关的解决方案: color="red">debuggercolor="red">debug时colo...

    1106
    热度
  • word vba find 怎么匹配0个或多个前面的字符

    wordvbafind如何匹配0个或多个前面的字符我想同时匹配ac,abc,abbc,abbbc....ab@c不能匹配0个bab{0,}c似乎不合法有办法查找一次,匹配这样的字符串吗?color='#e78608'>------解决方案--------------------------------------------------------又写了一段不使用VBScript的,直接使用Wor...

    5910
    热度
  • cannot find win.com,unable to continue windows,该怎么处理

    cannotfindwin.com,unabletocontinuewindows98系统,开机提示cannotfindwin.com,unabletocontinuewindows.怎么处理啊?color='#e78608'>------解决方案--------------------------------------------------------用98系统光盘修复一下,或者C:\>...

    7024
    热度
  • could not find the main class.Program will exit.异常

    couldnotfindthemainclass.Programwillexit.错误我用的是jbuilder2005开发工具,我写了一个程序,编译能够通过,但是运行时报错‘couldnotfindthemainclass.Programwillexit.’。请问如何解决???color='#e78608'>------解决方案--------------------那么明显,没有main方法啊c...

    237
    热度
  • Error could not find java 2 run enviroment”,是怎么回事啊,

    双击桌面上的eclipse的快捷方式时,弹出一个对话框,“Errorcouldnotfindjava2runenviroment”,是怎么回事啊,以前用还好使呢,双击桌面上的eclipse的快捷方式时,弹出一个对话框,“Errorcouldnotfindjava2runenviroment”,是怎么回事啊,以前用还好使呢,而且该怎么修复啊?color='#e78608'>------解决方案---...

    103
    热度
  • Could not find a getter for name in class解决方法

    CouldnotfindagetterfornameinclassCouldnotfindagetterfornameinclass。。。。。在运行的时候出现这样的问题,是怎么回事,还望各位大大指教color='#e78608'>------解决方案--------------------------------------------------------你有没有给name提供getName方...

    7517
    热度
  • ffmpeg 在avformat_find_stream_info执行时间太长!解决办法

    ffmpeg在avformat_find_stream_info执行时间太长!我在调用ffmpeg播放实时视频流时,连接后在获取可用针之前avformat_find_stream_info函数处理垃圾信息用时太长(一般都要12秒左右)。请问可不可以让这时间短一点。还有总是有[rtsp@0xdb2a000]UDPtimeout,retryingwithTCP信息提示。color='#FF8000'>...

    21
    热度
  • 连接数库失败:could not find driver,该怎么解决

    连接数库失败:couldnotfinddriverextension=php_pdo.dllextension=php_pdo_firebird.dllextension=php_pdo_mssql.dllextension=php_pdo_mysql.dllextension=php_pdo_sqlite.dllphp.ini中的代码已经改过了的连接数库失败:couldnotfinddriver...

    54
    热度
  • “can't find a register in class 'CREG' while reloading 'asm'”异常

    “can'tfindaregisterinclass'CREG'whilereloading'asm'”错误今天上午用fedora13编译《0.11完全注释》里面的第三章c与汇编语言嵌套的例子,提示“can'tfindaregisterinclass'CREG'whilereloading'asm'”错误。调试了很久才发现,发现是因为最后一行,给出修改过的寄存器列表的时候除了问题,原文如下:::"...

    264
    热度
  • 编译php报错:/usr/bin/ld: cannot find -liconv解决办法

    编译php报错:/usr/bin/ld:cannotfind-liconv解决方法 在编译安装php的过程中, ]#./configure 时没有报错,能过,但是在执行 ]#makeZEND_EXTRA_LIBS='-liconv' 时,会报错 /usr/bin/ld:cannotfind-liconv make:***[sapi/fpm/php-fpm]? 首先检查libiconv是否有安装,其...

    313
    热度
  • 如何解决以下java中can not find symbol的问题

    如何解决以下java中cannotfindsymbol的问题 packagejavacom.aa;importjava.util.*;importjava.text.*;publicclassPerson{publicStringID;publicStringname;publicStringsex;publicDatebirthday;publicPerson(Str...

    707
    热度
  • getHibernateTemplate().find(hql) 超卡,什么原因?(SSH),该如何处理

    getHibernateTemplate().find(hql)超卡,什么原因?(SSH)SSH框架,执行查询操作的时候速度慢的要死,调试的时候卡到Dao层getHibernateTemplate().find(hql)这段代码。能卡3——5分钟不动要查询的表中就1012条数据(5列),应该不至于这么慢啊?谁能解释下,应该怎么办啊???一下是代码片段:action:JavacodeListbasi...

    165
    热度
  • 帮帮忙,java中提示报错:cannot find symbol。不知道错哪了

    帮帮忙,java中提示报错:cannotfindsymbol。不知道哪里错了程序肯定没问题的,我在eclipse中可以运行。我在dos下用javac编译的时候出错了。Path环境变量也设置好了(其他程序我都可以编译运行的。。。。)报错信息如下:FileInputStream.java:7:cannotfindsymbolsymbol:constructorFileInputStream(java....

    224
    热度
  • 在eclipse中使用ant Unable to find a javac compiler;是如何了

    在eclipse中使用antUnabletofindajavaccompiler;是怎么了?BUILDFAILEDfile:F:/graduationDesign/eclipse/helloapp/build.xml:141:Unabletofindajavaccompiler;com.sun.tools.javac.Mainisnotontheclasspath.PerhapsJAVA_HOME...

    793
    热度
  • Eclipse web项目运行main的class出现could not find the main class异常

    Eclipseweb项目运行main的class出现couldnotfindthemainclass错误 出现这个错误一般是jdk问题,web项目建立时默认使用eclipse配置好的jdk,而运行在tomcat本身又配置一个Jdk,如果这两个jdk不一致的话,就会暴这个错误。解决办法是:将eclipse与tomcat跑的服务器使用的jdk一致即可。 也可以点击这个项目,点击Preferences-...

    531
    热度
  • Eclipse3.5eclipse中启动Tomcat出现did not find a matching property异常

    Eclipse3.5eclipse中启动Tomcat出现didnotfindamatchingproperty错误解决方案:1、在Servers控制台内,在服务器节点上右键选择Properties2、General选项卡中点击SwitchLocation,此时Location的值更新为:/servers/tomcat6.0serveratlocalhost.server3、在Servers控制台内...

    78
    热度
  • 求求各位大神教小弟我如何用recordset中的find

    求求各位大神教我怎么用recordset中的find<%setcon=server.createobject("adodb.connection")strcon="dsn=XSGL;uid=sa;pwd=555"con.openstrconsetrs=server.createobject("adodb.recordset")rs....

    155
    热度