- 博客(49)
- 资源 (2)
- 收藏
- 关注
原创 如何领取无敌李笑来老师的免费糖果
浏览器登录:Candy官网输入手机号码,获取短信验证码输入短信验证码后,设置个人密码即可完成注册,并获取100个糖果
2018-01-31 10:37:53
503
原创 【非Web工程】Spring + C3P0 + Hibernate + Mysql
工程依赖包:配置文件applicationContext.xml<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:magpie="http://www.unionpay.com/schem
2016-04-19 19:52:06
540
原创 Mysql日常使用维护命令总结
1、查看指定库的大小use information_schema;select concat(round(sum(data_length/1024/1024),2),'mb') as data from tables where table_schema='testdb';2、查看指定表的大小select concat(round(sum(data_length/1024/1024),2
2016-03-29 08:51:58
394
Android推送技术介绍和Moquette调优方案
2015-10-22
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅