資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?WindowsForms天氣預報
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????//Weather.WeatherWebServiceSoapClient?w?=?new?Weather.WeatherWebServiceSoapClient(“WeatherWebServiceSoap“);
????????????cn.com.webxml.www.WeatherWebService?w?=?new?cn.com.webxml.www.WeatherWebService();
????????????string[]?s?=?new?string[23];
????????????string?city?=?this.textBox1.Text.Trim();
????????????s?=?w.getWeath
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-08-28?13:09??.vs\
?????目錄???????????0??2018-08-28?13:16??.vs\WindowsForms天氣預報\
?????目錄???????????0??2018-08-28?13:16??.vs\WindowsForms天氣預報\DesignTimeBuild\
?????文件?????????222??2018-08-28?13:16??.vs\WindowsForms天氣預報\DesignTimeBuild\.dtbcache
?????目錄???????????0??2018-08-28?13:14??.vs\WindowsForms天氣預報\v15\
?????文件???????49152??2018-08-28?13:16??.vs\WindowsForms天氣預報\v15\.suo
?????目錄???????????0??2018-08-28?13:10??.vs\WindowsForms天氣預報\v15\Server\
?????目錄???????????0??2018-08-28?13:10??.vs\WindowsForms天氣預報\v15\Server\sqlite3\
?????文件???????????0??2018-08-28?13:10??.vs\WindowsForms天氣預報\v15\Server\sqlite3\db.lock
?????文件????????4096??2018-08-28?13:10??.vs\WindowsForms天氣預報\v15\Server\sqlite3\storage.ide
?????文件???????32768??2018-08-28?13:10??.vs\WindowsForms天氣預報\v15\Server\sqlite3\storage.ide-shm
?????文件??????914672??2018-08-28?13:14??.vs\WindowsForms天氣預報\v15\Server\sqlite3\storage.ide-wal
?????目錄???????????0??2018-08-28?13:14??WindowsForms天氣預報\
?????文件????????1078??2018-02-09?08:26??WindowsForms天氣預報\App.config
?????文件????????4123??2018-08-28?13:14??WindowsForms天氣預報\Form1.Designer.cs
?????文件????????1209??2018-08-28?13:14??WindowsForms天氣預報\Form1.cs
?????文件????????5817??2018-08-28?13:14??WindowsForms天氣預報\Form1.resx
?????文件?????????536??2018-02-09?08:12??WindowsForms天氣預報\Program.cs
?????目錄???????????0??2018-08-28?13:09??WindowsForms天氣預報\Properties\
?????文件????????1386??2018-02-09?08:12??WindowsForms天氣預報\Properties\AssemblyInfo.cs
?????文件????????2900??2018-02-09?08:12??WindowsForms天氣預報\Properties\Resources.Designer.cs
?????文件????????5612??2018-02-09?08:12??WindowsForms天氣預報\Properties\Resources.resx
?????文件????????1771??2018-02-09?08:26??WindowsForms天氣預報\Properties\Settings.Designer.cs
?????文件?????????551??2018-02-09?08:26??WindowsForms天氣預報\Properties\Settings.settings
?????目錄???????????0??2018-08-28?13:16??WindowsForms天氣預報\Service?References\
?????目錄???????????0??2018-08-28?13:09??WindowsForms天氣預報\Web?References\
?????目錄???????????0??2018-08-28?13:09??WindowsForms天氣預報\Web?References\cn.com.webxm
?????文件???????19162??2018-02-09?08:26??WindowsForms天氣預報\Web?References\cn.com.webxm
?????文件?????????636??2018-02-09?08:26??WindowsForms天氣預報\Web?References\cn.com.webxm
?????文件?????????807??2018-02-09?08:26??WindowsForms天氣預報\Web?References\cn.com.webxm
?????文件???????31450??2018-02-09?08:26??WindowsForms天氣預報\Web?References\cn.com.webxm
............此處省略30個文件信息
評論
共有 條評論