07 2016 档案

摘要:插件地址: http://www.eclipse.org/windowbuilder/download.php http://www.eclipse.org/windowbuilder/ 阅读全文
posted @ 2016-07-17 23:20 萧凡客 阅读(1133) 评论(0) 推荐(0)
摘要:1、安装数据库 2、创建数据源 阅读全文
posted @ 2016-07-17 23:05 萧凡客 阅读(1671) 评论(0) 推荐(0)
摘要:先把excel数据另存成txt文件 Load Data InFile 'D:/1.txt' Into Table `res_type_collect` fields terminated by '@‘ 其中: D:/1.txt 为 excel转换后的txt文件。注:编码格式,否则会乱码。 res_t 阅读全文
posted @ 2016-07-16 18:43 萧凡客 阅读(169) 评论(0) 推荐(0)