Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

ИГС / LineBezie_Modify / LineBezie / UpgradeLog

.htm
Скачиваний:
3
Добавлен:
17.04.2018
Размер:
11.36 Кб
Скачать

яю Migration Report // Startup // Hook up the the loaded event for the document/window, to linkify the document content var startupFunction = function() { linkifyElement("messages"); }; if(window.attachEvent) { window.attachEvent('onload', startupFunction); } else if (window.addEventListener) { window.addEventListener('load', startupFunction, false); } else { document.addEventListener('load', startupFunction, false); } // Toggles the visibility of table rows with the specified name function toggleTableRowsByName(name) { var allRows = document.getElementsByTagName('tr'); for (i=0; i

Соседние файлы в папке LineBezie
  • #
    17.04.20181.41 Кб2LineBezie.vcproj.VC.u131144.user
  • #
    17.04.20181.42 Кб2LineBezie.vcproj.VICTOR1.victor.user
  • #
    17.04.20184.3 Кб3LineBezie.vcxproj
  • #
    17.04.20181.21 Кб2LineBezie.vcxproj.filters
  • #
    17.04.2018777 б2resource.h
  • #
    17.04.201811.36 Кб3UpgradeLog.htm
  • #
    17.04.20181.58 Кб2UpgradeLog.XML