文件名称:PhoneZone
介绍说明--下载内容均来自于网络,请自行研究使用
手机/电话号码归属地查询(C#版)
概述: 你的exe只需增加220K, 就可拥有号码归属地查询功能.
步骤:
1. 把PhoneZoneRes文件夹下的四个文件添加进项目资源中(如果不会请百度).
2. 添加源文件ChinaPhoneZone.cs.
3. 调用Initialize()初始化.
4. 调用GetNumZone()查询归属地
(详情请见例程)
数据来源:
数据取自百度文库的某个文档, 包含了17万余条记录. 本程序已事先把这些记录处理成资源文件, 在查询过程中访问之.
您也很容易把本程序转换成C/C++代码.
-Retrieving which area (in China) a telephone/cellphone number belongs to. (C# version)
Overview: Increased by just about 220K, your exe can have this useful functionality.
Steps:
1. Add the four files in "PhoneZoneRes" to your project resource.
2. Add source file ChinaPhoneZone.cs
3. Call Initialize ().
4. Call GetNumZone ()
(Please refer to project Example.)
You can convert the program into the C/C++ code easily.
概述: 你的exe只需增加220K, 就可拥有号码归属地查询功能.
步骤:
1. 把PhoneZoneRes文件夹下的四个文件添加进项目资源中(如果不会请百度).
2. 添加源文件ChinaPhoneZone.cs.
3. 调用Initialize()初始化.
4. 调用GetNumZone()查询归属地
(详情请见例程)
数据来源:
数据取自百度文库的某个文档, 包含了17万余条记录. 本程序已事先把这些记录处理成资源文件, 在查询过程中访问之.
您也很容易把本程序转换成C/C++代码.
-Retrieving which area (in China) a telephone/cellphone number belongs to. (C# version)
Overview: Increased by just about 220K, your exe can have this useful functionality.
Steps:
1. Add the four files in "PhoneZoneRes" to your project resource.
2. Add source file ChinaPhoneZone.cs
3. Call Initialize ().
4. Call GetNumZone ()
(Please refer to project Example.)
You can convert the program into the C/C++ code easily.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Example
.......\ChinaPhoneZone.cs
.......\Example.csproj
.......\Example.sln
.......\Example.suo
.......\Form1.Designer.cs
.......\Form1.cs
.......\Form1.resx
.......\PhoneZoneRes
.......\............\cellphone.bin
.......\............\city.txt
.......\............\province.txt
.......\............\telephone.bin
.......\Program.cs
.......\Properties
.......\..........\AssemblyInfo.cs
.......\..........\Resources.Designer.cs
.......\..........\Resources.resx
.......\..........\Settings.Designer.cs
.......\..........\Settings.settings
.......\bin
.......\...\Debug
.......\...\.....\Example.exe
.......\...\.....\Example.pdb
.......\...\.....\Example.vshost.exe
.......\...\.....\Example.vshost.exe.manifest
.......\obj
.......\...\Debug
.......\...\.....\Example.Form1.resources
.......\...\.....\Example.Properties.Resources.resources
.......\...\.....\Example.csproj.FileListAbsolute.txt
.......\...\.....\Example.csproj.GenerateResource.Cache
.......\...\.....\Example.exe
.......\...\.....\Example.pdb
.......\...\.....\TempPE
.......\...\.....\......\Properties.Resources.Designer.cs.dll