Инструменты пользователя

Инструменты сайта


software:firefox-xpi-programming:0ther

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слеваПредыдущая версия
Следующая версия
Предыдущая версия
software:firefox-xpi-programming:0ther [2010/01/29 14:33] artursoftware:firefox-xpi-programming:0ther [2017/03/23 21:59] (текущий) – внешнее изменение 127.0.0.1
Строка 18: Строка 18:
 ===== Read Chrome files ===== ===== Read Chrome files =====
  
-<code>function chromeToPath (aPath) {+<code  javascript>function chromeToPath (aPath) {
  
    if (!aPath || !(/^chrome:/.test(aPath)))    if (!aPath || !(/^chrome:/.test(aPath)))
Строка 54: Строка 54:
  
  
-<code js>function getContents(aURL){+<code javascript>function getContents(aURL){
   var ioService=Components.classes["@mozilla.org/network/io-service;1"]   var ioService=Components.classes["@mozilla.org/network/io-service;1"]
     .getService(Components.interfaces.nsIIOService);     .getService(Components.interfaces.nsIIOService);
software/firefox-xpi-programming/0ther.1264764791.txt.gz · Последнее изменение: 2017/03/23 21:57 (внешнее изменение)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki