码迷,mamicode.com
首页 >  
搜索关键字:question    ( 5100个结果
如何哄女朋友开心(转)
参考资料: https://www.zhihu.com/question/31106156 https://jingyan.baidu.com/article/3c48dd345dda53e10be358f1.html 一、总纲领爱是一切的基础,技巧能锦上添花。 二、细节概括1、哄女生开心的话很多, ...
分类:其他好文   时间:2019-05-13 17:41:47    阅读次数:133
块存储、文件存储、对象存储意义及差异
本文转自:https://www.cnblogs.com/hukey/p/8323853.html 关于块存储、文件存储、对象存储方面的知识在知乎上看到了个很好的解答:https://www.zhihu.com/question/21536660 通俗易懂,查了些资料做了详细的补充。 块存储 典型设 ...
分类:其他好文   时间:2019-05-13 12:29:16    阅读次数:158
团队任务3:第一次冲刺
团队信息 团队序号: 08 软件名称: 教师个人题库管理系统 码云仓库地址:href="https://gitee.com/HeroWe/teacher 软件源码地址:https://github.com/2272062968/TeacherQuestions 由于使用码云仓库单次只能上传20个文件 ...
分类:其他好文   时间:2019-05-13 12:25:08    阅读次数:129
[CMD]重启电脑
https://zhidao.baidu.com/question/686086701903450132.html bat是批处理,可以调用关机命令关机。 制作方法如下: 打开记事本程序; 输入如下内容 shutdown -s -t 360 (t 指的是时间)解释:360秒后关机 会出现关机倒计时界 ...
分类:其他好文   时间:2019-05-12 11:07:52    阅读次数:149
微信 播放视频
查了一圈,兼容,iso 和 安卓微信 浏览器播放的代码 知乎有真相:https://www.zhihu.com/question/36423771?sort=created <video src="" controls="" x5-playsinline="" playsinline="" webk ...
分类:微信   时间:2019-05-09 15:41:14    阅读次数:192
[科研鸡汤]如何高效阅读文献
研究生新生要怎么看论文? - 中科院张老师的回答 - 知乎 https://www.zhihu.com/question/304334959/answer/553782865 ...
分类:其他好文   时间:2019-05-09 12:11:03    阅读次数:103
MacBook Pro配置汇编开发环境
测试汇编代码 然后运行如下指令 运行结果 参考文献 https://www.zhihu.com/question/29960200 http://type.so/assembly/mac nasm helloworld.html https://stackoverflow.com/questions ...
分类:系统相关   时间:2019-05-08 21:58:07    阅读次数:268
2019-05-07
LeetCode https://github.com/MisterBooo/LeetCodeAnimation 动画讲解 https://github.com/azl397985856/leetcode 解题思路 https://www.zhihu.com/question/24964987/an ...
分类:其他好文   时间:2019-05-07 19:33:40    阅读次数:150
Promise then中回调为什么是异步执行?Promise执行机制问题
今天发现一个问题,看下方代码 输出结果是2222 1111,而自己想的是1111 2222,带着问题查询之后发现. 原来then后边跟的都是异步执行..学习到了. 此链接是各位大佬的回答https://www.zhihu.com/question/57071244 用网上学习ES5实现的Promis ...
分类:其他好文   时间:2019-05-07 01:38:42    阅读次数:187
Awkward Response AtCoder - 2656 ( 二分+交互题)
Problem Statement This is an interactive task. Snuke has a favorite positive integer, N. You can ask him the following type of question at most 64 tim ...
分类:其他好文   时间:2019-05-05 19:23:38    阅读次数:158
5100条   上一页 1 ... 71 72 73 74 75 ... 510 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!