C???????????????????
???????????? ???????[ 2016/12/15 16:21:55 ] ??????????? ???? C????
??????????????????????
????????????????????????????????????????
????????????????????????????????????????????????洢???????С??????????????
#include<stdio.h>
#include<string.h>
void main()
{
int i;
char b[]={"wustrive_2008"};
char *a[1];
*a=b; for(i=0;i<strlen(b);i++) printf("%c"??*(a[0]+i)); printf("/n");
}
???????н????wustrive_2008
???????????strlen??strlen?string????????????????????#include??
?????????????????д???strlen????????????????????ó???????
#include<stdio.h>
int strlen(char *s)
{
char *p=s;
while(*p!='/0')
p++;
return p-s;
}
void main()
{
int i;
char b[]={"wustrive_2008"}; char *a[1];
*a=b; for(i=0;i<strlen(b);
i++) printf("%c"??*(a[0]+i)); printf("/n");
}
??????????н??????????????????????????????????????strlen????????????????????????????????????????????????д?????????????????????????д??
????????????????????????????÷??????????a???a[1]???????????????????????????
???????????????????????????????????????????????????????????????????????????????????????????
??????????????
?????????????????int a[5][10]; int *b[5];
??????????????a[3][4]??b[3][4]????????int??????????á???a????????????????飬????????50??int????????洢?????b?????????????5???????????г???????????????????????????????b?????????????????10?????????飬?????????????????50??int????????洢??????5?????洢?????????????????????????????????г????????????????b????????????????????10????????????
??????????????
??????C?????У???????????????????????????????????????????????????????????????????У?????????????????????????????
????????????????????????????????????????
????int (p)(void ??void *)
??????????p????????????????ú???????????void????????????????????int?????if((p)(v[i]??v[left])<0)?У?p????ú???????????μ??p???????????????p????????????????д????????int p(void ??void )?????p????????????ú??????????int????????
??????????????????????
????int *f????; //f???????????????????????int????????
????int (*pf)(); //pf????????????????ú??????????int????????
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
C?????????????????????C?????????????C?????????????malloc??realloc????C??????????????8?????????C??????const?????ü?????C?????Ч????????????????C?????????C????д???????????????????????C????????λ?????C??????define???????÷??????C???????pthread???????C???????????????C????λ????ü??????????C?????з????????????????????????C?????????C????gets??????scanf??????????????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11????????
?????????App Bug???????????????????????Jmeter?????????QC??????APP????????????????app?????е????????jenkins+testng+ant+webdriver??????????????JMeter????HTTP???????Selenium 2.0 WebDriver ??????