码迷,mamicode.com
首页 >  
搜索关键字:i know    ( 1868个结果
A1058. A+B in Hogwarts
If you are a fan of Harry Potter, you would know the world of magic has its own currency system -- as Hagrid explained it to Harry, "Seventeen silver ...
分类:其他好文   时间:2018-02-10 18:14:19    阅读次数:175
BZOJ 3243 Clever Y
Description Little Y finds there is a very interesting formula in mathematics: XY mod Z = K Given X, Y, Z, we all know how to figure out K fast. Howev ...
分类:其他好文   时间:2018-02-04 16:42:11    阅读次数:155
Facebook 电面 02/01 2018
/*Welcome to Facebook! This is just a simple shared plaintext pad, with no execution capabilities. When you know what language you'd like to use for y... ...
分类:其他好文   时间:2018-02-02 11:30:51    阅读次数:101
透过新硬件环境下的存储技术,看未来数据库系统崛起(附PPT)
大家应该都看过《星际穿越》,里面有很多震撼人心的场景,我个人印象较为深刻的还是老教授鼓励库珀去探索太空、寻找人类宜居星球时念的那首诗:“Do not go gentle into that good night…Though wise men at their end know dark is right…”,意思就是不要温柔地走进那个良夜。对于技术人来说,数据库系统底层硬件面临着革新,我们也应该去探索新技术,以更好地适配这些底层硬件,而不是停留在原地,因此我拿这句诗作为本次分享的开始。
分类:数据库   时间:2018-01-31 17:06:24    阅读次数:165
Binary mod and divide
4030: Binary mod and divide 时间限制(普通/Java):1000MS/3000MS 内存限制:65536KByte 描述 Most people know that the binary operations. Do you know the binary mod and ...
分类:其他好文   时间:2018-01-27 19:10:11    阅读次数:167
New Year and Counting Cards
Your friend has n cards. You know that each card has a lowercase English letter on one side and a digit on the other. Currently, your friend has laid ...
分类:其他好文   时间:2018-01-27 00:37:19    阅读次数:186
HTML5 a标签的download属性
介绍一个HTML5的新特性 a标签的download属性; 目前市场上面支持的浏览器有限; html: 参考链接: http://www.zhangxinxu.com/wordpress/2016/04/know-about-html-download-attribute/ http://www.r ...
分类:Web程序   时间:2018-01-26 00:24:23    阅读次数:1603
Zend API:深入 PHP 内核
Introduction Those who know don't talk. Those who talk don't know. Sometimes, PHP "as is" simply isn't enough. Although these cases are rare for the a ...
分类:Windows程序   时间:2018-01-21 16:30:22    阅读次数:198
Python如何获取到当前函数名和通过字符串调用函数
获取当前函数名:应用环境:某些时候,为了简化和更好扩展程序,我们需要获取到当前运行的函数名字方法1(不推荐)importsysdefI_want_to_know_my_name():print(sys._getframe().f_code.co_name)#你懂得,下划线开头的不应该使用的方法2importtracebackdefwho_am_i():returntraceback.extract
分类:编程语言   时间:2018-01-19 16:54:06    阅读次数:1387
UVA11722 Jonining with Friend
Joining with Friend You are going from Dhaka to Chittagong by train and you came to know one of your old friends is going from city Chittagong to Sylh ...
分类:其他好文   时间:2018-01-19 15:45:56    阅读次数:212
1868条   上一页 1 ... 35 36 37 38 39 ... 187 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!