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

 

 ·很奇怪,高手加    »显示摘要«
    摘要: 查询数护库时提示无法找到对象,如下: -------------------- 使用"查询分析器": ------> select * from tbltype -----> 服务器: 消息 208,级别 16,状态 1,行 1 对象名 tbltype 无效。 ---------------------- 其中,表格tbltype在数据库中, 如果使用: s......
    摘要: 下面的程序用f5运行时,被告知有内存泄漏,我不清楚在哪? void cmemorylackdlg::onbutton1() { // todo: add your control notification handler code here writeerrortrace("hello","program begins running ......&quo......


翻译问题

java   API中java.util   package中的BitSet   class的length()   method是这样描述的:      
  Returns   the   "logical   size"   of   this   BitSet:   the   index   of   the   highest   set   bit   in   the   BitSet   plus   one.  
  特别是第二句话我看不太懂它的准确意思,谁能帮帮我!?  
  set   bit是什么意思?是set(int   bitIndex)所设定的逻辑1么?  
 

NO.1   作者: helpall

set   bit是什么意思?===>   应该是1  
  0000   1111     ===>返回3   +   1   =   4  
  0010   1111     ===>返回5   +   1   =   6   (最后置1位为5)  
  只是猜猜.   :-)


 ·有关ado-begintrans;committrans问题    »显示摘要«
    摘要: 我在c++builder 5.0上能运行的程序,在c++builder6.0上有误,不知如何改? . . . if(!form1->adoconnection1->connected) { form1->adoconnection1->open(); } (aa) form1->adoconnection1->begintrans(); . . . f......
» 本期热门文章:

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