MACROMEDIA FLASH 8-EXTENDING FLASH Instrukcja Użytkownika Strona 7

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 17
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 6
2003 Macromedia, Inc. 7
Compiling RemoteCatalog.cs
To compile this DLL, execute the following on the command line. This
assumes you have csc.exe which is from the MS.NET Framework SDK or
VisualStudio.NET, if you have it. Note: the AssemblyInfo.cs is not
absolutely required, but it provides a way to add metadata (like copyright
info) into the compiled DLL.
csc /out:RemoteCatalog.dll /target:library
RemoteCatalog.cs AssemblyInfo.cs
Once compiled, locate your dll in the
C:\Inetpub\wwwroot\flashremoting\bin directory.
Przeglądanie stron 6
1 2 3 4 5 6 7 8 9 10 11 12 ... 16 17

Komentarze do niniejszej Instrukcji

Brak uwag