Method | Description | |
---|---|---|
init ( String guide, int type ) : void | ||
post ( String title, String content ) : String |
Method | Description | |
---|---|---|
Askform ( ) : System |
public static init ( String guide, int type ) : void | ||
guide | String | |
type | int | |
return | void |
public static post ( String title, String content ) : String | ||
title | String | |
content | String | |
return | String |