資源簡介
QQ聊天氣泡
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?網頁操作程序測試
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????[System.Runtime.InteropServices.ComVisibleAttribute(true)]
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????webKitBrowser1.IsWebBrowserContextMenuEnabled?=?false;//將該控件的?IsWebBrowserContextMenuEnabled?屬性設置為?false,以防止?WebBrowser?控件在用戶右擊它時顯示其快捷菜單.
????????????string?sb?=?““;
????????????sb?=?@“
ript?type=““text/javascript““>window.location.hash?=?““#ok““; ript>
yle?type=““text/css““>
/*滾動條寬度*/??
:
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????962??2015-05-20?15:18??網頁操作程序測試.sln
?????文件?????862208??2009-12-11?10:19??網頁操作程序測試\bin\Debug\CFLite.dll
?????文件???13911552??2009-12-11?09:58??網頁操作程序測試\bin\Debug\icudt40.dll
?????文件????1245184??2009-12-11?09:56??網頁操作程序測試\bin\Debug\icuin40.dll
?????文件????1079296??2009-12-11?09:55??網頁操作程序測試\bin\Debug\icuuc40.dll
?????文件????1059328??2010-08-28?14:29??網頁操作程序測試\bin\Debug\ja
?????文件?????225280??2009-12-11?09:34??網頁操作程序測試\bin\Debug\libcurl.dll
?????文件????1017344??2009-12-11?09:25??網頁操作程序測試\bin\Debug\libeay32.dll
?????文件??????61952??2009-12-10?16:53??網頁操作程序測試\bin\Debug\libexslt.dll
?????文件????1919488??2009-12-10?16:43??網頁操作程序測試\bin\Debug\libxm
?????文件?????170496??2009-12-10?16:52??網頁操作程序測試\bin\Debug\libxslt.dll
?????文件?????121344??2009-12-11?10:16??網頁操作程序測試\bin\Debug\objc.dll
?????文件??????49664??2009-12-11?09:40??網頁操作程序測試\bin\Debug\pthreadVC2.dll
?????文件?????412160??2009-12-10?09:48??網頁操作程序測試\bin\Debug\SQLite3.dll
?????文件?????200704??2009-12-11?09:25??網頁操作程序測試\bin\Debug\ssleay32.dll
?????文件????8002048??2010-08-28?15:41??網頁操作程序測試\bin\Debug\WebKit.dll
?????文件?????131072??2010-08-28?22:36??網頁操作程序測試\bin\Debug\WebKit.Interop.dll
?????文件??????96256??2010-08-28?22:36??網頁操作程序測試\bin\Debug\WebKitBrowser.dll
?????文件??????29792??2010-08-28?21:46??網頁操作程序測試\bin\Debug\WebKitBrowser.dll.manifest
?????文件??????18432??2015-05-20?19:42??網頁操作程序測試\bin\Debug\網頁操作程序測試.exe
?????文件??????26112??2015-05-20?19:42??網頁操作程序測試\bin\Debug\網頁操作程序測試.pdb
?????文件??????21472??2015-05-20?19:43??網頁操作程序測試\bin\Debug\網頁操作程序測試.vshost.exe
?????文件????????490??2012-06-02?22:34??網頁操作程序測試\bin\Debug\網頁操作程序測試.vshost.exe.manifest
?????文件???????6017??2015-05-20?19:42??網頁操作程序測試\Form1.cs
?????文件???????3317??2015-05-20?19:40??網頁操作程序測試\Form1.Designer.cs
?????文件???????5817??2015-05-20?19:40??網頁操作程序測試\Form1.resx
?????文件??????11139??2015-05-20?16:38??網頁操作程序測試\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6539??2015-05-20?16:38??網頁操作程序測試\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????1306??2015-05-20?19:43??網頁操作程序測試\obj\Debug\網頁操作程序測試.csproj.FileListAbsolute.txt
?????文件????????847??2015-05-20?19:41??網頁操作程序測試\obj\Debug\網頁操作程序測試.csproj.GenerateResource.Cache
............此處省略22個文件信息
評論
共有 條評論