problem description: Server is centos Utility tool: rsync or other client is windows10 use SSH port requirement: Synchronize the data increment from the centos server to the local windows10 computer. ...
I pull an image of hadoop, and I install jupyter, in it. I used to do data analysis, so I m used to using this tool. Now I want to learn about spark, in docker and plan to log on to jupyter on the host machine using a browser. But no matter how I specif...
< H2 > problem description < H2 > this is the weex project. Weex does not support writing local images directly in src. So I converted all the images to base64 values and then referenced the base64 to achieve the same effect. However, there is a p...
in the vue-cli project, I registered service worker was registered with scope: static 1. Does this mean that service worker will only process requests that start with static? Other requests, such as logon, test, are no longer cached? 2. If...
as shown in the code class Listbox extends React.Component { constructor(props) { super(props); this.state={ isActive: true } } removeClass = e => { this.set...
remove a pair of double quotes after answer, leaving only "answer ": {} what should I do { "hr_email":"4564", "test_name":"dadsa", "email":"dsad@qq.com", "...