用java方式实现与主流数据库mysql通信,实现常用的select update insert 语句,将select语句获得结果输出成文本 (eg:select*from cq_user where name like "uuu",如何用java实现,并输出文本,求具体代码) 查看完整描述