受欢迎的博客标签
RSS

博客

AI code part 1
AI IDE
diy Browser - WebView2Browser:Creating a WebView2 component with MFC c++(Tsking)
Creating a WebView2 component with MFC c++
.git目录太大
删除.git中的大文件
各种AI框架之间的关系
sherpa-onnx icefall k2 体系 funasr PyTorch 框架 之间的关系
WebView2
The Microsoft Edge WebView2 control allows embedded Web technologies (HTML, CSS, and JavaScript) in native apps. The WebView2 control uses Microsoft Edge (Chromium) as the rendering engine to display the Web content in native apps.
爬虫采集技术(一)无头浏览器headless爬取网页技术方案选型
无头浏览器headless技术选型可选方案
WebView2Browser-A web browser built with the Microsoft Edge WebView2 control.
WebView2Browser is a sample Windows desktop application demonstrating the WebView2 control capabilities. It is built as a Win32 Visual Studio 2019 project and makes use of both C++ and JavaScript in the WebView2 environment to power its features. WebView2Browser shows some of the simplest uses of WebView2 -such as creating and navigating a WebView, but also some more complex workflows like using the PostWebMessageAsJson API to communicate WebViews in separate environments. It is intended as a rich code sample to look at how you can use WebView2 APIs to build your own app.
MFC:mfc add web rest api server
Using web services from MFC   The C++ REST SDK is a Microsoft project for cloud-based client-server communication
C++中调用RESTful api接口上传数据
Visual Studio 2019 c++ Libraries like RestSDK for C++
github readme.md 右侧 导航
在 GitHub 上实现 README.md 的右侧(或全局)导航目录,目前主要有三种实现方式。   使用 GitHub 原生内置目录 在渲染后的 README 页面右上角,会有一个类似“文档/目录”