最新 分享

Publish our news and thoughts with all.

Popular Articles

Recent Stories

如何学习一门新的编程语言?

如何学习一门新的编程语言?

There is no translation available.

答案是:在学习区刻意练习,每天500行。什么是学习区,就是那种,你刚刚够得着,但是还是需要付出一点努力的。

世界一流程序员的干货

世界一流程序员的干货

There is no translation available.

R

官网

必读入门导航

Markdown写作浅谈

Markdown写作浅谈

There is no translation available.

废话

  • 写作会碰到什么难题?Markdown如何解决的?
  • 如何学习Markdown+R?
  • 示范
Brackets的一些emmet命令

Brackets的一些emmet命令

There is no translation available.

安装:brackets.io

安装emmet扩展后才支持以下命令

1.!+"tab":生成标准html文档结构

2.link+"tab":生成

在线查看任何浏览器的UA(user_agent)

在线查看任何浏览器的UA(user_agent)

There is no translation available.

1. http://whatsmyuseragent.com/

2. http://whatsmyua.com/

3. http://www.useragentstring.com/

4. http://se.360.cn/v5/iecoretest.html

ios开发之UDID

ios开发之UDID

There is no translation available.

UDID是用来做真机调试的。

cufon中文字体生成方案

cufon中文字体生成方案

There is no translation available.

今天在研究cufon字体,下载了一个微软雅黑字体包js文件,总共有1.3M,上传到我的服务器后,网站首次打开变得非常慢。

favicon类型

favicon类型

There is no translation available.

<link href="/favicon.ico" mce_href="favicon.ico" rel="bookmark" type="image/x-icon" />
<link href="/favicon.ico" mce_href="favicon.ico" rel="icon" type="image/x-icon" />