文件名称:Atmosphere-MIS
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-08-12
- 文件大小:
- 2.83mb
- 下载次数:
- 0次
- 提 供 者:
- inv***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个气象系统完成成员的注册,审核,登陆等功能,同时,成员能查看不同地域的气象信息(可选择,最小地域单位为市);管理员能对系统的进行日常维 护和管理(包括成员注册确认,数据的更新和插入)能够自动与历年同时期数据做比较,并给出比较值(例如温度比历年同期高多少度,或者是多少年来同时期最冷(热)的一天,降水量最大等等)。采用VB+ Sql Server开发。-Design a weather system to complete membership registration, audit, landing and other functions, while members can view the different regions of the meteorological information (optional, the smallest geographical unit for the city) administrators of the system for routine maintenance and management (including members of the registration confirmation, data updates and inserts) can automatically compare data the same period of the calendar year, and gives the comparison value (eg temperature much higher degree than the calendar year, or a period of many years while the coldest (hot) day precipitation max, etc.).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
管理系统\Admin.cs
........\Admin.Designer.cs
........\Admin.resx
........\app.config
........\bin\Debug\管理系统.exe
........\...\.....\管理系统.exe.config
........\...\.....\管理系统.pdb
........\...\.....\管理系统.vshost.exe
........\...\.....\管理系统.vshost.exe.config
........\...\Release\管理系统.exe
........\...\.......\管理系统.exe.config
........\...\.......\管理系统.pdb
........\...\.......\管理系统.vshost.exe
........\...\.......\管理系统.vshost.exe.config
........\GetPassword.cs
........\GetPassword.Designer.cs
........\GetPassword.resx
........\Image\1.png
........\.....\2.png
........\.....\back.png
........\.....\getpass.gif
........\.....\Thumbs.db
........\Login.cs
........\Login.Designer.cs
........\Login.resx
........\MyCommon.cs
........\obj\Debug\ResolveAssemblyReference.cache
........\...\.....\管理系统.Admin.resources
........\...\.....\管理系统.csproj.GenerateResource.Cache
........\...\.....\管理系统.csproj.ResolveComReference.cache
........\...\.....\管理系统.exe
........\...\.....\管理系统.GetPassword.resources
........\...\.....\管理系统.Login.resources
........\...\.....\管理系统.pdb
........\...\.....\管理系统.Properties.Resources.resources
........\...\.....\管理系统.Student.resources
........\...\.....\管理系统.Techer.resources
........\...\Release\ResolveAssemblyReference.cache
........\...\.......\管理系统.Admin.resources
........\...\.......\管理系统.csproj.GenerateResource.Cache
........\...\.......\管理系统.csproj.ResolveComReference.cache
........\...\.......\管理系统.exe
........\...\.......\管理系统.GetPassword.resources
........\...\.......\管理系统.Login.resources
........\...\.......\管理系统.pdb
........\...\.......\管理系统.Properties.Resources.resources
........\...\.......\管理系统.register.resources
........\...\.......\管理系统.Student.resources
........\...\管理系统.csproj.FileList.txt
........\...\管理系统.csproj.FileListAbsolute.txt
........\Program.cs
........\...perties\AssemblyInfo.cs
........\..........\Resources.Designer.cs
........\..........\Resources.resx
........\..........\Settings.Designer.cs
........\..........\Settings.settings
........\regist.Designer.cs
........\regist.resx
........\register.cs
........\Student.cs
........\Student.Designer.cs
........\Student.resx
........\管理系统.csproj
........\管理系统.sln
........\管理系统.suo
气象信息系统.doc
管理系统\obj\Debug\Refactor
........\...\.....\TempPE
........\...\Release\Refactor
........\...\.......\TempPE
........\bin\Debug
........\...\Release
........\obj\Debug
........\...\Release
........\bin
........\Image
........\obj
........\Properties
sql server
管理系统