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

 

    摘要: select 语句中用什么附加语句能检索到表中的最后一条记录啊 ......
    摘要: 调查一下各位用的intraweb的版本? ......


有关scanf的一个小问题

请问scanf("%*c");这句话表达什么意思?为什么加个“*”?

NO.1   作者: micropentium6

只输入而不保存到变量里,见MSDN:  
  An   asterisk   (*)   following   the   percent   sign   suppresses   assignment   of   the   next   input   field,   which   is   interpreted   as   a   field   of   the   specified   type.   The   field   is   scanned   but   not   stored.  
 


 ·数据保存    »显示摘要«
    摘要: 我做了两个表,a是录入表,在a中录入的数据保存时希望可以对表b中的数据更新,即把a中录入的数据保存时在表b中相应项的原数据上叠加,使其和最终显示在表b的原位置上。请问应如何操作?谢谢! ......
» 本期热门文章:

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