http://www.endmemo.com/unicode/unicodeconverter.php
好用的線上工具,輸入Unicode Character,
就可以轉成各種不同的格式:
例如UTF-8 Code.
好用的線上工具,輸入Unicode Character,
就可以轉成各種不同的格式:
例如UTF-8 Code.
| |
equal sign (=)
decimal points (.) semicolon (;) increment (++) operators decrement (--) operators ( ) Parenthesis { } Braces [ ] Brackets , Comma ; Semicolon ' Quote @ At + plus 加號;正號 - minus 減號;負號 ± plus or minus 正負號 × is multiplied by 乘號 ÷ is divided by 除號 = is equal to 等號 ≠ is not equal to 不等號 ≡ is equivalent to 全等於號 ≌ is equal to or approximately equal to 等於或約等於號 ≈ is approximately equal to 約等於號 < is less than 小於號 > is more than 大於號 ≮ is not less than 不小於號 ≯ is not more than 不大於號 ≤ is less than or equal to 小於或等於號 ≥ is more than or equal to 大於或等於號 % per cent 百分之… ‰ per mill 千分之… ∞ infinity 無限大號 ∝ varies as 與…成比例 √ (square) root 平方根 ∵ since; because 因爲 ∴ hence 所以 ∷ equals, as (proportion) 等於,成比例 ∠ angle 角 ⌒ semicircle 半圓 ⊙ circle 圓 ○ circumference 圓周 π pi 圓周率 △ triangle 三角形 ⊥ perpendicular to 垂直於 ∪ union of 聯集 ∩ intersection of 交集 ∫ the integral of …的積分 ∑ (sigma) summation of 總和 ° degree 度 ′ minute 分 〃 second 秒 ℃ Celsius system 攝氏度 { open brace, open curly 左大括弧 } close brace, close curly 右大括弧 ( open parenthesis, open paren 左小括號 ) close parenthesis, close paren 右小括號 () brakets/ parentheses 括弧 [ open bracket 左中括號 ] close bracket 右中括號 [] square brackets 中括號 . period, dot 句號,點 vertical bar, vertical virgule 豎線 & ampersand, and, reference, ref 和,引用 * asterisk, multiply, star, pointer 星號,乘號,星,指標 / slash, divide, oblique 斜線,斜杠,除號 // slash-slash, comment 雙斜線,注釋符 # pound 井號 \ backslash, sometimes escape 反斜線轉義符,有時表示轉義符或續行符 ~ tilde 波浪符 . full stop 句號 , comma 逗號 : colon 冒號 ; semicolon 分號 ? question mark 問號 ! exclamation mark (英式英語) exclamation point (美式英語) ' apostrophe 撇號 - hyphen 連字號 -- dash 破折號 ... dots/ ellipsis 省略號 " single quotation marks 單引號 "" double quotation marks 雙引號 ‖ parallel 雙線號 & ampersand = and ~ swung dash 相似 § section; division 分節號 → arrow 箭號; |
How can I tell what type my shell is? ie, whether it's traditional sh, bash, ksh, csh, zsh etc.
Note that checking
$SHELL or $0 won't work because $SHELL isn't set by all shells, so if you start in one shell and then start a different one you may still have the old $SHELL .$0 only tells you where the shell binary is, but doesn't tell you whether /bin/sh is a real Bourne shell or bash.
I presume that the answer will be "try some features and see what breaks", so if anyone can point me at a script that does that, that'd be great.
|
d2j-dex2jar.sh apk路徑
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
1 2 3 4 5 6 7 8 9 | -keep class com.google.** { *; } -dontwarn com.google.** -keep class com.facebook.** { *; } -dontwarn com.facebook.** -keep class org.apache.** { *; } -dontwarn org.apache.** -keepattributes Signature |
http://webcache.googleusercontent.com/search?q=cache:
Example:http://webcache.googleusercontent.com/search?q=cache:stackoverflow.com
It contains a header like this:This is Google's cache of http://stackoverflow.com/. It is a snapshot of the page as it appeared on 21 Aug 2012 11:33:38 GMT. The current page could have changed in the meantime. Learn more
Tip: To quickly find your search term on this page, press Ctrl+F or ⌘+F (Mac) and use the find bar.