C# Class PanGu.Dict.DictionaryLoader

Afficher le fichier Open project: xuld/AI-Robot Class Usage Examples

Méthodes publiques

Свойство Type Description
Lock Framework.Lock

Méthodes publiques

Méthode Description
DictionaryLoader ( string dictDir ) : System

Private Methods

Méthode Description
ChsNameChanged ( ) : bool
GetLastTime ( string fileName ) : System.DateTime
MainDictChanged ( ) : bool
MonitorDictionary ( ) : void
StopWordChanged ( ) : bool
SynonymChanged ( ) : bool
WildcardChanged ( ) : bool

Method Details

DictionaryLoader() public méthode

public DictionaryLoader ( string dictDir ) : System
dictDir string
Résultat System

Property Details

Lock public_oe static_oe property

public static Framework.Lock Lock
Résultat Framework.Lock