文件名称:QueryIPAndMPhone
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-08
- 文件大小:
- 766kb
- 下载次数:
- 0次
- 提 供 者:
- ypu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#编写一个查询程序,用于查询IP所属城市和手机号码归属地,在Bin目录中,已备好测试数据,IPData.dat为IP数据文件,MPhoneData.dat为手机号码归属地数据文件,程序的实现也是很简单的,只是一些数据库的查询操作,在查询前,判断了数据文件是否不存在,如果不存在则弹出提示。注:测试里面的数据只是测试用,可能并不太准确,而且不太全面,你需要自己收集完整的IP和号码数据-C# write a query program, used to query IP belongs cities and phone number attribution, in the Bin directory, has been ready to test data, IPData.dat IP data file, MPhoneData.dat phone numbers attribution data files, programs implementation is very simple, just a few of the database query operation, before the inquiry, to determine whether the data file does not exist, if there is no pop-up prompts. Note: The test data inside just a test, you may not quite accurate, but not too full, you need to own a complete collection of data and number of IP
(系统自动生成,下载前可以参看下载内容)
下载文件列表
QueryIPAndMPhone\DataBase\db_20.mdf
................\........\db_20_log.LDF
................\QueryIPAndMPhone\QueryIPAndMPhone\bin\Debug\IPData.dat
................\................\................\...\.....\MPhoneData.dat
................\................\................\CommonClass\IPClass.cs
................\................\................\...........\MPhoneClass.cs
................\................\................\Form1.cs
................\................\................\Form1.Designer.cs
................\................\................\Form1.resx
................\................\................\Program.cs
................\................\................\...perties\AssemblyInfo.cs
................\................\................\..........\Resources.Designer.cs
................\................\................\..........\Resources.resx
................\................\................\..........\Settings.Designer.cs
................\................\................\..........\Settings.settings
................\................\................\QueryIPAndMPhone.csproj
................\................\QueryIPAndMPhone.sln
................\................\QueryIPAndMPhone.suo
................\................\................\bin\Debug
................\................\................\bin
................\................\................\CommonClass
................\................\................\Properties
................\................\QueryIPAndMPhone
................\DataBase
................\QueryIPAndMPhone
QueryIPAndMPhone