RSS PlanABC - 怿飞’s Blog
哪吒推荐该订阅
简介:落草为根—专注前端技术&&关注用户体验
原站:http://www.planabc.net/
标签:web标准 webstandard webdesign css
指数:
点击立即订阅,“PlanABC - 怿飞’s Blo...”的内容有更新,哪吒第一时间提醒您
“PlanABC - 怿飞’s Blog”的内容更新
累计:205 篇(自 2007-04-20 起)
更新:约3篇/月,最后更新118 天前
PlanABC - 怿飞’s Blog
传统对于文本框(input)的输入可通过键盘的 onkeydown / onkeypress / onkeyup 来监测,但在处理较多细节时存在诟病比如: cut(剪切) / paste(复制) / undo(撤销) / redo(重做) / drag & drop(拖拽)/ 输入法等。而 oninput & onpropertychange 事件基本可以解决上面的诟病:oninput 事件作为 html5 中的标准事件,基本除了ie6 / ie7 / ie8 外的最新浏览器均支持(注:1、... (118 天前)
PlanABC - 怿飞’s Blog
首先我们一起来看下 character entities references (html entities)和 numeric character reference (ncr)的异同:html entities 的格式如:<,ncr 的格式如:< 或 <,均都表示“<” 字符。html 中规定了 character entity references,在 “24.2.1 the list of characters” 列出了 html entities 和 ncr 的对应关系,例如:<!entity nbsp cdata "?" -- no-break sp... (254 天前)
PlanABC - 怿飞’s Blog
什么是 jscript?jscript 是由微软开发的活动脚本语言,基于 ecmascript 规范实现。internet explorer 中的 javascript,实际上是指 jscript。jscript 已被 windows script host(wsh)支持。jscript 最新的版本(jscript.net)基于尚未定稿的 ecmascript 4.0 ,并且可以在.net环境下编译。.net framwork 中包含有 jscript 编译器 :jscriptcompiler (c:\windows\microsoft.net\fr... (255 天前)
PlanABC - 怿飞’s Blog
我们在平常使用字符串拼接的时候(如下例),会发现代码的可维护性和易读性将变得更加糟糕(代码中一堆的变量、双引号、单引号, 加号等,相信当情况更为复杂时,头一定发晕):var url= 'http://www.plannabc.net/', title= '落草为根——专注前端技术&关注用户体验', text = '怿飞's blog';var link = '<a href="' + url + '" title="' + title+ '">' + text+ '</a>';如果上... (259 天前)
PlanABC - 怿飞’s Blog
#-*- coding:utf-8 -*-import image, imagedraw, imagefont, uuiddef text2png(text): # config: adtexts = ['---------------', 'http://www.planabc.net'] imgbg = '#ffffff' textcolor = "#000000" adcolor = "#ff0000" ttf = "c:\windows\fonts\stxihei.ttf" fontsize = 20 tmp = 'tmp/' # build rich text for ads ads = [] for adtext in adtexts: ads += [(adte... (261 天前)
PlanABC - 怿飞’s Blog
in rfc 3986://uri = scheme ":" hier-part [ "?" query ] [ "#" fragment ] gen-delims = ":" / "/" / "?" / "#" / "[" / "]" / "@"sub-delims = "!" / "$" / "&" / "'" / "(" / ")" / "*" / "+" / "," / ";" / "="reserved = gen-delims / sub-delimsunreserved = alpha / digit / "-" / "." / "_" / "~"percent-encoded = "%" hexdig hexdigpchar = unreserved / percent... (262 天前)
PlanABC - 怿飞’s Blog
3月6日在杭州 google gtug 活动上的分享《maze game》,本想讲 《android 手机开发及html5在手机开发中的应用》,但由于 google 邀约得比较晚,来不及准备,就在原先准备在团队内分享的未完成 ppt ——《maze game》的基础上,做了补充和完善。 游戏部分思路来源于同事 季札 开发的迷宫游戏:http://www.sansi.org/static/maze/maze.html... (311 天前)
订阅者 ( 5 )
twitter
lostsnow
zleee
dreamlover2131
design
相关订阅源
RSS 第8音 Design Evering

成功的产品=故事化设计+逻辑化思维+高效地执行

标签: 用户体验 互联网 产品设计 web标准

指数 | 5人订阅  

RSS x5.log

This is Liu Shen's Personal Blog

标签: 设计 webstandard

指数 | 5人订阅  

RSS derStandard.at › Web

Nachrichten in Echtzeit. derStandard.at: Permanent aktualisierte Nachrichten aus aller Welt vom Online-Newsroom der führenden Qualitätszeitung Österreichs. Plus die ganze Tageszeitung gratis im WWW inklusive kostenloser Archivsuche. News in German, brought to you by the leading quality newspaper from Austria.

标签: derstandard.at

指数 | 1人订阅  

RSS D2 前端技术论坛

d2 前端技术论坛 (designer and developer)

标签: 前端 开发 webdesign 网站

指数 | 6人订阅  

我要反馈