英文原文:Reverse Ajax, Part 2: WebSockets 前言 时至今日,用户期待的是可通过web访问快速、动态的应用。这一文章系列展示了如何使用反向Ajax(Reverse Ajax)技术来开发事件驱动的web应用。该系列的第1部分介绍了反向Ajax、轮询(polling)、.....
分类:
Web程序 时间:
2015-01-07 16:44:36
阅读次数:
381
Earlier articles in this series:Part I: IdempotencePart II: ImmutabilityPart III: VolatilityPart IV: SingletonsOh, hell, this article just had to be a...
分类:
系统相关 时间:
2015-01-07 16:42:43
阅读次数:
423
英文原文:Reverse Ajax, Part 1: Introduction to Comet在过去的几年中,web开发已经发生了很大的变化。现如今,我们期望的是能够通过web快速、动态地访问应用。在这一新的文章系列中,我们学习如何使用反向Ajax(Reverse Ajax)技术来开发事件驱动的....
分类:
Web程序 时间:
2015-01-07 16:39:46
阅读次数:
169
英文原文:Reverse Ajax, Part 3: Web servers and Socket.IO 前言 时至今日,用户期待的是可通过web访问快速、动态的应用。这一文章系列展示了如何使用反向Ajax(Reverse Ajax)技术来开发事件驱动的web应用。系列的第1部分介绍了反向Aja.....
分类:
Web程序 时间:
2015-01-07 16:36:03
阅读次数:
346
英文原文:Reverse Ajax, Part 4: Atmosphere and CometD 前言 这一系列文章展示了如何使用反向Ajax技术开发事件驱动的web应用,第1部分内容介绍了反向Ajax(Reverse Ajax)、polling(轮询)、streaming(流)、Comet和长.....
分类:
Web程序 时间:
2015-01-07 16:32:55
阅读次数:
202
详细参考:http://css.doyoe.com/是否回到初始状态: animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards;animation-fill-mode : none | forwards | backwar...
分类:
Web程序 时间:
2015-01-07 12:47:56
阅读次数:
147
DateTime是sql中最常用的日期类型。存储大小为:8个字节;日期范围:1753-01-01到9999-12-31;精确度:3.33毫秒;常用的日期函数GetDate()获取系统当前日期select GETDATE()DatePart(part,dtValue) 获取日期中的一部分,part为要...
分类:
数据库 时间:
2015-01-07 12:41:22
阅读次数:
235
启动AVD模拟器异常:Cannot set up guest memory ‘pc.ram’ 错误信息: HAX is working and emulator runs in fast virt mode Cannot set up guest memory 'pc.ram': Invalid argument Error accepting connect...
分类:
移动开发 时间:
2015-01-06 23:14:22
阅读次数:
307
调试进入类,类内容看不见?? 出现如下提示 Could not open the editor: The Class File Viewer cannot handle the given input (‘org.eclipse.ui.part.FileEditorInput‘). workspace\.metadata 删除该文件夹下的...
分类:
系统相关 时间:
2015-01-06 18:21:28
阅读次数:
496
SharedPreferences使用经验 MODE_APPEND MODE_MULTI_PROCESS...
分类:
其他好文 时间:
2015-01-06 18:05:56
阅读次数:
217