VS Code 快捷键(中英文对照版) visual-studio-code visual-studio-code JasonHe 2016年12月04日发布 · 赞 | 1 收藏 | 22 · 3.5k 次浏览 标签(空格分隔): visual-studio-code 常用 General 按 P ...
分类:
其他好文 时间:
2017-10-09 13:05:08
阅读次数:
299
input::-webkit-input-placeholder{ color:red; } input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:red; } input:-moz-placeholder... ...
分类:
其他好文 时间:
2017-10-06 15:28:08
阅读次数:
204
Tabs make it easy to explore and switch between different views. 通过TabLayout可以在一个活动中通过滑动或者点击切换到不同的页面 首先这个是google的Material Design中的控件所以使用前需要先添加依赖库 具体使用 ...
分类:
移动开发 时间:
2017-10-01 18:08:19
阅读次数:
247
引子:在研究FileReader时,有个方法readAsDataURL;然后看到打印出来的东西类似于如下:【data:text/plain;base64,Y29tZSBvbiB0byBidXkgYSBwaWFubyE=】,这个东西竟然像个超链接一样可以跳转,在新窗口中显示出文档内容,如果是图片还会显 ...
分类:
其他好文 时间:
2017-09-30 09:56:48
阅读次数:
188
Sometimes it’s desired to decide within an updater function if an update to re-render should be triggered. Calling .setState with null no longer trigg ...
分类:
其他好文 时间:
2017-09-29 00:37:09
阅读次数:
164
In this session we create a comment component to explore how to create components that only render text. In previous versions of we had to wrap our te ...
分类:
其他好文 时间:
2017-09-28 09:56:14
阅读次数:
176
1. 什么是ElasticSearch? ElasticSearch is a powerful open source search and analytics engine that makes data easy to explore. 可以简单理解成索引加检索的工具,当然它功能多于此。Ela ...
分类:
其他好文 时间:
2017-09-27 19:05:10
阅读次数:
251
最近有个项目调用google map,希望用午夜蓝样式的地图,找了好久找到下面这个网站,提供了很多自定义的style https://snazzymaps.com/explore ...
分类:
其他好文 时间:
2017-09-25 14:30:29
阅读次数:
210
不得不吐槽360真他妈是流氓至极,在不被用户许可的情况下直接修改用户浏览器默认主页,还不容易找到修改的地方。 以IE为例:我们将其首页设置为百度https://www.baidu.com/,终极处理办法为下: 1.在IE的Internet选项里设置主页地址为https://www.baidu.com ...
分类:
其他好文 时间:
2017-09-21 17:49:22
阅读次数:
166
题目描述 4X概念体系,是指在PC战略游戏中一种相当普及和成熟的系统概念,得名自4个同样以“EX”为开头的英语单词。 eXplore(探索) eXpand(拓张与发展) eXploit(经营与开发) eXterminate(征服) ——维基百科 今次我们着重考虑exploit部分,并将其模型简化: ...
分类:
其他好文 时间:
2017-09-19 00:13:07
阅读次数:
162