Monday, May 13, 2013
發覺我boss 和 仔仔 其實好好人
出來做左咁耐野,遇過唔同既老闆,
其實我而家個boss真係好好人,
我和他講既秘密,真係秘密,
他唔會和其他同事講起。
而他的仔仔,真係好勁好叻,
寫program仲好快tim.
Thursday, April 11, 2013
人善被人欺...
自問對人冇乜點,但真係唔知成日比人蝦,
自已做餐死,攪左幾日,自問黑仔王,心甘命抵,係咁做 !
今日整好左,D人一句唔該都冇,係度領晒工!! 講到好似佢做咁...
你條 !#@*&!#@!
自已做餐死,攪左幾日,自問黑仔王,心甘命抵,係咁做 !
今日整好左,D人一句唔該都冇,係度領晒工!! 講到好似佢做咁...
你條 !#@*&!#@!
Thursday, December 6, 2012
第一個 Win 8 App 已成功上架!
之前聽了不少Window 8 講座,
終於把一個簡單Win8App上架了,
由於我想得到一年免費的Developer Account (380蚊再加超市Coupon),
所以.. 用極速把之前的Android App 轉為Win8 Apps (睇番個App真係好ugly~~ )
但由申請Account, 到個App 上架,都只是用了兩日。比offical 所指的八日快好多,真係要比個good Microsoft.
不過我之後會整番好個App既Design~
大家有興趣好似去Win8 Store試下
懷孕媽媽飲食禁忌 Window Store
終於把一個簡單Win8App上架了,
由於我想得到一年免費的Developer Account (380蚊再加超市Coupon),
所以.. 用極速把之前的Android App 轉為Win8 Apps (睇番個App真係好ugly~~ )
但由申請Account, 到個App 上架,都只是用了兩日。比offical 所指的八日快好多,真係要比個good Microsoft.不過我之後會整番好個App既Design~
大家有興趣好似去Win8 Store試下
懷孕媽媽飲食禁忌 Window Store
Thursday, July 12, 2012
Wednesday, July 11, 2012
Learning about the Image Problem of Widget
Wanner Create a widget for fun and learning,
Just Know that the image is re-sized incorrectly
According to http://developer.android.com/guide/practices/screens_support.html
The Nexus One has a DPI somewhere around 250 which puts it into the hdpi class. Using the google formula of (number of cells * 74) - 2 to calculate dp for your 1x1 widget would make the widget dimensions 72x72 dp.
The conversion from dp to pixels is:
pixels = dp * (density / 160)
So for a 72x72 dp image, the corresponding image sizes based on density would be:
ldpi (120 DPI) = 72 * (120 / 160) == 54 x 54 pixels
mdpi (160 DPI) = 72 * (160 / 160) == 72 x 72 pixels
hdpi (240 DPI) = 72 * (240 / 160) == 108 x 108 pixels
Use these formulas to create your assets and you should get crisp images.
Wednesday, July 4, 2012
一個給懷孕媽媽的App
Sunday, June 24, 2012
Win 8 Shortcut Key
用左Win8一段時間,就係幾好,遲d希望可以寫下win8既app
近日搵到個幾好既網頁 (ref: http://www.ghacks.net/2012/03/12/microsoft-release-windows-8-keyboard-shortcuts-list/),列晒好多 shortcut 出來, 希望對大家有用 ^^
Win + B – Switch to the (classic) Windows desktop and select the tray notification area.
Win + C – Brings up the Charms menu, where you can search, share, and change settings.
Win + D – Brings up the old Windows desktop.
Win + E – Launch Windows Explorer with Computer view displayed.
Win + F – Brings up the Metro File search screen.
Win + H – Opens the Metro Share panel.
Win + I – Opens the Settings panel, where you can change settings for the current app, change volume, wireless networks, shut down, or adjust the brightness.
Win + J – Switches focus between snapped Metro applications.
Win + K – Opens the Devices panel (for connecting to a projector or some other device)
Win + L – Lock PC and return to Lock screen.
Win + M – Minimize all Windows on the desktop
Win + O – Locks device orientation.
Win + P – Choose between available displays.
Win + Q – Brings up the Metro App Search screen.
Win + R – Switch to the (classic) Windows desktop and display the Run box.
Win + U – Switch to the (classic) Windows desktop and launch the Ease of Access Center.
Win + V – Cycles through toasts.
Win + W – Brings up the Metro Settings search screen.
Win + X – Launch Start Menu.
Win + Y – Temporarily peek at the desktop.
Win + Z – Opens the App Bar for the current Metro application.
Win + Page Up / Down – Moves tiles to the left / right.
Win + Tab – Opens the Metro application switcher menu, switches between applications.
Win + , (comma) – Aero Peek at the desktop.
Win + . (period) – Snaps the current Metro application to one side of the screen. (Right side)
Win + Shift + . (period) – Snaps the current Metro application to the other side of the screen. (Left side)
Win + Space – Switch input language and keyboard layout.
Win + Shift + V – Cycles through toasts in reverse order.
Win + Enter – Launches Narrator
Win + Arrow Keys – Switch to the (classic) Windows desktop and enable Aero Snap
Subscribe to:
Posts (Atom)




