V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  FragmentLs  ›  全部回复第 6 页 / 共 7 页
回复总数  127
1  2  3  4  5  6  7  
2016 年 10 月 26 日
回复了 YUX 创建的主题 问与答 YouTube 这个 500 页面说的是啥?
字面意思加点幽默
我所遇见的用过华硕笔记本的一般之后都不会再选回华硕...包括我自己...
2016 年 9 月 22 日
回复了 prefere 创建的主题 问与答 问个 MacType 的问题,排除进程后导致程序无法启动。
没加 DirectWrite=1 这句的同样遇到这情况...
2016 年 8 月 23 日
回复了 macleek 创建的主题 Android 收到老外一封版权问题的邮件
一般只是发给 youtube 那边 dmca takedown 而已吧...没发布应该都不会直接告
2016 年 8 月 19 日
回复了 leedstyh 创建的主题 React 初学 react,请教大家创建 component 的方式。
>Our eventual goal is for ES6 classes to replace React.createClass completely, but until we have a replacement for current mixin use cases and support for class property initializers in the language, we don't plan to deprecate React.createClass.

https://facebook.github.io/react/blog/2015/03/10/react-v0.13.html
2016 年 5 月 30 日
回复了 ykjsw 创建的主题 问与答 大家都是怎么创建 mysql 表的?
项目一开始时 migrations 或命令行,后期删加就必须 gui 了,不然会没安全感......
2016 年 4 月 28 日
回复了 Z1076 创建的主题 职场话题 BOSS 要求越来越多,怎么破?
小公司运维帮财务很正常,我当运维时曾经被派去仓库开叉车。。。
2016 年 4 月 11 日
回复了 ifane 创建的主题 程序员 程序员的桌面都什么样子
@WhoMercy 可以分享个壁纸原图吗?
没了还是卡了?刚注册完变成 Savings: $0.00 了
2016 年 3 月 29 日
回复了 Nixus 创建的主题 Ubuntu Ubuntu 出平板了,想买
也许这么一代就跪了,有信仰必须及时入
2016 年 3 月 29 日
回复了 Mark24 创建的主题 职场话题 加班时薪翻 3000 倍……
@fengxing 迟到一秒扣 5000 倍都愿意
同不觉得 Atom 慢,只是各种卡顿有点不爽,但还不至于说它慢
2015 年 11 月 18 日
回复了 doublleft 创建的主题 问与答 钱是到底攒出来的,还是赚出来的?
没钱怎么赚大钱?
2015 年 11 月 7 日
回复了 sologgfun 创建的主题 CSS css 自定义字体的一个问题?
字体和 css 文件放在一起...

还有这是给 logo 赋予三个不同的字体?为什么要这样做...?
<div id="wrapper">
<header></header>
<div class="content"></div>
<footer></footer>
</div>

#wrapper {
min-height: 100%;
position: relative;
}

footer {
bottom: 0;
left:0;
position: absolute;
}
2015 年 11 月 6 日
回复了 sneezry 创建的主题 程序员 前端的同学们来一起开动脑筋
和 25L 一样,几年前在 Jeffrey Way 的视频里学的...
2015 年 11 月 6 日
回复了 sneezry 创建的主题 程序员 前端的同学们来一起开动脑筋
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<style>
img {
float: left;
}
.text::after{
content: ".";
visibility: hidden;
display: block;
clear: both;
height: 0;
font-size: 0;
}
</style>
</head>
<body>
<img src="https://lh4.googleusercontent.com/-v0soe-ievYE/AAAAAAAAAAI/AAAAAAAAAAA/OixOH_h84Po/s0-c-k-no-ns/photo.jpg" width="400px"/>
<div class="text">
This is summary. This is summary. This is summary.<br />
This is summary. This is summary. This is summary.<br />
This is summary. This is summary. This is summary.<br />
This is summary. This is summary. This is summary.<br />
This is summary. This is summary. This is summary.<br />
</div>
<div class="meta">
This is meta. This is meta. This is meta.
</div>
</body>
</html>
2015 年 11 月 6 日
回复了 gcc2000 创建的主题 问与答 CSS 行间距的一点疑问
因为你拼写错了...是 line-height
1  2  3  4  5  6  7  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5712 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 621ms · UTC 02:05 · PVG 10:05 · LAX 19:05 · JFK 22:05
♥ Do have faith in what you're doing.