Executed as user: WTC\Ebw.Admin. Transaction (Process ID 95) was deadlocked on lock resources with another process and has been chosen as the deadlock...
分类:
其他好文 时间:
2014-09-02 12:19:24
阅读次数:
200
ROM介绍
1.采用安卓4.0.4原生态内核编译,优化内存
2.已经加入ROOT权限和备份系统软件
3.精简无用的定制软件,释放更大运存
4.快速启动系统,丝滑般流畅
5.相机优化,通知栏优化
6.SD卡速度优化,增强兼容性
7.修复系统稳定性
8.增加google服务
9.反编译部分文件并加入来去电归属地
10刷机脚本的少许优化
11.在设置里面加入工程模式
12.SD卡速度优化,增强兼容性
13.基本功能保持原汁原味
_______________...
分类:
其他好文 时间:
2014-09-01 15:43:13
阅读次数:
280
一、数据类型1.NumberNumber初值为NaN(Not a Number)NaN与所有数字的运算结果都是NaN所以计算时或判断时务必记得给Number赋初始值trace(100+NaN); //NaNtrace(0==NaN); //falsetrace(0!=NaN); //truetrac...
分类:
其他好文 时间:
2014-08-31 22:44:02
阅读次数:
300
08/30/14 11:19:33,422 INFO =============CDN BaseLib is starting......!================ pid = 6050 [src/main.cpp:537]
08/30/14 11:19:33,422 TRACE Enter InitThreadPool() [src/main.cpp:378]
08/30/14 11:1...
分类:
其他好文 时间:
2014-08-30 12:42:29
阅读次数:
214
08/30/14 11:19:37,742 INFO =============cdnadapter is starting...... ! ============= pid = 6199 [./src/frame.cpp:469]
08/30/14 11:19:37,742 TRACE Enter InitThreadPool() [./src/frame.cpp:196]
08/30/14 ...
分类:
其他好文 时间:
2014-08-30 12:42:19
阅读次数:
532
08/30/14 11:19:25,307 INFO
=============cl is starting...... ! ============= pid = 5735
[./src/frame.cpp:469]
08/30/14 11:19:25,307 TRACE
Enter InitThreadPool() [./src/frame.cpp:196]
08/30/14 11:...
分类:
其他好文 时间:
2014-08-30 12:42:09
阅读次数:
318
08/30/14 11:19:29,856 INFO =============CDN BaseLib is starting......!================ pid = 5894 [src/main.cpp:417]
08/30/14 11:19:29,857 TRACE Enter InitThreadPool() [src/main.cpp:260]
08/30/14 11:1...
分类:
其他好文 时间:
2014-08-30 12:42:00
阅读次数:
317
一表结构如下:MySQL5.5.305.6.20版本,表大概有815万行CREATETABLEt_audit_operate_log(Fidbigint(16)AUTO_INCREMENT,Fcreate_timeint(10)unsignedNOTNULLDEFAULT‘0‘,Fuservarchar(50)DEFAULT‘‘,Fipbigint(16)DEFAULTNULL,Foperate_object_idbigint(20)DEFAULT‘0‘,PRIMARYKEY(Fi..
分类:
数据库 时间:
2014-08-29 03:02:57
阅读次数:
332
The service provided by a servlet is implemented in the service method
of a GenericServlet, in the doMethod methods (where Method can take the value Get,Delete, Options, Post, Put,
or Trace) of an...
分类:
编程语言 时间:
2014-08-28 18:09:05
阅读次数:
345