码迷,mamicode.com
首页 >  
搜索关键字:windows下用notepad++ 打造linux 代码编辑环境 送给不使用vim的linux guy    ( 80个结果
Codeforces Round #268 (Div. 2) (被屠记)
c被fst了。。。。。。。。。。。。。。。。然后掉到600+.。。。然后。。。估计得绿名了。。sadA.I Wanna Be the Guy题意:让你判断1~n个数哪个数没有出现。。sb题。。。开个数组即可。。#include #include #include #include #include ...
分类:其他好文   时间:2014-09-21 01:34:29    阅读次数:490
UVA - 11754 Code Feat
Hooray!  Agent Bauer has shot the terrorists, blown upthe bad guy base, saved the hostages, exposed the moles in the government,prevented an environmental catastrophe, and found homes for three orphan...
分类:其他好文   时间:2014-08-24 14:14:42    阅读次数:169
zoj 2027 Travelling Fee
Description Samball is going to travel in the coming vacation. Now it's time to make a plan. After choosing the destination city, the next step is to determine the travel route. As this poor guy has ...
分类:其他好文   时间:2014-08-18 10:50:54    阅读次数:334
uva 10596 - Morning Walk
Problem HMorning WalkTime Limit3 SecondsKamal is a Motashota guy. He has got a new job in Chittagong. So, he has moved to Chittagong from Dinajpur. He...
分类:其他好文   时间:2014-08-15 14:29:48    阅读次数:250
打造Linux三流娱乐环境,二流办公环境,一流Java开发环境
写这篇文章的目的首先是为让自己以后再装Linux环境时候,不用再通宵google+百度,做个备忘录,其次,给新入Linux环境的同学分享一点个人经验,再高尚点的动机也算是想做为开源技术的传播布道者。作为曾经的.NET开发者其实对widnwos还是有着很深厚的感情,但在做Java开发的时候,不妨将一些...
分类:编程语言   时间:2014-08-04 01:54:36    阅读次数:447
一道java面试题-方法静态分派
一道面试题,下面程序的输出是? public class StaticDispatch { static abstract class Human{ } static class Man extends Human{ } static class Woman extends Human{ } public void sayHello(Human guy){ System.out...
分类:编程语言   时间:2014-07-09 12:06:54    阅读次数:213
Codeforces Round #251 (Div. 2) B. Devu, the Dumb Guy
注意数据范围即可#include #include #include using namespace std;int main(){ long long n,x; cin >> n >> x; vector c(n); for(int i = 0 ; i > c[i]; ...
分类:其他好文   时间:2014-06-09 21:17:11    阅读次数:269
Oracle Management Packs
http://kerryosborne.oracle-guy.com/2008/10/oracle-management-packs/ There has been quite a bit of confusion about the licensing of Oracle Management P...
分类:数据库   时间:2014-05-16 09:39:52    阅读次数:441
C语言经典参考书籍
《C程序设计语言》Brian W.Kernighan,Dennis M.Ritchie 编著:C语言的开山之作。C程序员应该人手一本。《C语言参考手册》Samuel P.Harbison,Guy L.Steele Jr. 编著:很好的C语言参考书,在写代码的时候希望边上可以放上一本。《C语言专家编程...
分类:编程语言   时间:2014-05-10 02:56:54    阅读次数:365
C语言经典参考书籍
《C程序设计语言》Brian W.Kernighan,Dennis M.Ritchie 编著:C语言的开山之作。C程序员应该人手一本。《C语言参考手册》Samuel P.Harbison,Guy L.Steele Jr. 编著:很好的C语言参考书,在写代码的时候希望边上可以放上一本。《C语言专家编程...
分类:编程语言   时间:2014-05-10 02:35:56    阅读次数:363
80条   上一页 1 ... 6 7 8
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!