Method | Description | |
---|---|---|
Decode ( string filePath ) : Task |
调用策略类中的识别方法
|
|
Decoder ( Platform platform ) : System |
使用平台及策略类中设置的账户信息初始化
|
|
Decoder ( Platform platform, |
使用平台及自定义账户信息初始化
|
Method | Description | |
---|---|---|
GetStrategy ( ) : IStrategy |
反射方式获取策略类
|
public Decoder ( Platform platform ) : System | ||
platform | Platform | 打码平台 |
return | System |
public Decoder ( Platform platform, |
||
platform | Platform | 打码平台 |
account | 账户信息 | |
return | System |