Summary of electron ic desktop service (PIT)
background
Follow the previous article
When developing the electron ic desktop, you will encounter various pits. Let's summarize.
Anti virus software damage inspection
Prevent debug debugging
Client crash report
Improve client startup speed
Performance monitoring and analysis
Delay loading module
Uniform scroll bar style
bro ...
Posted by Jiraiya on Tue, 08 Mar 2022 02:03:53 +0100
C# under Winform, WebKit, Geckofx, CefSharp comparison and CefSharp code are used for implementation
The winform project is used to realize similar browser development, obtain page html metadata, and implement operations. The following components can be used:
browserkernelcompatibleGet cookiesVS built-in webBrowserIEworstIncompleteWebKitFirefoxcommonlyIncompleteGeckofxFirefoxgoodIncompleteCefSharpChrome (Google)goodwhole
As long as the br ...
Posted by recurzion on Tue, 28 Dec 2021 15:18:59 +0100