搜索资源列表
wp7dev
- Windows Phone 7 Development. This ebook contains a well written guide to developing applications (apps) for windows phone 7.
tongxunlu
- 数据结构构建通讯录 printf( \t 1.创建通讯录链表\n ) printf( \t 2.将姓名为Name的好友的手机号改为MTel\n ) printf( \t 3.输出通讯录\n ) printf( \t 4.将通讯录按照好友姓名进行非递减排序\n ) printf( \t 5.将两个按姓名非递减排序的通讯录合并为一个,姓名相同且手机号相同的好友记录在结果中只保留一个\n ) printf( \t 6.统计籍贯是大连的好友人数\n ) print