ºÜ¼òµ¥£¬borlandC++תdelphi
int nBTList[40*2];
ת»»³ÉDELPHIÊÇÔõôÑùµÄ
Ó¦¸ÃÊÇ nBTList : array[0..2*40] of Integer
¸Ð¾õÂ¥ÉϵIJ»Ì«¶Ô
int nBTList[40*2] = nBTList[0..79] of IntegerÂð£¿
nBTList[0..79] of Integer ÄãÕâ¸öÔÚdelphi ÎÒ»¹ÕæÃ»¿´¼û¹ý£¿
ÖÁÓÚbrolandc++ÖÐÊý×éºÍdelphiÊý×éϱêÒ»°ãĬÈÏ´Ó0¿ªÊ¼µÄ°É...........
Ó¦¸ÃÊǸö¶þάÊý×飬nBTList[0..39,0..1] of integer
һά £ºnBTList : array[1..2*40] of Integer
¶þά£º nBTList : array[1..40£¬1..40] of Integer
int nBTList[40*2];
ÕâÊǶ¨ÒåÒ»¸öÓÐ80¸öÔªËØµÄÕûÐÎÊý×é. һάµÄ. ÔÚDelphiÖÐÕâÑù:
Delphi(Pascal) code:
nBTList: array[0..79] of Integer;
Delphi(Pascal) code:
nBTList: array[0..79] of Integer;
CÓïÑÔĬÈÏÊý×éϱêÒ²ÊÇ´Ó0¿ªÊ¼µÄ
Delphi(Pascal) code:
nBTList: array[0..79] of Integer;
int nBTList[40*2]; intÊÇÕûÐΣ¬ºó±ßÊÇÒ»¸öÊý¾Ý×é¡£
ÕâÊǶ¨ÒåÒ»¸öÓÐ80¸öÔªËØµÄÕûÐÎÊý×é. һάµÄ.
nBTList: array[0..79] of Integer; Êý×é´Ó0µ½79¸ÕºÃÊÇ80¸öÔªËØ¡£
Õâ¸öºÜ¸´ÔÓÂð£¿
ϱ궼ÊÇ´Ó0¿ªÊ¼
Ïà¹ØÎÊ´ð£º
ÎÊÌâÒ»£º
ÔÚ¶ÔÆëΪ4µÄÇé¿öÏÂ
struct BBB
{
long num£»
char *name;
short int data;
char ha;
short ba[5];
}*p;
p=0x1000000;
p+0x200=____;
(Ulong)p+0x200=____;
(char*)p+0x200=____;
¼ÙÉèÔÚ32λC ......
#include "stdio.h"
int main()
{
char *ch(char *, char *);
char str1[]="I am glad to meet you!";
char str2[]="Welcom to study C!";
&nb ......
SHIFT¼ÓF10ÓëÄǸö¼üÓÒctrl±ßÉϵÄÄǸö¼ü¹¦ÄÜÒ»Ñù£¬ÏëÆÁÕâ¸ö
µ«²»ÖªÒªÔõôдÄǸö×éºÏ¼ü£¡
ÓÐûÄĸö´óÏÀ·ÅÒ»¶ÎÕâ¸öµÄ´úÂë»òдһ¶Î
http://topic.csdn.net/u/20090609/15/7dc9fb70-243f-4070-9cfd-34e48b66e6c6.html
......
´ó¼ÒºÃ£º
ÎÒÏëʵÏÖ¼ì²âµ½²åÈëSD¿¨ºó×Ô¶¯½«SD¿¨¸ñʽ»¯µÄ¹¦ÄÜ£¬²»ÖªC/C++ÖÐÓÐûÓиñʽ»¯UÅ̵ĺ¯Êý£¿
ÁíÍ⣬ÎÒ²»ÏëʹÓÃSHFormatDrive£¬ÒòΪÕâ¸öº¯Êý»áµ¯³öÊÇ·ñÒª¸ñʽ»¯µÄÌáʾ¿ò£¬ÎÒÐèÒªµÄÊÇϵͳ×Ô¶¯¸ñʽ»¯£¬¶ø²Ù×÷Õß² ......