用java方式實現與主流數據庫mysql通信,實現常用的select update insert 語句,將select語句獲得結果輸出成文本 (eg:select*from cq_user where name like "uuu",如何用java實現,并輸出文本,求具體代碼) 查看完整描述