How does cefsharp package local static html resources

CEF cannot package local resources (html, js, css, img), can only expose them under the program path. This sentence is wrong!
this view is wrong, and you really can"t package it by using the basic method of relative path + registering the class to the browser. However, by adding resources to program resources, binary resources can be provided to cef browsers in the form of streams by wrapping requests and responses in SchemeHandler.

how do you do this? How can I package local html,js,css and other resources together?

Sep.16,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35b67-2b80a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35b67-2b80a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?