找回密码
 立即注册
易语言编程 2025-04-09 1 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品

模块名称:libmySQL
版本:2.0

------------------------------
.版本 2
.程序集 _libmySQL, , 公开
.子程序 character, , 公开
.参数 cs_name, 文本型
.子程序 close, , 公开
.子程序 connect, 逻辑型, 公开
.参数 hostname, 文本型
.参数 username, 文本型
.参数 password, 文本型
.参数 database, 文本型
.参数 dataPort, 整数型
.子程序 data_seek, 逻辑型, 公开
.参数 result, 整数型
.参数 num, 长整数型
.子程序 fetch_row, 逻辑型, 公开
.参数 result, 整数型
.子程序 free_result, , 公开
.参数 result, 整数型
.子程序 is, 逻辑型, 公开
.子程序 num_rows, 整数型, 公开
.参数 result, 整数型
.子程序 query, 逻辑型, 公开
.参数 sql, 文本型
.子程序 readByte, 字节集, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 readDouble, 双精度小数型, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 readInt, 整数型, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 readLongint, 长整数型, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 readText, 文本型, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 readTinyint, 短整数型, 公开
.参数 result, 整数型
.参数 name, 文本型
.子程序 store_result, 整数型, 公开
.子程序 tostring, 文本型, 公开
.参数 byte, 字节集

10494963096[下载].rar



上一篇:易语言模块 易语言edb同学录源码.ec
下一篇:易语言模块 MySql5.0类.ec