码迷,mamicode.com
首页 >  
搜索关键字:many people like to    ( 13781个结果
emacs vim IDE
原本想花点时间来学习下Vim或者emacs,结果在网上搜索到这篇文章骂战挺多的,但是也长见识http://bbs.csdn.net/topics/390306165下面是windows下的emacs学习教程,如果真想学习emacs我觉得还是找个Unix-like的操作系统(MAC OSX和Linux...
分类:其他好文   时间:2014-05-01 14:51:38    阅读次数:316
kali linux /etc/apt/source.list
this list is very important , you can not download what you want like fictx , flash-plugin , vm-tool and so onyou can use the sites of China , also yo...
分类:系统相关   时间:2014-05-01 14:13:25    阅读次数:561
hdu 1213 How Many Tables
简单并查集#include#include#include#include#include#include#include#include#include#include#include#define inf 0x0f0f0f0fusing namespace std;const double p....
分类:其他好文   时间:2014-05-01 10:15:58    阅读次数:367
A Book Store Application Using AngularJS and Asp.Net Web Api
There are many examples out there demonstrating how AngularJS and Web API can be used together but almost all of them are in MVC, so I tried to implem...
分类:移动开发   时间:2014-04-30 21:19:35    阅读次数:625
MySql模糊查询like通配符使用详细介绍
MySQL提供标准的SQL模式匹配,以及一种基于象Unix实用程序如vi、grep和sed的扩展正则表达式模式匹配的格式。一、SQL模式SQL的模式匹配允许你使用“_”匹配任何单个字符,而“%”匹配任意数目字符(包括零个字符)。在 MySQL中,SQL的模式缺省是忽略大小写的。下面显示一些例子。注意...
分类:数据库   时间:2014-04-30 19:49:42    阅读次数:494
JSON
CSDN换回字符串 var newJSONtext=people.toJSONString(); //获得字符串 可以将它用作 Ajax 应用程序中的请求字符串。J?S?O?N?.?s?t?r?i?n?g?i?f?y? ?
分类:Web程序   时间:2014-04-29 17:18:46    阅读次数:339
Carmichael Numbers(Uva 10006)
Carmichael Numbers An important topic nowadays in computer science is cryptography. Some people even think that cryptography is the only important fi....
分类:其他好文   时间:2014-04-29 16:31:45    阅读次数:504
HDU-2850-Load Balancing(贪心)
Problem Description In the Wide Web World, Which web server was popular in web site? Apache, nginx, lighttpd? Baidu.com use Apache, and many web sites like 163.com use nginx. Why? Its configuration i...
分类:其他好文   时间:2014-04-29 13:24:20    阅读次数:355
java Annotation 自定义实例
Defining annotations Here is the definition of the annotation above. You can see that annotation definitions look a lot like interface definitions.  In fact, they compile to class files like any oth...
分类:编程语言   时间:2014-04-27 21:47:05    阅读次数:348
Timus 1404. Easy to Hack! 有一个密码问题
When Vito Maretti writes an important letter he encrypts it. His method is not very reliable but it’s enough to make any detective understand nothing in that letter. Sheriff doesn’t like such state ...
分类:其他好文   时间:2014-04-27 21:45:00    阅读次数:459
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!