assuming that the text of voice can be obtained through voice on a third-party platform, how to open the voice control menu or open and execute a search condition (which may be a drop-down) is there an open source algorithm with good Chinese support f...
problem description add ldap authentication to django to use the django-auth-ldap module. You only need to introduce the module into settings.py and enter the corresponding parameter values. But in my project, I want to enable and enter these paramete...
suppose I have a root page. The index page introduced into the root is < iframe src= "index.html " name= "index " id= "index " frameborder= "0 " > < iframe > , and the index page can be clicked to jump to the pages such as A Magi BJ C and so on. ...
downloads are also normal, and dependencies are also available for downloads, that is, I reported an error in cnpm run build, and then I also changed a false to true, Google browser to add this tool, but it is still useless. I hope you can answer . ...
Vue.set(cardList,1, ); Vue.set(cardList,1,false); Vue.set(cardList,1,null); according to Vue.set (data,key,value), I want to delete an item in the array cardList. The above three values cannot be deleted and will be replaced directly. I would like to...
cannot call translateCallback function to report an error < script type= "text javascript " > API GPS var x = 116.32715863448607; var y = 39.990912172420714; var ggPoint = new BMap.Point(x,y); var bm = new BMap.Map("allmap"); bm.ce...