基本信息
源码名称:C#WebKit.NET-控件比 webBrowser好
源码大小:9.15M
文件格式:.rar
开发语言:C#
更新时间:2022-09-04
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
C#WebKit.NET-控件比 webBrowser好

.
├── Default.cs
├── DownloadForm.Designer.cs
├── DownloadForm.cs
├── DownloadForm.resources
├── MainForm.Designer.cs
├── MainForm.cs
├── MainForm.resources
├── NavigationBar.cs
├── NavigationBar.resources
├── Program.cs
├── Properties
│   ├── AssemblyInfo.cs
│   ├── Resources.cs
│   ├── Resources.resources
│   ├── Settings.Designer.cs
│   └── Settings.settings
├── SourceViewForm.Designer.cs
├── SourceViewForm.cs
├── SourceViewForm.resources
├── WebBrowserTabPage.cs
├── WebBrowserTabPage.resources
├── WebKit.NET-控件比 webBrowser好_WebKitBrowserTest.rar
├── WebKitBrowserTest.csproj
├── app.manifest
├── bin
│   └── Debug
│       ├── CFLite.dll
│       ├── CFLite.resources
│       │   ├── CFCharacterSetBitmaps.bitmap
│       │   ├── CFUniCharPropertyDatabase.data
│       │   ├── CFUnicodeData-L.mapping
│       │   └── Info.plist
│       ├── JavaScriptCore.dll
│       ├── JavaScriptCore.resources
│       │   └── Info.plist
│       ├── SQLite3.dll
│       ├── WebKit.Interop.dll
│       ├── WebKit.dll
│       ├── WebKit.resources
│       │   ├── Info.plist
│       │   ├── certificates
│       │   │   └── cacert.pem
│       │   ├── en.lproj
│       │   │   ├── Localizable.strings
│       │   │   └── localizedStrings.js
│       │   └── inspector
│       │       ├── AbstractTimelinePanel.js
│       │       ├── ApplicationCacheItemsView.js
│       │       ├── AuditCategories.js
│       │       ├── AuditLauncherView.js
│       │       ├── AuditResultView.js
│       │       ├── AuditRules.js
│       │       ├── AuditsPanel.js
│       │       ├── BottomUpProfileDataGridTree.js
│       │       ├── BreakpointManager.js
│       │       ├── BreakpointsSidebarPane.js
│       │       ├── CSSCompletions.js
│       │       ├── CSSStyleModel.js
│       │       ├── CallStackSidebarPane.js
│       │       ├── Callback.js
│       │       ├── ChangesView.js
│       │       ├── Checkbox.js
│       │       ├── Color.js
│       │       ├── ConsolePanel.js
│       │       ├── ConsoleView.js
│       │       ├── ContextMenu.js
│       │       ├── CookieItemsView.js
│       │       ├── DOMAgent.js
│       │       ├── DOMStorage.js
│       │       ├── DOMStorageItemsView.js
│       │       ├── DOMSyntaxHighlighter.js
│       │       ├── DataGrid.js
│       │       ├── Database.js
│       │       ├── DatabaseQueryView.js
│       │       ├── DatabaseTableView.js
│       │       ├── Drawer.js
│       │       ├── ElementsPanel.js
│       │       ├── ElementsTreeOutline.js
│       │       ├── EventListenersSidebarPane.js
│       │       ├── FontView.js
│       │       ├── HAREntry.js
│       │       ├── HelpScreen.js
│       │       ├── ImageView.js
│       │       ├── Images
│       │       │   ├── applicationCache.png
│       │       │   ├── auditsIcon.png
│       │       │   ├── back.png
│       │       │   ├── breakpointBorder.png
│       │       │   ├── breakpointConditionalBorder.png
│       │       │   ├── breakpointConditionalCounterBorder.png
│       │       │   ├── breakpointCounterBorder.png
│       │       │   ├── breakpointsActivateButtonGlyph.png
│       │       │   ├── breakpointsDeactivateButtonGlyph.png
│       │       │   ├── checker.png
│       │       │   ├── clearConsoleButtonGlyph.png
│       │       │   ├── closeButtons.png
│       │       │   ├── consoleButtonGlyph.png
│       │       │   ├── consoleIcon.png
│       │       │   ├── cookie.png
│       │       │   ├── database.png
│       │       │   ├── databaseTable.png
│       │       │   ├── debuggerContinue.png
│       │       │   ├── debuggerPause.png
│       │       │   ├── debuggerStepInto.png
│       │       │   ├── debuggerStepOut.png
│       │       │   ├── debuggerStepOver.png
│       │       │   ├── disclosureTriangleSmallDown.png
│       │       │   ├── disclosureTriangleSmallDownBlack.png
│       │       │   ├── disclosureTriangleSmallDownWhite.png
│       │       │   ├── disclosureTriangleSmallRight.png
│       │       │   ├── disclosureTriangleSmallRightBlack.png
│       │       │   ├── disclosureTriangleSmallRightDown.png
│       │       │   ├── disclosureTriangleSmallRightDownBlack.png
│       │       │   ├── disclosureTriangleSmallRightDownWhite.png
│       │       │   ├── disclosureTriangleSmallRightWhite.png
│       │       │   ├── dockButtonGlyph.png
│       │       │   ├── elementsIcon.png
│       │       │   ├── enableOutlineButtonGlyph.png
│       │       │   ├── enableSolidButtonGlyph.png
│       │       │   ├── errorIcon.png
│       │       │   ├── errorMediumIcon.png
│       │       │   ├── errorRedDot.png
│       │       │   ├── excludeButtonGlyph.png
│       │       │   ├── focusButtonGlyph.png
│       │       │   ├── forward.png
│       │       │   ├── gearButtonGlyph.png
│       │       │   ├── glossyHeader.png
│       │       │   ├── glossyHeaderPressed.png
│       │       │   ├── glossyHeaderSelected.png
│       │       │   ├── glossyHeaderSelectedPressed.png
│       │       │   ├── goArrow.png
│       │       │   ├── graphLabelCalloutLeft.png
│       │       │   ├── graphLabelCalloutRight.png
│       │       │   ├── grayConnectorPoint.png
│       │       │   ├── largerResourcesButtonGlyph.png
│       │       │   ├── localStorage.png
│       │       │   ├── nodeSearchButtonGlyph.png
│       │       │   ├── paneBottomGrow.png
│       │       │   ├── paneBottomGrowActive.png
│       │       │   ├── paneGrowHandleLine.png
│       │       │   ├── paneSettingsButtons.png
│       │       │   ├── pauseOnExceptionButtonGlyph.png
│       │       │   ├── percentButtonGlyph.png
│       │       │   ├── popoverArrows.png
│       │       │   ├── popoverBackground.png
│       │       │   ├── profileGroupIcon.png
│       │       │   ├── profileIcon.png
│       │       │   ├── profileSmallIcon.png
│       │       │   ├── profilesIcon.png
│       │       │   ├── profilesSilhouette.png
│       │       │   ├── programCounterBorder.png
│       │       │   ├── radioDot.png
│       │       │   ├── recordButtonGlyph.png
│       │       │   ├── recordToggledButtonGlyph.png
│       │       │   ├── reloadButtonGlyph.png
│       │       │   ├── resourceCSSIcon.png
│       │       │   ├── resourceDocumentIcon.png
│       │       │   ├── resourceDocumentIconSmall.png
│       │       │   ├── resourceJSIcon.png
│       │       │   ├── resourcePlainIcon.png
│       │       │   ├── resourcePlainIconSmall.png
│       │       │   ├── resourcesIcon.png
│       │       │   ├── resourcesSilhouette.png
│       │       │   ├── resourcesSizeGraphIcon.png
│       │       │   ├── resourcesTimeGraphIcon.png
│       │       │   ├── scriptsIcon.png
│       │       │   ├── scriptsSilhouette.png
│       │       │   ├── searchSmallBlue.png
│       │       │   ├── searchSmallBrightBlue.png
│       │       │   ├── searchSmallGray.png
│       │       │   ├── searchSmallWhite.png
│       │       │   ├── segment.png
│       │       │   ├── segmentEnd.png
│       │       │   ├── segmentHover.png
│       │       │   ├── segmentHoverEnd.png
│       │       │   ├── segmentSelected.png
│       │       │   ├── segmentSelectedEnd.png
│       │       │   ├── sessionStorage.png
│       │       │   ├── spinner.gif
│       │       │   ├── splitviewDimple.png
│       │       │   ├── splitviewDividerBackground.png
│       │       │   ├── statusbarBackground.png
│       │       │   ├── statusbarBottomBackground.png
│       │       │   ├── statusbarButtons.png
│       │       │   ├── statusbarMenuButton.png
│       │       │   ├── statusbarMenuButtonSelected.png
│       │       │   ├── statusbarResizerHorizontal.png
│       │       │   ├── statusbarResizerVertical.png
│       │       │   ├── storageIcon.png
│       │       │   ├── successGreenDot.png
│       │       │   ├── thumbActiveHoriz.png
│       │       │   ├── thumbActiveVert.png
│       │       │   ├── thumbHoriz.png
│       │       │   ├── thumbHoverHoriz.png
│       │       │   ├── thumbHoverVert.png
│       │       │   ├── thumbVert.png
│       │       │   ├── timelineBarBlue.png
│       │       │   ├── timelineBarGray.png
│       │       │   ├── timelineBarGreen.png
│       │       │   ├── timelineBarOrange.png
│       │       │   ├── timelineBarPurple.png
│       │       │   ├── timelineBarRed.png
│       │       │   ├── timelineBarYellow.png
│       │       │   ├── timelineCheckmarks.png
│       │       │   ├── timelineDots.png
│       │       │   ├── timelineHollowPillBlue.png
│       │       │   ├── timelineHollowPillGray.png
│       │       │   ├── timelineHollowPillGreen.png
│       │       │   ├── timelineHollowPillOrange.png
│       │       │   ├── timelineHollowPillPurple.png
│       │       │   ├── timelineHollowPillRed.png
│       │       │   ├── timelineHollowPillYellow.png
│       │       │   ├── timelineIcon.png
│       │       │   ├── timelinePillBlue.png
│       │       │   ├── timelinePillGray.png
│       │       │   ├── timelinePillGreen.png
│       │       │   ├── timelinePillOrange.png
│       │       │   ├── timelinePillPurple.png
│       │       │   ├── timelinePillRed.png
│       │       │   ├── timelinePillYellow.png
│       │       │   ├── toolbarItemSelected.png
│       │       │   ├── trackHoriz.png
│       │       │   ├── trackVert.png
│       │       │   ├── treeDownTriangleBlack.png
│       │       │   ├── treeDownTriangleWhite.png
│       │       │   ├── treeRightTriangleBlack.png
│       │       │   ├── treeRightTriangleWhite.png
│       │       │   ├── treeUpTriangleBlack.png
│       │       │   ├── treeUpTriangleWhite.png
│       │       │   ├── undockButtonGlyph.png
│       │       │   ├── userInputIcon.png
│       │       │   ├── userInputPreviousIcon.png
│       │       │   ├── userInputResultIcon.png
│       │       │   ├── warningIcon.png
│       │       │   ├── warningMediumIcon.png
│       │       │   ├── warningOrangeDot.png
│       │       │   ├── warningsErrors.png
│       │       │   └── whiteConnectorPoint.png
│       │       ├── InjectedFakeWorker.js
│       │       ├── InjectedScript.js
│       │       ├── InjectedScriptAccess.js
│       │       ├── InspectorBackendStub.js
│       │       ├── InspectorFrontendHostStub.js
│       │       ├── KeyboardShortcut.js
│       │       ├── MetricsSidebarPane.js
│       │       ├── Object.js
│       │       ├── ObjectPropertiesSection.js
│       │       ├── ObjectProxy.js
│       │       ├── Panel.js
│       │       ├── PanelEnablerView.js
│       │       ├── Placard.js
│       │       ├── Popover.js
│       │       ├── ProfileDataGridTree.js
│       │       ├── ProfileView.js
│       │       ├── ProfilesPanel.js
│       │       ├── PropertiesSection.js
│       │       ├── PropertiesSidebarPane.js
│       │       ├── Resource.js
│       │       ├── ResourceCategory.js
│       │       ├── ResourceView.js
│       │       ├── ResourcesPanel.js
│       │       ├── ScopeChainSidebarPane.js
│       │       ├── Script.js
│       │       ├── ScriptView.js
│       │       ├── ScriptsPanel.js
│       │       ├── Section.js
│       │       ├── Settings.js
│       │       ├── ShortcutsHelp.js
│       │       ├── SidebarPane.js
│       │       ├── SidebarTreeElement.js
│       │       ├── SourceCSSTokenizer.js
│       │       ├── SourceCSSTokenizer.re2js
│       │       ├── SourceFrame.js
│       │       ├── SourceHTMLTokenizer.js
│       │       ├── SourceHTMLTokenizer.re2js
│       │       ├── SourceJavaScriptTokenizer.js
│       │       ├── SourceJavaScriptTokenizer.re2js
│       │       ├── SourceTokenizer.js
│       │       ├── SourceView.js
│       │       ├── StatusBarButton.js
│       │       ├── StoragePanel.js
│       │       ├── StylesSidebarPane.js
│       │       ├── SummaryBar.js
│       │       ├── TabbedPane.js
│       │       ├── TestController.js
│       │       ├── TextEditorHighlighter.js
│       │       ├── TextEditorModel.js
│       │       ├── TextPrompt.js
│       │       ├── TextViewer.js
│       │       ├── TimelineAgent.js
│       │       ├── TimelineGrid.js
│       │       ├── TimelineOverviewPane.js
│       │       ├── TimelinePanel.js
│       │       ├── TopDownProfileDataGridTree.js
│       │       ├── View.js
│       │       ├── WatchExpressionsSidebarPane.js
│       │       ├── WebKit.qrc
│       │       ├── WelcomeView.js
│       │       ├── WorkersSidebarPane.js
│       │       ├── audits.css
│       │       ├── helpScreen.css
│       │       ├── inspector.css
│       │       ├── inspector.html
│       │       ├── inspector.js
│       │       ├── inspectorSyntaxHighlight.css
│       │       ├── popover.css
│       │       ├── textViewer.css
│       │       ├── treeoutline.js
│       │       └── utilities.js
│       ├── WebKitBrowser.dll
│       ├── WebKitBrowser.dll.manifest
│       ├── WebKitBrowserTest.exe
│       ├── WebKitBrowserTest.pdb
│       ├── icudt40.dll
│       ├── icuin40.dll
│       ├── icuuc40.dll
│       ├── libcurl.dll
│       ├── libeay32.dll
│       ├── libexslt.dll
│       ├── libxml2.dll
│       ├── libxslt.dll
│       ├── objc.dll
│       ├── pthreadVC2.dll
│       ├── ssleay32.dll
│       └── stdole.dll
└── obj
    └── x86
        └── Debug
            ├── CoreCompileInputs.cache
            ├── DesignTimeResolveAssemblyReferences.cache
            ├── DesignTimeResolveAssemblyReferencesInput.cache
            ├── TempPE
            ├── WebKitBrowserTest.csproj.FileListAbsolute.txt
            ├── WebKitBrowserTest.csprojResolveAssemblyReference.cache
            ├── WebKitBrowserTest.exe
            └── WebKitBrowserTest.pdb

14 directories, 322 files