problem description use JRebel to implement remote hot deployment to update the code of the Controllr layer. The hot deployment is successful, but the code has not changed if you modify the html,. The cache has been cleared the environmental backgro...
question: when I click to launch pagerActivity from list, the collection built by pagerActivity is empty, and as the viewPager startup page increases, the collection increases one by one. The question is how do I realize that when I click on a location...
In the project, keydown judges that if it is the enter key, the function is called to perform the search. click is a direct click to search, but but keydown is not effective. Which god can solve the problem? all the functions executed are the same fu...
var str = For more information, see Chapter 3.4.5.1 ; var re = see (chapter d+( . d)*) i; var found = str.match(re); console.log(found); Why ( . d) finally matches .1 , shouldn t it be .4.5.1 ? It doesn t make sense. Please correct m...
for example, a TextObject, displays and exports its Text,. Now the value I want to export becomes Text+ "2 ". What can I do? ...
in the development of a website that provides downloading of learning materials, I have put the materials on the server. Now I am very confused and do not know how to display them on the html page. At first, I wrote a tag one by one, but I feel unrealist...