分类
English 前端 技术 转载文章

[转载] What forces layout / reflow

What forces layout / reflow

By Paul Irish

All of the below properties or methods, when requested/called in JavaScript, will trigger the browser to synchronously calculate the style and layout. This is also called reflow or layout thrashing, and is common performance bottleneck.

分类
English 原创作品 技术 移动互联网

泡面管家Android 3.0版发布 – Instant Noodles Master for Android 3.0 Released

泡面管家:界面清新、操作便捷,专为泡面优化的一键计时器
Instant Noodles Master: One-Tap-Timer for Instant Noodles, refreshing design, convenient to use.

high-res_icon_baidu-64

最新版本 Latest Version

3.0 – 全新《泡面管家》,将成为你最称心的泡面计时器。
3.0 – Brand new NoodlesMaster, now is your best timer app for cooking instant noodles.

1_Screenshot_2014-08-31-21-06-162_Screenshot_2014-08-31-21-05-53

最近更新 Recent changes

  • 预定义多组泡面时间,更提供了便于操作的小部件(Widget),以及到时提醒功能。
    Predefined durations, convenient widgets, on-time notifications.
  • 全新扁平化设计(flat design),风格贴近安卓4.0+的Halo主题。
    New flat design based on Android 4.0+ Halo theme.
  • 仍然支持Android 2.2+的老设备。
    Still supporting Android 2.2+.
  • 增加了诸如条码扫描、在线购买,以及分享至微博等贴心功能。
    Adding interesting features like barcode scan, buy online, and share to SNS.

4_Screenshot_2014-08-31-21-06-565_Screenshot_2014-08-31-21-09-14

应用下载 App Download

从豌豆荚安装 Install from Wandoujia:

WandoujiaWandoujia

或从谷歌Play市场安装 Or install from Google Play:

Install from Google Play

应用介绍 App Introduction

《泡面管家》(NoodlesMaster)是一款面向泡面(方便面、速食面、即食面)爱好者的小工具。
Instant Noodles Master (i.e. NoodlesMaster) is a small tool for instant noodles funs.

主要功能:
Features:

  • 泡面计时
    Timer for instant noodles
  • 泡面条码扫描识别
    Barcode scan
  • 在线购买泡面
    Buy noodles online
  • 分享至微博
    Share to SNS (now support Weibo)

新版中强化了泡面计时器的功能,并支持扫码识别、在线购买泡面、分享到微博,力求成为最便捷的泡面计时器。
The new version of NoodlesMaster enhanced the timer feature for instant noodles, also introduced barcode scan, buy online and share to SNS features, aims to be your best mate when cooking instant noodles.

用户可以点击主界面底部任一按钮开始计时,《泡面管家》会在到达指定时限时提示用户。上部圆形计时表盘在计时过程中,点击正中间的按钮会停止计时。用户也可以向手机主屏添加快捷启动计时的小部件。
A user may tap any button at the bottom of the main interface to kick off the timer, NoodlesMaster will notify user when timer completes. During timer runs, user may tap the stop button in the center of the top ring to cancel the timer. User may also add shortcut widgets onto home screen, which can start the timer by only one tap.

6_device-2013-05-11-204352

官方网站Official Website: http://n.evis.me

欢迎您提出宝贵意见,bug或新功能建议请在官方网站留言。
Any bugs or new feature requests, please feel free to reach me at above official website, or submit to: http://code.google.com/p/noodlesmaster/issues/list

feature_graphic-en-US

前一版本介绍:
Previous version:

泡面管家Android 2.1版发布 – Instant Noodles Master for Android 2.1 Released

分类
English 技术 演绎作品

Java进程内存分配 – Memory Areas of Java Process

近日学习到了Java内存管理相关的内容,了解了Java内存中Permanent、Old和Young Generation的概念,内容如下文:
Recently I was learning Java memory management and got some ideas about Permanent, Old and Young Generation concepts, which are mentioned in:

http://blog.csdn.net/watchnight/article/details/4987065

文中的第一张示意图让人一目了然,可惜是日文版。用Visio临摹了一下,作了一张英文版以方便大家参考。版权归原作者和Oracle所有。
The first chart in the article is useful however it’s in Japanese. I copy a English version with Visio and share it here. The copyright belongs to the  originator and Oracle.

Memory Areas of Java Process

点击查看原图。
Click to enlarge.