码迷,mamicode.com
首页 >  
搜索关键字:i got it    ( 1592个结果
Creating a ZIP Archive in Memory Using System.IO.Compression
Thanks tohttp://stackoverflow.com/a/12350106/222748I got:using (var memoryStream = new MemoryStream()){ using (var archive = new ZipArchive(memorySt.....
分类:其他好文   时间:2015-11-22 00:08:11    阅读次数:120
示波器和三极管
mean: adj. 自私的;卑鄙的;平均的;卑微的/卑贱的 he is mean about money. he's got a mean streak(条纹; 性格,倾向) in him.that was a mean trick. n. 平均值 v. 意味着o'scilloscope :示波器...
分类:其他好文   时间:2015-11-17 21:52:13    阅读次数:244
Codeforces Round #269 (Div. 2) D. MUH and Cube Walls KMP
D. MUH and Cube WallsPolar bears Menshykov and Uslada from the zoo of St. Petersburg and elephant Horace from the zoo of Kiev got hold of lots of wood...
分类:其他好文   时间:2015-11-06 20:58:04    阅读次数:295
Reclass 2015 - I did some updating of ReClass.
I cleaned up the code a bit and I added some new features I got rid of a ton of bugs still crawling around .New features include:Up and down arrow hot...
分类:其他好文   时间:2015-11-05 23:48:06    阅读次数:462
Understanding node.js by Felix Geisendörfer(翻译 by shangyan)
9/4/10 by Felix GeisendörferNode.js has generally caused two reactions in people I've introduced it to. Basically people either "got it" right away, o...
分类:Web程序   时间:2015-11-04 00:38:01    阅读次数:503
Web application the big change is coming...
Probably never got chance to touch Big Data architecture in my works, but to think of it, still interesting... We had many ideas about computing at 60s, and they wasn‘t really go in production beca...
分类:移动开发   时间:2015-11-02 21:30:26    阅读次数:294
Designing Efficient Algorithms [Examples]~C - Calculator Conundrum
Alice got a hold of an old calculator that can display n digits. She was bored enough to come up with the following time waster.She enters a number k ...
分类:其他好文   时间:2015-10-31 11:30:59    阅读次数:186
2015南阳CCPC D - Pick The Sticks 背包DP.
D - Pick The SticksDescriptionThe story happened long long ago. One day, Cao Cao made a special order called "Chicken Rib" to his army. No one got his...
分类:其他好文   时间:2015-10-30 20:39:38    阅读次数:385
AFNetworkingErrorDomain 错误解决方法
首先我们来看一下错误信息:Error Domain=AFNetworkingErrorDomain Code=-1011 "Expected status code in (200-299), got 406"{ status code: 406,headers { "Content-Languag...
分类:Web程序   时间:2015-10-21 13:51:17    阅读次数:227
Error: [ng:areq] Argument 'LoginCtrl' is not a function, got undefined
"LoginCtrl'"该控制器也定义了改为以下最后发现:
分类:其他好文   时间:2015-10-21 01:43:47    阅读次数:516
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!