|
! 4 @ 0 @ 4 !
Что-то пошло не так. Главная страница
Факт о медицине:
Secondly, the browser has a separate JS debugger, which, however, has only a command line interface, but allows you to do all the basic operations with the code - working with breakpoints, tracing, etc. Working with him is unusual, but if you get used to it, then quite. A list of available commands can be obtained by typing “ help ”, a list of all used JS files and other resources can be obtained by the scripts command , breakpoint management is break , break_info and clean . This is for true console virtuosos.
Медицинские новости:
While this is all that Google Chrome can put at the disposal of a web developer, this is not enough for professionals and they will not abandon the Firefox + Firebug bundle, but for ordinary users this is not necessary. These tools will be used to test sites for the new browser, but if the plugin architecture compatibility claims are implemented, we'll soon see Firebug as part of Chrome. After all, it is in development that a stable platform is needed, since poorly tuned scripts of complex AJAX applications often cause the entire browser to crash, and the developer needs to keep many windows open in parallel, and each crash slows down work.
|