AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Netzwerke Delphi Safari Cookies - Erstellungsdatum
Thema durchsuchen
Ansicht
Themen-Optionen

Safari Cookies - Erstellungsdatum

Ein Thema von Andreas L. · begonnen am 12. Mai 2008 · letzter Beitrag vom 9. Feb 2009
 
Andreas L.
(Gast)

n/a Beiträge
 
#8

Re: Safari Cookies - Erstellungsdatum

  Alt 28. Dez 2008, 21:59
Zitat von Der Jan:
So wie es ausschaut, hast du in den "[]" schachtelbar immer diese Struktur [Variablentyp Name(optional):Methode] .

Also wenn du die Definitionen für diese Typen wie NSDate etc. nicht hast, sieht es wohl eher schlecht aus.

Nur so der Eindruck vom ersten durchlesen

Edit: Vielleicht hängst du mal etwas mehr von dem Sourcecode an, ich bezweifle, dass das gepostete die ganze "unit" ist.
War ansonsten nur ein Makefile und das folgende DTD dabei.

Code:
<!ENTITY % plistObject "(array | data | date | dict | real | integer | string | true | false )" >
<!ELEMENT plist %plistObject;>
<!ATTLIST plist version CDATA "1.0" >


<!ELEMENT array (%plistObject;)*>
<!ELEMENT dict (key, %plistObject;)*>
<!ELEMENT key (#PCDATA)>


<!ELEMENT string (#PCDATA)>
<!ELEMENT data (#PCDATA)>
<!ELEMENT date (#PCDATA)>


<!ELEMENT true EMPTY>
<!ELEMENT false EMPTY>
<!ELEMENT real (#PCDATA)>
<!ELEMENT integer (#PCDATA)>
EDIT: Hab noch folgendes gefunden:
Zitat:
The Safari Forensic Tools project consists of a collection of command line
utilities written in Objective-C and PERL to parse the files created and used
by the Safari web browser.
Der Source stammt von http://jafat.sourceforge.net
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 00:39 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz