函式:ifx_update_char()


ifx_update_char

更改字元物件。

语法: boolean ifx_update_char(int bid, string content);

传回值: 布林值

函式种类: 资料库功能

内容说明

本函式用来更改字元 (char) 物件。参数 bid 为字元的物件代码。参数 content 为欲使用的新字元。执行成功则传回 true 值,失败传回 false 值。


[ 上一页 下一页 ]