文件名称: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/
Example/ChinaPhoneZone.cs
Example/Example.csproj
Example/Example.sln
Example/Example.suo
Example/Form1.Designer.cs
Example/Form1.cs
Example/Form1.resx
Example/PhoneZoneRes/
Example/PhoneZoneRes/cellphone.bin
Example/PhoneZoneRes/city.txt
Example/PhoneZoneRes/province.txt
Example/PhoneZoneRes/telephone.bin
Example/Program.cs
Example/Properties/
Example/Properties/AssemblyInfo.cs
Example/Properties/Resources.Designer.cs
Example/Properties/Resources.resx
Example/Properties/Settings.Designer.cs
Example/Properties/Settings.settings
Example/bin/
Example/bin/Debug/
Example/bin/Debug/Example.exe
Example/bin/Debug/Example.pdb
Example/bin/Debug/Example.vshost.exe
Example/bin/Debug/Example.vshost.exe.manifest
Example/obj/
Example/obj/Debug/
Example/obj/Debug/Example.Form1.resources
Example/obj/Debug/Example.Properties.Resources.resources
Example/obj/Debug/Example.csproj.FileListAbsolute.txt
Example/obj/Debug/Example.csproj.GenerateResource.Cache
Example/obj/Debug/Example.exe
Example/obj/Debug/Example.pdb
Example/obj/Debug/TempPE/
Example/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
Example/ChinaPhoneZone.cs
Example/Example.csproj
Example/Example.sln
Example/Example.suo
Example/Form1.Designer.cs
Example/Form1.cs
Example/Form1.resx
Example/PhoneZoneRes/
Example/PhoneZoneRes/cellphone.bin
Example/PhoneZoneRes/city.txt
Example/PhoneZoneRes/province.txt
Example/PhoneZoneRes/telephone.bin
Example/Program.cs
Example/Properties/
Example/Properties/AssemblyInfo.cs
Example/Properties/Resources.Designer.cs
Example/Properties/Resources.resx
Example/Properties/Settings.Designer.cs
Example/Properties/Settings.settings
Example/bin/
Example/bin/Debug/
Example/bin/Debug/Example.exe
Example/bin/Debug/Example.pdb
Example/bin/Debug/Example.vshost.exe
Example/bin/Debug/Example.vshost.exe.manifest
Example/obj/
Example/obj/Debug/
Example/obj/Debug/Example.Form1.resources
Example/obj/Debug/Example.Properties.Resources.resources
Example/obj/Debug/Example.csproj.FileListAbsolute.txt
Example/obj/Debug/Example.csproj.GenerateResource.Cache
Example/obj/Debug/Example.exe
Example/obj/Debug/Example.pdb
Example/obj/Debug/TempPE/
Example/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.