01 2016 档案

摘要:对于centos: (基于小红帽的系统) 需要先安装epel-release 运行 yum install epel-release yum install wget 对于cent os 7.x(x86*64) rpm -ivh http://dl.fedoraproject.org/pub/epe 阅读全文
posted @ 2016-01-29 20:29 香饽饽CheungChan 阅读(314) 评论(0) 推荐(0)
摘要:编译自:http://www.tecmint.com/cheat-command-line-cheat-sheet-for-linux-users/作者: Avishek Kumar原创:LCTT https://linux.cn/article-3760-1.html译者: su-kaiyao原文 阅读全文
posted @ 2016-01-29 20:25 香饽饽CheungChan 阅读(198) 评论(0) 推荐(0)
摘要:声明转载:文章授权转载自yuimenu的blog,地址:http://lavasoft.blog.51cto.com/62575/238651英文原文地址:http://viralpatel.net/blogs/batch-insert-in-java-jdbc/让我们看看如何使用JDBC API在... 阅读全文
posted @ 2016-01-26 16:36 香饽饽CheungChan 阅读(237) 评论(0) 推荐(0)
摘要:声明转载:文章授权转载自zunzn‘s blog,地址:http://www.cnblogs.com/sunzn/archive/2013/03/14/2960248.html当向 MySQL 数据库插入一条带有中文的数据形如insert into employee values(null,'张三'... 阅读全文
posted @ 2016-01-26 12:35 香饽饽CheungChan 阅读(2410) 评论(1) 推荐(2)