[ +0.000002] uvcvideo 3-4:1.0: Entity type for entity Processing 3 was not initialized![ +0.000001] uvcvideo 3-4:1.0: Entity type for entity Camera 1 was not initialized!UVC 1.00 device USB 2.0 Camera (1410:1410)
[ +0.025813] uvcvideo 3-4:1.0: Entity <
当我的按钮被点击时,我想立即改变它的类,但ajax调用似乎不允许它发生,它发生了3-4秒,later.Why?I测试了警报,这是正常的。$('#myButton').removeClass().addClass("btn btn-success"); //here, this code is running after 3-$.ajax({ type: 'POST',