vm_adduser
加入新用户。
语法: boolean vm_adduser(string vdomain, string basepwd, string newusername, string newuserpassword);
返回值: 布尔值
函数种类: 网络系统
内容说明
本函数用来加入新的用户。参数 newusername 及 newuserpassword 分别为用户的帐号及密码。

加入新用户。
语法: boolean vm_adduser(string vdomain, string basepwd, string newusername, string newuserpassword);
返回值: 布尔值
函数种类: 网络系统
内容说明
本函数用来加入新的用户。参数 newusername 及 newuserpassword 分别为用户的帐号及密码。