an ancient project of the company needs new functions recently. In order to develop Webservice, I upgraded the Weblogic of the old system to 10jdk1.6. however, some of the old business of the system will involve data Synchronize to another system. The ...
seniors, rookies have been watching ActiveMQ recently. I would like to ask if the queue of ActiveMQ requires client confirmation mode, if message 1 is obtained by consumer A but is not confirmed, will ActiveMQ send message 1 to consumer B after a period ...
question 1: created a view-based view using mysql, and when you use navicate to restore sql database files, the prompt child view (the view called by the parent view) does not exist. (this is the case with more than one view) question 2 when you r...
as shown in the title; ...
this is the content of the WxPay.Config.Interface.php file <?php ** * * abstract class WxPayConfigInterface { ============================================ ** * TODO: * * * APPID:APPID * * MCHID: ...
problem description the front end of the project uses the React, backend and someone else is in charge. Now the boss asked me to call some of the interfaces in Wechat s official account, such as user information. [question 1]: should I call the inte...
for example: when I click the button for all the tags, I will display the contents corresponding to all the tags ...