搜索
编程论坛
→
开发语言
→
『 C语言论坛 』
→ 问问数组和数组元素的区别?
标题:
问问数组和数组元素的区别?
取消只看楼主
游戏而已
等 级:
新手上路
帖 子:15
专家分:0
注 册:2005-3-19
楼主
问题点数:0 回复次数:2
问问数组和数组元素的区别?
int a[10]; /* 这是数组 * /
a[10] /* 这是数组元素 */
int a[i]; /* 这是错误的 */
a[i] /* 这是正确的 */
是这样么??
[此贴子已经被作者于2005-8-23 18:42:35编辑过]
搜索更多相关主题的帖子:
元素
2005-08-23 18:42
游戏而已
等 级:
新手上路
帖 子:15
专家分:0
注 册:2005-3-19
第
2
楼
得分:0
int a[i]; /* 这个是对的????*/
/in.asp?id=ncliang" target="_blank">
/p/2005/0723/2389/b_15B366214465147B.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://photo./p/2005/0723/2389/b_15B366214465147B.jpg');}" onmousewheel="return imgzoom(this);" alt="" />
/msgrd?V=1&Uin=5941998" target="_blank">
/12_offline.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://wpslogo./12_offline.gif');}" onmousewheel="return imgzoom(this);" alt="" />
2005-08-23 19:33
游戏而已
等 级:
新手上路
帖 子:15
专家分:0
注 册:2005-3-19
第
3
楼
得分:0
我明白了
谢谢啊。。。
/in.asp?id=ncliang" target="_blank">
/p/2005/0723/2389/b_15B366214465147B.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://photo./p/2005/0723/2389/b_15B366214465147B.jpg');}" onmousewheel="return imgzoom(this);" alt="" />
/msgrd?V=1&Uin=5941998" target="_blank">
/12_offline.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://wpslogo./12_offline.gif');}" onmousewheel="return imgzoom(this);" alt="" />
2005-08-23 19:43
3
1/1页
1
参与讨论请移步原网站贴子:
https://bbs.bccn.net/thread-25870-1-1.html
关于我们
|
广告合作
|
编程中国
|
清除Cookies
|
TOP
|
手机版
编程中国
版权所有,并保留所有权利。
Powered by
Discuz
, Processed in 0.579360 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved