文件名称:myWeather
介绍说明--下载内容均来自于网络,请自行研究使用
C#天气预报程序桌面版,在你的电脑桌面上显示你本地的天气信息,天气数据采集自网络,除了显示天气信息外,还有实时的温度、湿度、风力风向及未来两天的天气情况,有自动刷新功能,可以设置随系统启动等。软件上面显示的时间是获取的服务器上的时间(无法获取时才会使用本地的时间),包含农历跟星期等信息,运行后默认以透明窗体嵌入桌面右下角,可以设置两个城市显示(任务栏图标右键有设置功能)。定时刷新采用线程控制,抛弃传统的Timer控件。另外,软件做了只能同时运行一个实例的限制!可能是因为Using的东西太多,导致软件占用内存接近30M,也可能是算法及.net框架的原因,有兴趣的朋友可以在此基础上进行修改完善,大家一起进步!
提示:单独拷出exe文件使用时,第一次运行会自动生成配置文件,由于会遍历N个XML文档,所以需要十几秒钟的初始化时间(视网络情况而定)!
开发环境为:VS2010 + .net 2.0,考虑到很多人用VS2008,所以上传之前改了配置文件,可以正常用2008打开了。包括关于窗体的图片也也有原始PSD文件!
-C# desktop weather programs in your computer desktop display your local weather information, weather data collected from the network, in addition to
The display weather information, there are real-time temperature, humidity, wind direction and weather conditions in the next two days, with automatic refresh function
Energy, can be set with the system startup and so on. Software, the time shown above is time to get on the server (only when can not get
Use local time), contains information such as Lunar New Year with a week, running the default desktop, embedded in a transparent form the lower right corner, you can set
Purchase two cities display (right there to set tray icon function). Regularly updated by the thread control, Timer control to discard the traditional
Pieces. In addition, the software can only do limited running one instance! Using what may be due to too much, resulting in software accounted for
With memory close to the 30M, it may be algorithms and. Net fr a mew
提示:单独拷出exe文件使用时,第一次运行会自动生成配置文件,由于会遍历N个XML文档,所以需要十几秒钟的初始化时间(视网络情况而定)!
开发环境为:VS2010 + .net 2.0,考虑到很多人用VS2008,所以上传之前改了配置文件,可以正常用2008打开了。包括关于窗体的图片也也有原始PSD文件!
-C# desktop weather programs in your computer desktop display your local weather information, weather data collected from the network, in addition to
The display weather information, there are real-time temperature, humidity, wind direction and weather conditions in the next two days, with automatic refresh function
Energy, can be set with the system startup and so on. Software, the time shown above is time to get on the server (only when can not get
Use local time), contains information such as Lunar New Year with a week, running the default desktop, embedded in a transparent form the lower right corner, you can set
Purchase two cities display (right there to set tray icon function). Regularly updated by the thread control, Timer control to discard the traditional
Pieces. In addition, the software can only do limited running one instance! Using what may be due to too much, resulting in software accounted for
With memory close to the 30M, it may be algorithms and. Net fr a mew
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(没有文件,原文件不完全或已损坏或有密码)