联系人的创建查询 创建一个Contact封装类 ...
分类:
移动开发 时间:
2017-11-12 20:50:38
阅读次数:
183
题目链接:https://vjudge.net/problem/POJ-2289 Jamie's Contact Groups Time Limit: 7000MS Memory Limit: 65536K Total Submissions: 8147 Accepted: 2736 Descrip ...
分类:
其他好文 时间:
2017-11-12 17:31:01
阅读次数:
184
#!/usr/bin/python# -*-coding:utf-8-*- """@author: yugengde@contact: yugengde@163.com@file : redis_sqlserver.py@time: 2017/11/11 16:50"""import redisim... ...
分类:
数据库 时间:
2017-11-11 22:10:10
阅读次数:
678
当mha进行failover 完成或由于错误停止时,我们可以使用send_report以邮件报警的方式来获得failover报告,以便我们及时了解现在的数据库状态。 首先需要修改脚本: [html] view plain copy [root@rd-mysql-test4 mha]# cat /us ...
分类:
数据库 时间:
2017-11-11 14:12:10
阅读次数:
292
生产环境一日常insert在业务量加倍之后非常缓慢,对有问题sql做awr报告和10046trace得出以下结论:In the 10046 trace, the execution of sql elapsed 27.85 secs, the waiting event held 12.41 sec ...
分类:
其他好文 时间:
2017-11-11 11:35:20
阅读次数:
328
As we mentioned last week, the Chinese government requires all company and individuals to buy social insurance, including foreigners. Why are foreigne ...
分类:
其他好文 时间:
2017-11-06 16:48:50
阅读次数:
320
常用: {DATE} {ESC.HISTORY} {EVENT.AGE} {EVENT.DATE} {EVENT.ID} {EVENT.TIME} {HOSTNAME} {IPADDRESS} {ITEM.LASTVALUE} {ITEM.NAME} {PROFILE.CONTACT} {PROFI ...
分类:
其他好文 时间:
2017-10-31 18:39:33
阅读次数:
768
不多说 直接上语句 SELECT a.id, a.thumbNail, a. NAME, a.marketPrice, a.memberPrice, a.personName, a. STATUS, a.recieveOrderDate, a.trackNumber, a.contact, a.re ...
分类:
数据库 时间:
2017-10-30 14:27:41
阅读次数:
263
使用PL/SQL DEV登录数据库时,出现如下错误 手工创建了test用户,通过dev工具登录没问题。怀疑数据库中有些用户限制了登录的。再看错误编号:ORA-20001,oracle保留的异常错误号范围为-20999到-20000,提供给用户自定义异常使用,进一步确认某些用户是做了限制,一般限制方法 ...
分类:
数据库 时间:
2017-10-25 19:52:49
阅读次数:
197
In the broadest sense, Hibernate categorizes types into two groups: Value types Entity types 2.1.1. Value types Value types are further classified int ...
分类:
Web程序 时间:
2017-10-24 00:10:35
阅读次数:
249