码迷,mamicode.com
首页 >  
搜索关键字:work    ( 9348个结果
第一轮 J
MetroTime Limit:500MS    Memory Limit:65536KB    64bit IO Format:%I64d & %I64uSubmitStatusDescription Many of SKB Kontur programmers like to get to work by Metro because the main office is situated qu...
分类:其他好文   时间:2014-11-11 09:25:58    阅读次数:130
the jounal ahead for Fedora
indeed , before i make my decision to choose the fedora as my work platform , i have tried so many variation of linux distribution , and now i just wa...
分类:其他好文   时间:2014-11-09 17:52:26    阅读次数:280
浏览器的渲染原理简介
http://coolshell.cn/articles/9666.html看到这个标题大家一定会想到这篇神文《How Browsers Work》,这篇文章把浏览器的很多细节讲得很细,而且也被翻译成了中文。为什么我还想写一篇呢?因为两个原因,1)这篇文章太长了,阅读成本太大,不能一口气读完。2)花...
分类:其他好文   时间:2014-11-09 11:12:25    阅读次数:115
Tomcat目录和文件讲解
1.Tocmcat的目录认识Bin/启动和关闭脚本Conf/配置文件server.smlweb.xmluser.xmlLogs/存放日志文件Webapps/存放web应用程序Work/Temp/存放tomcat运行时的临时性数据Lib/存放tomcat服务器和所以web程序需要的jar包Work/tomcat将JSP生成的Servlet源文件和字节码文件放在这个目录..
分类:其他好文   时间:2014-11-07 19:13:45    阅读次数:166
tasklet、wait_queue、completion、work_queue用法总结
对于内核中常用的中断处理机制tasklet/work_queue/wait_queue/completion做一些总结,方便在合适的时候采用合适的机制。...
分类:其他好文   时间:2014-11-07 19:09:33    阅读次数:292
centOS6.3(64bit)Hadoop的Eclipse开发环境搭建
操作系统centos6.3(64位) 一个namenode 两个datanode Hadoop版本:hadoop-1.1.2 Eclipse版本:eclipse-standard-kepler-SR2-linux-gtk-x86_64.tar.zip( Eclipse SDK For Linux 4.4 RC 2(64 Bit ) ) JDK:版本 [work@...
分类:系统相关   时间:2014-11-07 17:04:40    阅读次数:288
ubuntu SVN项目创建
1、创建项目svnadmin create test /home/work/svn/testtest:项目名称/home/work/svn/test:代码仓库地址2、更改授权文件/home/work/svn/test/conf/passwd/home/work/svn/test/conf/auth3...
分类:系统相关   时间:2014-11-07 12:38:06    阅读次数:209
Aaron Swartz Rewriting Reddit中关于web.py的创建思路
So how should things work? The first principle is that code should be clear and simple. If you want to output some text, you call web.output. If you w...
分类:Web程序   时间:2014-11-06 19:12:15    阅读次数:259
UVA 113 Power of Cryptography (数学)
Power of CryptographyBackgroundCurrent work in cryptography involves (among other things) large prime numbers and computing powers of numbers modulo f...
分类:其他好文   时间:2014-11-05 21:03:37    阅读次数:237
URAL 1099. Work Scheduling 一般图匹配带花树
一般图匹配带花树模版题: 将奇环缩成圈(Blossom),然后找增广路..... 1099. Work Scheduling Time limit: 0.5 second Memory limit: 64 MB There is certain amount of night guards that are available to protect t...
分类:其他好文   时间:2014-11-05 17:26:01    阅读次数:225
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!