John 中 的 技術 node
2013年10月24日 星期四
Eclipse 顯示中文 編輯中文 中文亂碼
凌晨1:41
android
No comments
step1.
step2.
恭喜你的亂碼,是否已經變回正常的中文字了呢?
以電子郵件傳送這篇文章
BlogThis!
分享至 X
分享至 Facebook
分享到 Pinterest
較新的文章
較舊的文章
首頁
0 意見:
張貼留言
訂閱:
張貼留言 (Atom)
Social Profiles
Popular
Tags
Blog Archives
ios UIImage URL 要讀取網路圖片
code範例: NSURL * imageURL = [ NSURL URLWithString :@ "http://example.com/demo.jpg" ]; NSData * imageData = [ NSData dataWithC...
利用 Responsive web design 自動適應所有版型 利用Bootsrap
step1. 先到官方網站去下載Bootstrap http://getbootstrap.com/ step2.進入網站後 點選 左邊的Download 將套件下載回來!!! step3. 完畢解壓縮,分別會看到css、fonts、js的資料夾 s...
利用Foundation來設計適應的web app ui 版型
本文介紹的是位於美國加州Campbell,一家名叫"Zurb"的設計公司所製作的 Foundation框架 。Pixar(皮克斯動畫公司)和National Geographic(國家地理頻道)都有採用此框架製作網頁。 從Foundation專案的 F...
利用sublimall來管理您的 sublime text Packages 版本
step1. 先到sublimall來申請帳號密碼 http://sublimall.org/ step2. 安裝 Sublime Text 3 主程式 主控台視窗,或直接按下 Ctrl + ` 組合鍵 view => show console...
git 自己建立一個新的 Repository
step1. 到你要存取的資料夾下 git init 這時你就會看到 Git 告訴你說已經在這邊建立好一個新的 Git Repository。 Clone(複製)別人的 Repository 將他複製起來後到你的目錄下輸入 git clon...
asp mvc api 利用ELMAH 第三方原件 架設error log 追蹤套件
step1. 安裝elmah 套件網址如下 https://code.google.com/p/elmah/ step2. ASP.NET 專案中選擇安裝 ELMAH on XML Log 這個 NuGet 套件 http://www.nuget.org/packag...
iOS中的唯一標示字符 UUID
iOS中的唯一標示字符,在2013年3月21日蘋果已經通知開發者,從2013年5月1日起, 訪問UIDIDs的程序將不再被審核通過 ,替代的方案是開發者應該使用“在iOS 6中介紹的Vendor或Advertising標示符”。 CFUUID 從iOS2.0開始,...
ios AFNetworking 將token包入 header中 比較安全
setp1. 在api溝通中可以將資料放置 header or body 透過ssl -( void )modifyWater:( WaterSync *)water uuid:( NSString *)uuid completionHandler:( void ...
git commit 排除掉不需要的資料
在git 裡面需要commit 最笨的方法就是 git add . 的指令會把所有東西都commit 上去 有些檔案我們不希望加入版本控制的追蹤,例如說Database的schema或是一些log檔,這時候你可以將他們加入 .gitignore 中來讓 Git 忽略他們,...
Parse 解 saveInBackground for android
setp1. android的code //做全域宣告 final ParseObject PurchaseHistoryTable = new ParseObject( "PurchaseHistoryTable" ); ...
關於我自己
張中
檢視我的完整簡介
技術提供:
Blogger
.
網誌存檔
►
2015
(5)
►
7月
(1)
►
5月
(1)
►
2月
(1)
►
1月
(2)
►
2014
(14)
►
10月
(2)
►
9月
(1)
►
3月
(1)
►
2月
(4)
►
1月
(6)
▼
2013
(38)
►
12月
(1)
►
11月
(4)
▼
10月
(3)
Eclipse 顯示中文 編輯中文 中文亂碼
輸入Picker View 樣式 資料時 navigation bar 要灰色 不能使用
ios7 status bar 隱藏 hide
►
9月
(6)
►
8月
(7)
►
7月
(17)
標籤
AFNetworking
(1)
android
(2)
Angular js
(2)
API
(3)
ASP API架構
(2)
ASP.NET
(3)
Bootsrap
(1)
Bower
(1)
C#
(3)
Canvas
(1)
CocoaPods
(2)
edmx
(1)
Foundation
(1)
git
(6)
HelpPage
(1)
html5
(3)
ios
(23)
Javascript
(1)
laravel
(1)
mac
(1)
model
(1)
MVC4
(1)
objective c
(24)
os
(1)
parse
(3)
phonegap
(1)
Polymer
(1)
React
(1)
Sublime Text
(2)
Sublime Text2
(1)
web app
(1)
webapp
(1)
網誌存檔
►
2015
(5)
►
7月
(1)
►
5月
(1)
►
2月
(1)
►
1月
(2)
►
2014
(14)
►
10月
(2)
►
9月
(1)
►
3月
(1)
►
2月
(4)
►
1月
(6)
▼
2013
(38)
►
12月
(1)
►
11月
(4)
▼
10月
(3)
Eclipse 顯示中文 編輯中文 中文亂碼
輸入Picker View 樣式 資料時 navigation bar 要灰色 不能使用
ios7 status bar 隱藏 hide
►
9月
(6)
►
8月
(7)
►
7月
(17)
Recent Posts
Sample Text
Download
0 意見:
張貼留言