In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
Editor to share with you how to generate golang vcf address book format files, I believe that most people do not know much, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!
Foreword:
Vcf file: VCF is an address book format file, generally need to use mobile phone address book import and export file format is vcf format.
Purpose: if you sell a house, or what you do to sell, you can generate a cell phone number in the same city and make a phone call one by one.
1. Source code package number/*@Time: 2021-12-22 17:44@Author: dengfeng_hu@File: phone@Software: GoLand*/import ("bufio"fmt"io"os"strconv"strings"time") const (inputFilePath = "D:/phone.txt" fileName = "Luoyang" last = "36" fileSize = 5outputPath = "D://phoneNumber") func getNum (fileName string) int {var num = 1for {if _ Err:=os.Stat ("D://phoneNumber/" + fileName + strconv.Itoa (num) + ".vcf") Os.IsNotExist (err) {return num} num++}} func Exe () {mid: = read () for iRu
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.