Tag: console
-
Post Views: 13 1. Configuration file \channel-pub-api\build\c_files\etc\supervisord.d\yii-qq-transaction-video-sync.ini 2. In the console command script, run once, write 1 file, the code is as follows 3. After the development environment is upgraded, check the directory /sobey/www/channel-pub-api/console/runtime/ . 4. The current requirement is that after running once, run the console command script again after 60 seconds, and finally decide to implement the Sleep…
-
Post Views: 15 1. The previous article:https://www.shuijingwanwq.com/2018/01/18/2328/ 2. Refer to step 11, the DB component is moved to the development environment to facilitate the use of GII, \common\config\base.php, as shown in Figure 1 3. Configured as a production environment, so that the multi-tenant implementation of the test database migration is not dependent on the DB component, as shown in Figure…
-
Post Views: 14 1. Tap event triggered 2 times in Zepto, as shown in Figure 1 2. Output a message to the web console to determine the trigger 2 times, as shown in Figure 2 console.log(1); 3. View the output on the web console, 1 is output 2 times, as shown in Figure 3 4. The server interface is called…
-
Post Views: 13 js code: $(#slides).superslides({ Inherit_width_from:.wide-container, INHERIT_HEIGHT_FROM:.wide-container, HashChange: False, play: 7000 }); $(#slides).on(mouseenter, function() { $(this).superslides(stop); console.log(Stopped) }); $(#slides).on(mouseleave, function() { $(#slides)..superslides(startch); console.log(startedled) }); Modified js code: // avoid `console` errors in browsers that lack a console. (function() { var method; var noop = function () {}; var methods =[ assert,clear,poll,debug,DIR,dirxml,Error, Exception,group,GroupCollapsed,Groupend,info,log, marktimeline,Profile,Profileend,table,time,Timeend, timestamp,trace,warn ]#atfp_close_translate_span#; var length…