码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
MySQL deadlock
MySQL deadlock http://dev.mysql.com/doc/refman/5.6/en/glossary.html#glos_deadlock Deadlock A situation where different transactions are unable to proceed, because each holds a lock that the other n...
分类:数据库   时间:2015-11-16 12:46:44    阅读次数:314
Oracle常见的几种等待事件
1. CPU time正常情况,在等待事件中排首位NUM_CPU_SOCKETS 物理CPU的数目NUM_CPU_CORES CPU的核数NUM_CPUS 逻辑CPU的数目2. Buffer busy waits (Buffer busy wait / read by other session)一...
分类:数据库   时间:2015-11-13 22:07:22    阅读次数:378
POJ1329题
Circle Through Three PointsTime Limit : 2000/1000ms (Java/Other)Memory Limit : 20000/10000K (Java/Other)Total Submission(s) : 35Accepted Submission(s)...
分类:其他好文   时间:2015-11-13 17:07:10    阅读次数:283
HDU 2234 无题I
无题I Time Limit : 10000/10000ms (Java/Other)   Memory Limit : 32768/32768K (Java/Other) Total Submission(s) : 2   Accepted Submission(s) : 1 Problem Description 一天机器人小A在玩一个简单的智力游戏,这个游戏是这样的,...
分类:其他好文   时间:2015-11-11 16:49:05    阅读次数:248
HDU 1813 Escape from Tetris
Escape from Tetris Time Limit : 12000/4000ms (Java/Other)   Memory Limit : 32768/32768K (Java/Other) Total Submission(s) : 1   Accepted Submission(s) : 1 Problem Description 由于整日整夜地对着这个棋盘,...
分类:其他好文   时间:2015-11-11 16:46:46    阅读次数:230
Linux-curl 的使用
curl-Fphotos=@/home/caochun/curl_test.jpg-H‘fingerprint:220012005A4D3E6B8C92FE11200011A8‘http://localhost:8000/http://blog.51yip.com/linux/1049.htmlhttp://wesdeboer.com/use-curl-to-upload-files-and-post-other-data/http://blog.51yip.com/linux/1049.htmlhttp:/..
分类:Web程序   时间:2015-11-11 06:34:54    阅读次数:199
使用 /proc 文件系统来访问 linux操作系统 内核的内容 && 虚拟文件系统vfs及proc详解
http://blog.163.com/he_junwei/blog/static/19793764620152743325659/http://www.01yun.com/other/20130422/366044.html使用 /proc 文件系统来访问 Linux 内核的内容这个虚拟文件系统在...
分类:系统相关   时间:2015-11-10 22:20:05    阅读次数:357
设置eclipse编码方式
修改eclipse默认工作空间编码方式。点击“Window->Preferences->General->Workspace->Other”
分类:系统相关   时间:2015-11-10 10:38:27    阅读次数:218
Python version 2.7 required, which was not found i
不能再注册表中识别出来python2.7 新建一个register.py 文件,把一下代码贴进去,保存 # # script to register Python 2.0 or later for use with win32all # and other extensions that require Python registry...
分类:编程语言   时间:2015-11-09 12:53:05    阅读次数:201
ULK --- Chap3 Processes: How Processes Are Organized
The runqueue lists group all processes in a TASK_RUNNING state. When it comes to groupingprocesses in other states, the various states call for differ...
分类:其他好文   时间:2015-11-09 09:27:46    阅读次数:288
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!