码迷,mamicode.com
首页 >  
搜索关键字:excuse me    ( 4131个结果
大神的算法学习之路
http://zh.lucida.me/
分类:其他好文   时间:2014-05-09 18:29:17    阅读次数:245
Linux服务器SNMP常用OID (转)
原文地址:http://www.haiyun.me/archives/linux-snmp-oid.html收集整理一些Linux下snmp常用的OID,用做服务器监控很不错。服务器负载:1231 minute Load: .1.3.6.1.4.1.2021.10.1.3.15 minute Loa...
分类:系统相关   时间:2014-05-08 20:17:02    阅读次数:616
阅读http://zh.lucida.me/有感
lucida大神本科毕业于大工,研究生毕业于北航,有这样的学历在社会上混就已经绰绰有余了,但是lucida神并不满足,刻苦努力,拼搏进取,最后进入google london工作,曾经一度在microsoft实习,这样的经历让我羡慕不已,但是更让人激情四射的还在后头: 话说每一个成功人士都有那么一段....
分类:其他好文   时间:2014-05-08 20:05:09    阅读次数:482
JavaScript跨域总结与解决办法
什么是跨域1、document.domain+iframe的设置2、动态创建script3、利用iframe和location.hash4、window.name实现的跨域数据传输5、使用HTML5 postMessage6、利用flash本文来自网络(http://f2e.me/200904/cr...
分类:编程语言   时间:2014-05-08 14:04:18    阅读次数:517
MacOS下安装gdb
http://blog.panks.me/posts/2013/11/install-gdb-on-os-x-mavericks-from-source/注意最后两步:killall taskgated (不行可以加sudo)codesign -fs gdbc /usr/local/bin/gdb ...
分类:数据库   时间:2014-05-08 13:53:15    阅读次数:304
ZOJ3640之简单慨率DP
Help Me Escape Time Limit: 2 Seconds      Memory Limit: 32768 KB Background     If thou doest well, shalt thou not be accepted? and if thou doest not well, sin lieth at the door. And unto the...
分类:其他好文   时间:2014-05-08 01:37:02    阅读次数:353
K老在拿图灵奖时的发言:Computer Programming as an Art
很多话说得很透彻,把一些觉比较精彩的摘抄一下。... It seems to me that if the authors I studied were writing today, they would agree with the following characterization: Scie...
分类:其他好文   时间:2014-05-07 12:57:54    阅读次数:491
线程属性总结
今天面试那哥们问起线程属性,me竟然就说出了一个,囧 学习:http://blog.csdn.net/zsf8701/article/details/7842392      http://blog.csdn.net/jxhnuaa/article/details/3254299          http://blog.sina.com.cn/s/blog_9bd573450101hg...
分类:编程语言   时间:2014-05-07 08:00:36    阅读次数:406
Android获取第三方音乐播放器的音乐信息
Android获取QQ音乐播放器,Kugou,天天动听,千千静听播放音乐信息。...
分类:移动开发   时间:2014-05-07 02:50:00    阅读次数:446
python里的splitlines详解
t = '''www.jeapedu.com www.chinagame.me www.quanzhan.org ''' print t.splitlines()     Python的split方法函数可以分割字符串成列表,默认是以空格作为分隔符sep来分割字符串。 In [1]: s = "www jeapedu com" In [2]: p...
分类:编程语言   时间:2014-05-07 02:37:08    阅读次数:478
4131条   上一页 1 ... 410 411 412 413 414 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!