|
! 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.
Медицинские новости:
As expected, the browser is open source, the source code is hosted on Google Code , the project is called Chromium and is available under a BSD license. There is also a lot of detailed documentation on the internal architecture of the browser , we advise you to read and see, especially since it uses quite innovative approaches. We will talk about architecture very briefly.
|