作者专门给企业和企业家写传,书中的内容还需要读者过滤。作者试图总结王兴的成功经验和王兴的优点,个人感觉这不是这本书最重要的,也不是作者擅长的。我最感兴趣的还是王兴和美团的历史和经验。王兴在十年前创业初期做过十多个小项目,都是自己想出来的,都没做下去。后来做的主要是从美国复制:校内copy face....
分类:
其他好文 时间:
2014-09-26 01:36:48
阅读次数:
196
@font-face{
font-family:‘OpenSans-ExtraBold‘;
src:url(‘font/OpenSans-ExtraBold.eot‘);/*IE9CompatModes*/
src:url(‘font/OpenSans-ExtraBold.eot?#iefix‘)format(‘embedded-opentype‘),/*IE6-IE8*/
url(‘font/OpenSans-ExtraBold.woff‘)format(‘woff‘),/*ModernBrowsers*/..
分类:
Web程序 时间:
2014-09-22 19:18:44
阅读次数:
213
这个DEMO是使用CSS3制作的一个分步注册表单,每个input对应的是每一步,在表单得到焦点时,对应的step也会进行对应的改变。不过这个效果是使用js代码来实现,但整个表单的外观是由CSS3来完成的,整个案例中使用了:@font-face来制作icon图标,使用gradient来制作渐变的按钮效...
分类:
Web程序 时间:
2014-09-22 18:04:42
阅读次数:
277
本节使用doCurlGetRequest函数来封装Face++的接口请求。我们在class文件夹下的faceStub.php文件中实现一个faceStub类,封装请求Face++的相关接口。
分类:
其他好文 时间:
2014-09-18 14:45:14
阅读次数:
185
Problem Description
There are 2 special dices on the table. On each face of the dice, a distinct number was written. Consider a1.a2,a3,a4,a5,a6 to be numbers written on top face, bottom
face, left ...
分类:
其他好文 时间:
2014-09-15 01:08:48
阅读次数:
204
http://acm.hdu.edu.cn/showproblem.php?pid=5012Problem Description There are 2 special dices on the table. On each face of the dice, a distinct number ...
分类:
其他好文 时间:
2014-09-14 20:35:37
阅读次数:
269
@font-face { font-family: "宋体"; }@font-face { font-family: "Cambria Math"; }@font-face { font-family: "@宋体"; }@font-face { font-family: "Cambria"; }p....
分类:
其他好文 时间:
2014-09-12 23:26:24
阅读次数:
228
@font-face { font-family: 'SingleMalta'; src: url('./font/SingleMalta.ttf'); } @font-face { font-family: 'jiami'; src: url('./font/jiami.tt...
分类:
其他好文 时间:
2014-09-12 13:18:33
阅读次数:
192
属性名称
属性值
说明
scrollbar-3dlight-color
颜色/十六进制
滚动条亮边框
scrollbar-highlight-color
颜色/十六进制
滚动条3D界面亮边
scrollbar-face-color
颜色/十六进制
滚动条3D表面
scrollbar-arrow-color
颜色/十六进制
滚动条方向箭头...
分类:
Web程序 时间:
2014-09-11 19:26:22
阅读次数:
167
One of the first challenges developers new to JavaScript who are building large applications will have to face is how to go about organizing their cod...
分类:
编程语言 时间:
2014-09-10 00:16:59
阅读次数:
288