码迷,mamicode.com
首页 >  
搜索关键字:several    ( 980个结果
[ GIT ] GIT tip : A simple .gitconfig file
reference : http://fle.github.io/git-tip-a-simple-gitconfig-file.html As several friends have asked me this, here is my ~/.gitconfig base file. Nothin ...
分类:其他好文   时间:2017-12-13 19:59:19    阅读次数:189
So nice
I don't know why she is so nice ,so nice ! why I didn't meet her a little earlier,why ? If I met her several years ago, I will use all the remainning ...
分类:其他好文   时间:2017-12-10 14:44:04    阅读次数:297
Java 操纵XML之修改XML文件
Java 操纵XML之修改XML文件 一、JAVA DOM PARSER DOM interfaces The DOM defines several Java interfaces. Here are the most common interfaces: Node - The base data ...
分类:编程语言   时间:2017-12-07 22:41:05    阅读次数:323
【hdu 6000】Wash
【链接】 "我是链接,点我呀:)" 【题意】 在这里输入题意 【题解】 因为每件衣服都是没有区别的。 只有洗衣机不同会影响洗衣时间。 那么我们把每台洗衣机洗衣的时间一开始都加入到队列中。 比如{2,3,6,7} 这个队列里面的数字就代表了如果某件衣服用这台洗衣机洗的话,要在什么时刻洗好。 对于每一件 ...
分类:其他好文   时间:2017-12-06 13:15:35    阅读次数:150
调用api 的方式
There are several ways to consume a RESTful API in C#: HttpWebRequest/Response Class WebClient Class HttpClient Class RestSharp RestSharp is the OpenS ...
分类:Windows程序   时间:2017-12-06 13:01:49    阅读次数:238
ios Architecture
Architecture The foundation layer of Darwin and OS X is composed of several architectural components, as shown in Figure 3-3. Taken together, these co ...
分类:移动开发   时间:2017-12-04 20:44:33    阅读次数:245
(hiho1048)POJ2411Mondriaan's Dream(DP+状态压缩 or 轮廓DP)
问题: Squares and rectangles fascinated the famous Dutch painter Piet Mondriaan. One night, after producing the drawings in his 'toilet series' (where h ...
分类:其他好文   时间:2017-12-03 20:59:13    阅读次数:192
POJ 2117 Electricity
POJ 2117 Electricity Description Blackouts and Dark Nights (also known as ACM++) is a company that provides electricity. The company owns several powe ...
分类:其他好文   时间:2017-11-26 11:02:22    阅读次数:133
hdu_4944_FSF’s game
FSF has programmed a game. In this game, players need to divide a rectangle into several same squares. The length and width of rectangles are integer, ...
分类:其他好文   时间:2017-11-25 23:39:50    阅读次数:155
【习题 6-7 UVA - 804】Petri Net Simulation
【链接】 "我是链接,点我呀:)" 【题意】 在这里输入题意 【题解】 模拟就好 【代码】 cpp / 1.Shoud it use long long ? 2.Have you ever test several sample(at least therr) yourself? 3.Can you ...
分类:Web程序   时间:2017-11-23 08:33:03    阅读次数:252
980条   上一页 1 ... 27 28 29 30 31 ... 98 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!