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

 ·服务器端如何关闭窗口    »显示摘要«
    摘要: 比如用户点击一个按钮,将窗口关闭,应该怎么写? ......
 ·class cast    »显示摘要«
    摘要: 新手学写程序,统计一个特定的字符在一个二维数组中出现的次数: class position { public int x, y; public position(){ x = y = 0; } public position(int x, int y) { x = x; y = y; } } ... stack stack = new stack(); ... stack.add(......


C语言程序里能不能通过调用函数得到+字形光标相关函数又是什么

NO.1   作者: zhouhuahai

不懂,帮顶一个

NO.2   作者: bugebear3

估计没有吧

NO.3   作者: mfj1978

查查《Windows程序设计》就知道了


 ·关于top 1 的返回值    »显示摘要«
    摘要: 请问语句中包含 top 1 ,是否返回值就一定是唯一呢? 最近看了一份文章,里面说道top n 的用法,里面提到: 返回出现在由 order by 子句指定的起始和结束范围内的一定数量的记录。假定希望得到 1994 年级中前 25 名学生的名字: select top 25 firstname, lastname from students where graduationyear = 1......
» 本期热门文章:

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