91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.04M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-26
  • 語(yǔ)言: C#
  • 標(biāo)簽: 瀏覽器??瀏覽????

資源簡(jiǎn)介

用c#做的一個(gè)簡(jiǎn)單的注意器,實(shí)現(xiàn)網(wǎng)頁(yè)跳轉(zhuǎn)

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;

namespace?c瀏覽器
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}

????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????openpage();//加載openpage方法,用于打開(kāi)網(wǎng)址
????????}
????????private?void?openpage()//寫openpage方法
????????{
????????????if?(textBox1.Text.Length?>?0)
????????????{
????????????????webBrowser1.Navigate(textBox1.Text.Trim());
????????????}
????????????else
????????????????MessageBox.Show(“請(qǐng)正確輸入您要訪問(wèn)的網(wǎng)址!!包括http://“);
????????}

????????private?void?webBrowser1_NewWindow

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-08-15?20:53??c瀏覽器\
?????文件?????????872??2017-08-15?20:53??c瀏覽器.sln
?????目錄???????????0??2017-08-15?20:53??c瀏覽器\bin\
?????目錄???????????0??2017-08-15?21:15??c瀏覽器\bin\Debug\
?????文件???????17408??2017-08-15?21:33??c瀏覽器\bin\Debug\c瀏覽器.exe
?????文件???????26112??2017-08-15?21:33??c瀏覽器\bin\Debug\c瀏覽器.pdb
?????文件???????11600??2017-08-17?10:34??c瀏覽器\bin\Debug\c瀏覽器.vshost.exe
?????文件?????????490??2016-07-16?19:44??c瀏覽器\bin\Debug\c瀏覽器.vshost.exe.manifest
?????文件????????3679??2017-08-15?21:15??c瀏覽器\c瀏覽器.csproj
?????文件????????1240??2017-08-15?21:32??c瀏覽器\Form1.cs
?????文件????????9950??2017-08-15?21:32??c瀏覽器\Form1.Designer.cs
?????文件???????14011??2017-08-15?21:32??c瀏覽器\Form1.resx
?????目錄???????????0??2017-08-15?20:53??c瀏覽器\obj\
?????目錄???????????0??2017-08-15?20:53??c瀏覽器\obj\x86\
?????目錄???????????0??2017-08-17?10:34??c瀏覽器\obj\x86\Debug\
?????文件?????????799??2017-08-17?10:34??c瀏覽器\obj\x86\Debug\c瀏覽器.csproj.FileListAbsolute.txt
?????文件?????????975??2017-08-15?21:33??c瀏覽器\obj\x86\Debug\c瀏覽器.csproj.GenerateResource.Cache
?????文件???????17408??2017-08-15?21:33??c瀏覽器\obj\x86\Debug\c瀏覽器.exe
?????文件????????6087??2017-08-15?21:33??c瀏覽器\obj\x86\Debug\c瀏覽器.Form1.resources
?????文件???????26112??2017-08-15?21:33??c瀏覽器\obj\x86\Debug\c瀏覽器.pdb
?????文件?????????180??2017-08-15?21:15??c瀏覽器\obj\x86\Debug\c瀏覽器.Properties.Resources.resources
?????文件????????5420??2017-08-17?10:34??c瀏覽器\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????6417??2017-08-15?21:33??c瀏覽器\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????目錄???????????0??2017-08-15?20:53??c瀏覽器\obj\x86\Debug\TempPE\
?????文件?????????491??2017-08-15?20:53??c瀏覽器\Program.cs
?????目錄???????????0??2017-08-15?20:53??c瀏覽器\Properties\
?????文件????????1352??2017-08-15?20:53??c瀏覽器\Properties\AssemblyInfo.cs
?????文件????????2872??2017-08-15?20:53??c瀏覽器\Properties\Resources.Designer.cs
?????文件????????5612??2017-08-15?20:53??c瀏覽器\Properties\Resources.resx
?????文件????????1097??2017-08-15?20:53??c瀏覽器\Properties\Settings.Designer.cs
?????文件?????????249??2017-08-15?20:53??c瀏覽器\Properties\Settings.settings
............此處省略0個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源