码迷,mamicode.com
首页 >  
搜索关键字:don    ( 1346个结果
February 18th, 2018 Week 8th Sunday
Don't cry for what is lost. Smile for what still remains. 别为失去的哭泣,为还留在你身边的一切微笑吧。 I have been told that if crying for missing the sun, we may miss the ...
分类:其他好文   时间:2018-03-26 23:38:30    阅读次数:202
phpstudy本地配置教程You don't have permission to access解决
没有选择面板中的【其他选项菜单】-【phpstudy设置】-【允许目录列表】。 以下是官方给出的解答。 ...
分类:数据库   时间:2018-03-19 16:55:23    阅读次数:251
《可爱的Python》读书笔记(一)
Just use it! don‘t learn!——只用,不学!
分类:编程语言   时间:2018-03-18 23:17:20    阅读次数:257
HDU - 2444 The Accomodation of Studentsp[二分图判定,匈牙利算法]
There are a group of students. Some of them may know each other, while others don't. For example, A and B know each other, B and C know each other. Bu ...
分类:编程语言   时间:2018-03-11 00:16:22    阅读次数:182
Derive Modified Gram Schmidt QR Decomposition Algorithm from Gram Schmidt Orthogonalisation (part 2)
All rights reserved. Please don't share this article without notifying me. Email address: westonhunter@zju.edu.cn From eq. 10 in part 1 we can find th ...
分类:其他好文   时间:2018-03-06 17:02:49    阅读次数:262
WEB API Filter的使用以及执行顺序
在WEB Api中,引入了面向切面编程(AOP)的思想,在某些特定的位置可以插入特定的Filter进行过程拦截处理。引入了这一机制可以更好地践行DRY(Don’t Repeat Yourself)思想,通过Filter能统一地对一些通用逻辑进行处理,如:权限校验、参数加解密、参数校验等方面我们都可以 ...
分类:Windows程序   时间:2018-03-05 20:39:32    阅读次数:286
CS231n笔记 Lecture 11, Detection and Segmentation
Other Computer Vision Tasks Semantic Segmentation. Pixel level, don't care about instances. Classification + Localization. Single object. Object Detec ...
分类:其他好文   时间:2018-03-04 17:14:24    阅读次数:489
【转】DRY原则的误区
很多编程的人,喜欢鼓吹各种各样的“原则”,比如KISS原则,DRY原则…… 总有人把这些所谓原则奉为教条或者秘方,以为兢兢业业地遵循这些,空喊几个口号,就可以写出好的代码。同时,他们对违反这些原则的人嗤之以鼻——你不知道,不遵循或者藐视这些原则,那么你就是菜鸟。所谓“DRY原则”(Don’t Rep ...
分类:其他好文   时间:2018-03-03 15:22:00    阅读次数:164
CF 909C Python Indentation(DP)
题目链接:http://codeforces.com/problemset/problem/909/C 题目: In Python, code blocks don't have explicit begin/end or curly braces to mark beginning and end ...
分类:编程语言   时间:2018-03-01 23:27:55    阅读次数:226
rocksdb 编译步骤
Compilation Important: If you plan to run RocksDB in production, don't compile using default make or make all. That will compile RocksDB in debug mode ...
分类:数据库   时间:2018-02-28 14:10:48    阅读次数:4147
1346条   上一页 1 ... 24 25 26 27 28 ... 135 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!