V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  nilennoct  ›  全部回复第 4 页 / 共 6 页
回复总数  106
1  2  3  4  5  6  
“有赞地中海互助会成员螃蟹欢迎你一起来写代码”
配图是CY吗?求高清大图
2015-01-22 09:41:58 +08:00
回复了 ericls 创建的主题 macOS MAC 下三指选中后如何拖动?
选中后先三指按住选中的文字大概0.5s左右再拖动就好了
2015-01-21 13:27:43 +08:00
回复了 lvfujun 创建的主题 问与答 iPhone 6 手机不兼容 Css3 动画?
Valid keyframe lists

In order for a keyframe list to be valid, it must include rules for at least the times 0% (or from) and 100% (or to) (that is, the starting and ending states of the animation). If both of these time offsets aren't specified, the keyframe declaration is invalid and can't be used for animation.

If you include properties that can't be animated in your keyframe rules, they get ignored, but the supported properties will still be animated.
2015-01-21 13:22:54 +08:00
回复了 Actrace 创建的主题 程序员 7 年工作经验 PHPer 竟然写错创建空文件的语句。。。
其实我想知道lz哪去了==
2015-01-21 09:45:27 +08:00
回复了 ibeta 创建的主题 前端开发 网站有个前端问题,有偿求解决
@wwwap 我不是lz啦==
2015-01-21 09:24:36 +08:00
回复了 ibeta 创建的主题 前端开发 网站有个前端问题,有偿求解决
@nilennoct
哦 max-width 好像应该换成 max-height ==
2015-01-21 09:23:26 +08:00
回复了 ibeta 创建的主题 前端开发 网站有个前端问题,有偿求解决
文件:max.css
修改样式:
.maxwr img {
display: block;
margin: 0 auto;
max-width: 100%;
}
2015-01-20 13:16:03 +08:00
回复了 dennisdo 创建的主题 Safari 如何自定义 Safari「个人收藏」中的网站图标?
rel="icon"

Defines a resource for representing the page in the user interface, usually an icon (auditory or visual one).

The media, type and sizes attributes allow the browser to select the most appropriate icon in its context. If several resources match, the browser will select the last one declared, in tree order. As these attributes are merely hints, and the resources may be non-appropriate upon further inspection, the browser will then select another one, if appropriate.

Note: Apple's iOS do not use this link type, nor the sizes attribute, like others mobile browsers do, to select a webpage icon for Web Clip or a start-up placeholder. Instead it uses the non-standard apple-touch-icon and apple-touch-startup-image respectively.

The shortcut link type is often seen before icon, but this link type is non-conforming, ignored and web authors must not use it anymore.

> https://developer.mozilla.org/fr/docs/Web/HTML/Link_types
2015-01-20 13:12:42 +08:00
回复了 dennisdo 创建的主题 Safari 如何自定义 Safari「个人收藏」中的网站图标?
@dennisdo 因为HTML里也没其他定义网站图片的标签了,又不像用了iOS专用的属性,所以感觉像是。你可以在`<head>`标签里加一行`<link rel="shortcut icon" href=“xxx.png”>`试试,建议用高分图测试看看清晰度,顺便在根目录也放个`favicon.ico`图标?
2015-01-20 11:42:43 +08:00
回复了 zhsoft88 创建的主题 浏览器 Blink 浏览器开发者如是说
iOS就别说跑分了吧,大家都懂的;
多指操作也不说了,各有所好;
“谷歌虽有Blink,但那只是个浏览器引擎”,笑而不语。
2015-01-20 11:29:23 +08:00
回复了 neone 创建的主题 程序员 大学里都开设了哪种语言的课程?
C, C++, Verilog, MIPS, x86汇编, Java

Verilog一半是靠机房电脑上学长学姐的代码,只有最后的Pipeline CPU是自己认真做的==
2015-01-20 11:13:52 +08:00
回复了 dennisdo 创建的主题 Safari 如何自定义 Safari「个人收藏」中的网站图标?
是不是 `<link rel="shortcut icon" href=“xxx.png”>` ?
2015-01-20 11:11:06 +08:00
回复了 bobopu 创建的主题 程序员 关于 mcAfee 爆搜狗输入法窃取用户隐私之事
用自带输入法吧,或者用防火墙
2015-01-19 11:53:20 +08:00
回复了 otmb 创建的主题 程序员 vs 2010 一个项目只能有一个 main 函数么?
gcc大法好
2015-01-13 16:07:25 +08:00
回复了 lingo 创建的主题 程序员 前端双向同步除了 livestyle 以外还有其他方式吗?
chrome里面添加workspace,设置好映射关系就能同步
2015-01-13 10:58:16 +08:00
回复了 Xuanwo 创建的主题 V2EX V2EX 上这么多强迫症是怎么忍得了代码越界的?
一直想问回复框和发布框的markdown语法是不是有区别==
@feilaoda
@aiwha
都没人管H5了吗==这真是一个悲伤的故事
2015-01-12 10:22:43 +08:00
回复了 redf 创建的主题 V2EX v2ex 发帖界面的设计是不是再优化一下
2015-01-11 17:54:12 +08:00
回复了 ericls 创建的主题 macOS 如何实现对 tar 或 zip 包的浏览?
命令行 `man tar` && `man unzip`
看下保存的文件的编码,window默认保存的不是utf8的
1  2  3  4  5  6  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5323 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 52ms · UTC 07:43 · PVG 15:43 · LAX 23:43 · JFK 02:43
Developed with CodeLauncher
♥ Do have faith in what you're doing.