Méthode | Description | |
---|---|---|
Convert ( IList |
转换多个文件成一个文件
|
|
Convert ( IList |
转换多个文件为对应文件名的多个文件
|
|
ExportToFile ( string filePath ) : void | ||
GetRealPath ( IList |
||
MainBody ( ) : System | ||
StreamConvert ( IList |
Méthode | Description | |
---|---|---|
ConvertChinese ( WordLibraryList wordLibraryList ) : WordLibraryList | ||
Filter ( WordLibraryList list ) : WordLibraryList | ||
GenerateDestinationCode ( WordLibraryList wordLibraryList, CodeType codeType ) : void | ||
GenerateWordRank ( WordLibraryList wordLibraryList ) : void | ||
IsKeep ( WordLibrary wordLibrary ) : bool | ||
RemoveEmptyCodeData ( WordLibraryList wordLibraryList ) : WordLibraryList |
public Convert ( IList |
||
filePathes | IList |
|
Résultat | string |
public Convert ( IList |
||
filePathes | IList |
|
outputDir | string | |
Résultat | void |
public ExportToFile ( string filePath ) : void | ||
filePath | string | |
Résultat | void |
public GetRealPath ( IList |
||
filePathes | IList |
|
Résultat | List |
public StreamConvert ( IList |
||
filePathes | IList |
|
outPath | string | |
Résultat | void |