码迷,mamicode.com
首页 >  
搜索关键字:things    ( 744个结果
how to explain things to others
1.善用比喻和举例。 如: Double 11 is China’s Black Friday. It is like… 2.根据对方的身份来提供其所需要的信息。比如,是闲聊?是正式谈话?是简短介绍? 3.使用不同的方式来解说。比如,解释同一样事情/事物,对同行可以用术语,对外行则要用一些相对简单的 ...
分类:其他好文   时间:2016-11-25 09:24:23    阅读次数:142
Vmware下安装配置openwrt之傲娇的鼠标
从接触openwrt到如今开始对它有一点了解,历时半个多月。与其他人不同的是我是先从硬件做起,从刷机到环境配置来来回回弄了很多次,期间路由器变砖两次,而且都是在夜里,于是就通宵抢救,在这里为那款路由器的设计工艺点一个大大的赞。后来随着功能的需要路由器的硬件配置渐渐..
分类:系统相关   时间:2016-11-18 19:09:03    阅读次数:226
Check if a configuration profile is installed on iOS
Configuration profiles can be downloaded to an iOS device through Safari to configure the device in a certain way. You can do things like force the us ...
分类:移动开发   时间:2016-11-15 23:48:26    阅读次数:546
Unity Shader _Time
_Time是个4维向量,跟Unity3D中的deltaTime(这是个一维的,数值)不同。 float4 _Time : Time (t/20, t, t*2, t*3), use to animate things inside the shaders。 fixed x= Speed * _Tim ...
分类:编程语言   时间:2016-11-12 19:03:01    阅读次数:357
[AngularJS] Write a simple Redux store in AngularJS app
The first things we need to do is create a reducer: It has some default initialize data. What it does is just simply return the state. Then let's crea ...
分类:移动开发   时间:2016-11-09 17:34:17    阅读次数:284
Codeforces Round #342 (Div. 2) C. K-special Tables(想法题)
传送门 Description People do many crazy things to stand out in a crowd. Some of them dance, some learn by heart rules of Russian language, some try to be ...
分类:其他好文   时间:2016-11-05 03:02:36    阅读次数:270
傲骨贤妻
● 它不是童话,它讲述的是生活。而生活从不会黑白分明,非此即彼。 在这部剧里,主角们每一个游走在正邪边缘的决定都可以用“This is the right thing to do”来辩护。但一件件right things堆砌起来,正邪的标准似乎又被磨损得模糊。于真实的生活来说,微观与宏观的边界究竟在 ...
分类:其他好文   时间:2016-11-05 02:04:23    阅读次数:226
URAL Mosaic(并查集)(欧拉回路)
Mosaic Time limit: 0.25 secondMemory limit: 64 MB There's no doubt that one of the most important and crucial things to do in this world is to bring u ...
分类:其他好文   时间:2016-11-04 19:58:15    阅读次数:223
make things simple
以前看过一篇文章,具体内容不记得了,只记得它的结论了:懒是人类进步的源动力。当时觉得结论有点新颖,文中列举了大量的实例证明这个结论,其中重点强调了计算机学科。我本身从事算是计算机相关的工作,对文中的部分观点还是认可的。 特别是互联网时代,这个结论显得更加正确,而我则认为是make things si ...
分类:其他好文   时间:2016-11-02 19:58:26    阅读次数:278
Electron all the Angular 2 Things
基于Electron,用Angular2开发桌面应用的示例和代码:http://onehungrymind.com/electron-angular-2-things/https://github.com/onehungrymind/electrogram
分类:其他好文   时间:2016-10-31 22:54:07    阅读次数:246
744条   上一页 1 ... 28 29 30 31 32 ... 75 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!