或者“开始”菜单-“运行”打开run:cmd
第二步:在输入框中输入“cmd”就可以打开dos命令行
# change to the directory where all your vcfs arestoredd:cdmy_vcfs
第三步:改变路径目录到你放.vcf文件的文件夹。比如你的文件夹放在c盘my_vcfs文件夹中,运行cd
c:my_vcfs 命令即可
# run this commandcopy/b
*.vcf
all_in_one.vcf
第四步:运行命令“copy/b
*.vcf
all_in_one.vcf ”
这样my_vcfs文件夹中所有的vcf文件就会整合成一个叫all_in_one.vcf 的文件
then just upload the “all_in_one.vcf” file to google and it will
grab all your contacts in one go
第五步:在gmail通讯录中导入这个all_in_one.vcf