billyct
billyct
https://blog.vuejs.org/posts/vue-2-7-naruto.html With `vue 2.7` released, so i try to upgrade my app to `vue 2.7`. and followed the upgrade guide, after I removed the package `vue-template-compiler` > Upgrade vue to...
Add `WithoutFreeFloating` to the printer visitor, so that the printer can print the code without FreeFloating tokens.
### Description Add recording pause functions ``` javascript // check the recording can pause or not osn.NodeObs.OBS_service_canPauseRecording(): boolean // pause or resume the recording, the result shows the success of...