Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 223

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 222
218
DREAMWEAVER API REFERENCE
Site
Last updated 8/27/2013
Returns
Nothing.
Example
The following example compares two files, red.htm and blue.htm:
dw.compareFiles(hc:\data\red.htm", "e:\data\blue.htm");
dreamweaver.loadSitesFromPrefs()
Availability
Dreamweaver 4.
Description
Loads the site information for all the sites from the system registry (Windows) or the Dreamweaver Preferences file
(Macintosh) into Dreamweaver. If a site is connected to a remote server when this function is called, the site is
automatically disconnected.
Arguments
None.
Returns
Nothing.
dreamweaver.saveSitesToPrefs()
Availability
Dreamweaver 4.
Description
Saves all information for each site that the user has defined to the system registry (Windows) or the Dreamweaver
Preferences file (Macintosh).
Arguments
None.
Returns
Nothing.
dreamweaver.siteSyncDialog.compare()
Availability
Dreamweaver 8.
Przeglądanie stron 222
1 2 ... 218 219 220 221 222 223 224 225 226 227 228 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag