資源簡介
氣象JSON解析
代碼片段和文件信息
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;
using?System.Web;
//using?System.Web.Extensions;
using?System.Web.script.Serialization;
using?System.Net;
using?System.IO;
namespace?JSON
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????//while?(true)
????????????//{
?????????????????//獲取天氣和解析??
????????????????HttpWebRequest?request?=?(HttpWebRequest)HttpWebRequest.Create(“http://www.weather.com.cn/data/sk/101180304.html“);
????????????????re
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-01-14?18:01??JSON\
?????目錄???????????0??2015-01-19?13:00??JSON\JSON\
?????文件?????????187??2015-01-14?18:01??JSON\JSON\App.config
?????文件????????8064??2015-01-19?09:30??JSON\JSON\Form1.Designer.cs
?????文件????????1699??2015-01-19?13:00??JSON\JSON\Form1.cs
?????文件????????5817??2015-01-19?09:30??JSON\JSON\Form1.resx
?????文件????????3917??2015-01-14?18:09??JSON\JSON\JSON.csproj
?????文件?????????516??2015-01-14?18:01??JSON\JSON\Program.cs
?????目錄???????????0??2015-01-14?18:01??JSON\JSON\Properties\
?????文件????????1356??2015-01-14?18:01??JSON\JSON\Properties\AssemblyInfo.cs
?????文件????????2860??2015-01-14?18:01??JSON\JSON\Properties\Resources.Designer.cs
?????文件????????5612??2015-01-14?18:01??JSON\JSON\Properties\Resources.resx
?????文件????????1091??2015-01-14?18:01??JSON\JSON\Properties\Settings.Designer.cs
?????文件?????????249??2015-01-14?18:01??JSON\JSON\Properties\Settings.settings
?????目錄???????????0??2015-01-14?18:01??JSON\JSON\bin\
?????目錄???????????0??2015-01-14?18:09??JSON\JSON\bin\Debug\
?????文件???????11264??2015-01-19?13:00??JSON\JSON\bin\Debug\JSON.exe
?????文件?????????187??2015-01-14?18:01??JSON\JSON\bin\Debug\JSON.exe.config
?????文件???????26112??2015-01-19?13:00??JSON\JSON\bin\Debug\JSON.pdb
?????文件???????24224??2015-01-19?13:48??JSON\JSON\bin\Debug\JSON.vshost.exe
?????文件?????????187??2015-01-14?18:01??JSON\JSON\bin\Debug\JSON.vshost.exe.config
?????文件?????????490??2010-03-17?22:39??JSON\JSON\bin\Debug\JSON.vshost.exe.manifest
?????目錄???????????0??2015-01-14?18:01??JSON\JSON\obj\
?????目錄???????????0??2015-01-19?13:00??JSON\JSON\obj\Debug\
?????文件????????1417??2015-01-14?18:29??JSON\JSON\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????7104??2015-01-14?18:05??JSON\JSON\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????????180??2015-01-19?09:30??JSON\JSON\obj\Debug\JSON.Form1.resources
?????文件?????????180??2015-01-14?18:09??JSON\JSON\obj\Debug\JSON.Properties.Resources.resources
?????文件?????????690??2015-01-19?13:48??JSON\JSON\obj\Debug\JSON.csproj.FileListAbsolute.txt
?????文件?????????977??2015-01-19?09:30??JSON\JSON\obj\Debug\JSON.csproj.GenerateResource.Cache
?????文件????????2434??2015-01-14?18:09??JSON\JSON\obj\Debug\JSON.csprojResolveAssemblyReference.cache
............此處省略9個文件信息
- 上一篇:仿QQ在屏幕邊框隱藏窗口源碼
- 下一篇:批量圖片
評論
共有 條評論