Here today, Hell tomorrow
Wednesday, June 15, 2011
Hotkey to switch Japanese input mode
For MS IME:
To Hiragana:
Shift +
Caps Lock
(switch between Hiragana and English)
To Katakana:
Alt
+
Caps Lock
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Check clients which connect to Mac OS X Wi-Fi Internet Sharing
arp -i bridge100 -a bridge100 may be different on your Mac OSX
How to check target architecture of a static library
For Mac OS: Use lipo. Ex. lipo -info staticLibrary.a For Linux OS: Use file Ex. file staticLibrary.c
Using GCC to create static and shared library
[轉貼]用GCC自製Library 引用 : PTT 看板 : LinuxDev ( 作者 : cole945) Library 可分成三種, static 、 shared 與 dynamically loaded 。 1. Static libr...
[iOS Developer] How to use TestFlight to distribute your beta app
1. Create an account on TestFlight ( http://testflightapp.com ) and with "Developer" option checked. 2. Log in to the TestFlight ...
No comments:
Post a Comment