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

 ·用ado操作xls、doc的问题    »显示摘要«
    摘要: 要问的问题比较多,先谢了 1、ado访问xls文件的连接字符串怎么写,最好不用odbc发布了再连 2、ado可以在xls的sheet表中做update操作吗? -------------------------- 请简单的提示一下遍历所有单元的操作,感谢 大家了 ......
    摘要: 用的是jb 2005 集成的 nokia developers suite 3.0 for j2me(tm),这个s60模拟器中只能显示英文不说,在测试游戏时还经常出现自动重复按键 比如,我按下left键,松开后,有时精灵便会一直往左边移动,即使此时我按下right键,依然改变不了其向左移动的趋势,然后不知道什么时候就自己停下来了 程序是在run()函数中轮询用户按键 处理按键函数如下: ......


when I use OLEDB, compile msdn sample catdb, some errros are as follows. what is happening:

Deleting   intermediate   files   and   output   files   for   project   CatDB   -  
  Win32   Release.  
  --------------------Configuration:   CatDB   -   Win32   Release--------------------  
  Compiling   resources...  
  Compiling...  
  StdAfx.cpp  
  C:\Program   Files\Microsoft   Visual   Studio\VC98\INCLUDE\transact.h(226)  
  :   error   C2059:   syntax   error   :   constant  
  C:\Program   Files\Microsoft   Visual   Studio\VC98\INCLUDE\transact.h(271)  
  :   error   C2143:   syntax   error   :   missing   ;   before   }  
  C:\Program   Files\Microsoft   Visual   Studio\VC98\INCLUDE\oledb.h(17149)   :  
  error   C2143:   syntax   error   :   missing   ;   before   }  
  C:\Program   Files\Microsoft   Visual   Studio\VC98\INCLUDE\oledb.h(17149)   :  
  error   C2143:   syntax   error   :   missing   ;   before   }  
  C:\Program   Files\Microsoft   Visual   Studio\VC98\INCLUDE\oledb.h(17149)   :  
  error   C2143:   syntax   error   :   missing   ;   before   }  
  C:\Program   Files\Microsoft   Visual  
  Studio\VC98\ATL\INCLUDE\atldbcli.h(2936)   :   error   C2065:  
  CLSID_OLEDB_ENUMERATOR   :   undeclared   identifier  
  C:\Program   Files\Microsoft   Visual  
  Studio\VC98\ATL\INCLUDE\atldbcli.h(2936)   :   error   C2440:   default  
  argument   :   cannot   convert   from   int   *   to   const   struct   _GUID   *  
                Types   pointed   to   are   unrelated;   conversion   requires  
  reinterpret_cast,   C-style   cast   or   function-style   cast  
  Error   executing   cl.exe.  
   
  CatDB.exe   -   7   error(s),   0   warning(s)  
 

NO.1   作者: csuc20

What   platform   do   you   use?  
  Sometimes   this   will   happen   when   the   vc6.0   program   is   compiling   in   VC.NET.


    摘要: 一个erp项目,窗体很多,每个窗体都有一个工具栏与一个imagelist(绑定),这样一来每个.frm文件都带一个200多k的.frx文件,应该是imagelist中的数据,但其实每个窗体中的imagelist都是一样的,浪费了空间 主要是,编译出来之后,执行文件没有合并imagelist中的资源,每加一个窗体会使执行文件大了200k,无法忍受了就 请求解决办法,谢谢 ......
» 本期热门文章:

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