码迷,mamicode.com
首页 >  
搜索关键字:i got it    ( 1592个结果
react-native 开发中遇到的坑
Element type is invalid:expected a string (for built-in compoenets)or a class/function (for composite components)but got:undefined.... 这个错,是说没有export出 ...
分类:其他好文   时间:2017-10-13 19:02:21    阅读次数:170
hiho[Offer收割]编程练习赛30
题目1 : 提取用户名 时间限制:10000ms 单点时限:1000ms 内存限制:256MB 描述 在现在的各种互联网应用中,在一段文字中使用'@'字符来提起一名用户是流行的做法。 例如: "@littleho submitted his code 30 times before he got p ...
分类:其他好文   时间:2017-10-09 09:49:48    阅读次数:263
my plan for my college
I’ve got a plan for my college life. Firstly I will join a physical exercise team to build my muscle. Secondly I would learn some skills which would h ...
分类:其他好文   时间:2017-10-09 00:35:26    阅读次数:160
我与前端之间不得不说的三天两夜之jQuery
前端基础之jquery一 jQuery是什么? [1] jQuery由美国人John Resig创建,至今已吸引了来自世界各地的众多 javascript高手加入其team。[2] jQuery是继prototype之后又一个优秀的Javascript框架。其宗旨是——WRITE LESS,DO M... ...
分类:Web程序   时间:2017-10-08 19:39:05    阅读次数:273
第四章:选择结构(二)
第四章:选择结构(二) 1. Java不允许我们将一个数字作为布尔值使用。 2. Java里唯一用到逗号操作符的地方就是for循环的控制表达式。 3. foreach表示不必创建int变量去对由访问项构成的序列进行计数,foreach将自动产生每一项。该语法用于数组和容器。 4. 尽管goto任然是 ...
分类:其他好文   时间:2017-10-07 20:40:31    阅读次数:123
k8s实战
wget https://github.com/coreos/etcd/releases/download/v2.2.0/etcd-v2.2.0-linux-amd64.tar.gz etcd -name etcd -data-dir /var/lib/etcd -listen-client-url ...
分类:其他好文   时间:2017-10-06 16:57:34    阅读次数:245
macOS 安装 Docker
系统要求 Docker for Mac 要求系统最低为 macOS 10.10.3 Yosemite,或者 2010 年以后的 Mac 机型,准确说是带 Intel MMU 虚拟化的,最低 4GB 内存。 如果系统不满足需求,可以安装 Docker Toolbox。 安装 使用 Homebrew 安 ...
分类:系统相关   时间:2017-10-05 14:40:28    阅读次数:339
hdu 4123--Bob’s Race(树形DP+RMQ)
题目链接 Problem Description Bob wants to hold a race to encourage people to do sports. He has got trouble in choosing the route. There are N houses and N ...
分类:其他好文   时间:2017-10-04 19:58:58    阅读次数:197
hdu5954 Do not pour out
You have got a cylindrical cup. Its bottom diameter is 2 units and its height is 2 units as well. The height of liquid level in the cup is d (0 ≤ d ≤ ...
分类:其他好文   时间:2017-10-02 18:21:46    阅读次数:134
web crawling
common web craling: scr url server url database server ... read got info achieve goal spective web craling scr url(specific) web craling 1 url save fi ...
分类:Web程序   时间:2017-09-30 21:50:39    阅读次数:259
1592条   上一页 1 ... 76 77 78 79 80 ... 160 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!