码迷,mamicode.com
首页 >  
搜索关键字:lotus notes    ( 1201个结果
XVIII Open Cup named after E.V. Pankratiev. Grand Prix of Khamovniki
A. Ability Draft 记忆化搜索。 B. Short Random Problem 留坑。 C. Block, Stock and Two Smoking Galaxy Notes 枚举领导者$S$,它需要满足度数至少为$\frac{n}{2}$。 枚举完领导后,将和$S$认识和不认识的 ...
分类:其他好文   时间:2018-04-02 01:06:59    阅读次数:395
分布式基础知识
参考 https://github.com/CyC2018/Interview-Notebook/blob/master/notes/ 基本概念 (1)异常: 1. 服务器宕机 内存错误、服务器停电等都会导致服务器宕机,此时节点无法正常工作,称为不可用。 服务器宕机会导致节点失去所有内存信息,因此需 ...
分类:其他好文   时间:2018-04-01 19:57:44    阅读次数:210
python学习笔记3
再次重申学习的是某位THU大神,网址贴下 http://nbviewer.jupyter.org/github/lijin THU/notes python/tree/master/ 只贴了我不太熟悉的 适合有其他编程语言基础的看 Chat 4 list 列表的加法,相当于将两个列表按顺序连接 我们 ...
分类:编程语言   时间:2018-03-31 22:16:41    阅读次数:216
python学习笔记2
再次重申学习的是某位THU大神,网址贴下 http://nbviewer.jupyter.org/github/lijin THU/notes python/tree/master/ 只贴了我不太熟悉的 适合有其他编程语言基础的看 chat 2 part2 some function about n ...
分类:编程语言   时间:2018-03-30 01:09:18    阅读次数:198
python学习笔记1
根据一个知乎高票回答的THU大神学习的 http://nbviewer.jupyter.org/github/lijin THU/notes python/tree/master/ 只整理了一些我认为不太熟悉的东西 对于acmer或者一些熟悉C++的童鞋来说应该有些参考吧,我觉得 我觉得python ...
分类:编程语言   时间:2018-03-28 01:42:29    阅读次数:213
Notes of Head.First.HTML.and.CSS.2nd.Edition
What does the web server do? tirelessly waiting for requests from webbrowsers What does the web browser do? how does the browser know how to display a ...
分类:Web程序   时间:2018-03-20 20:43:16    阅读次数:233
python3:lambda,map,filter内置函数
notes: 参考文档 (菜鸟教程)http://www.runoob.com/python/python built in functions.html 参考文档 (妖白)http://blog.csdn.net/qq_24753293/article/details/78337818 一.lam ...
分类:编程语言   时间:2018-03-20 00:40:43    阅读次数:403
[Python Study Notes]计算器
# -------------------------------------------------------------------------------------# @文件: 计算器.py# @工程: blog# @时间: 2018/3/17 20:14# @作者: liu yang# ... ...
分类:编程语言   时间:2018-03-19 16:41:25    阅读次数:180
Notes for GGX paper
Here are some notes for the GGX paper "Microfacet Models for Refraction through Rough Surfaces". In this article, I will give derivations for some imp... ...
分类:其他好文   时间:2018-03-15 11:21:48    阅读次数:227
vue学习notes
**构造函数内部原理**内部隐式运行 1. 在函数体最前面隐式的加上 var this = {} 1. 执行this.xxx = xxx; 1. 隐式的返回this **this**一般指向 1. 函数预编译过程 this --> window 1. 全局作用域 this --> window 1. ...
分类:其他好文   时间:2018-03-13 01:00:05    阅读次数:179
1201条   上一页 1 ... 33 34 35 36 37 ... 121 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!