原创 CMD中文亂碼和不能輸入中文的解決方案

運行->regedit,進入註冊表編輯器,修改如下表項的值: [HKEY_CURRENT_USER"Console"%SystemRoot%_system32_cmd.exe] "CodePage"=dword:000003a8 小說明

原创 UIImageView幀動畫

- (IBAction)onButtonClickHandler:(id)sender {          UIImageView *heartImageView = [[UIImageViewalloc]initWithFrame:C

原创 Git bad permissions

Git bad permissions chmod 600 id_rsa

原创 重疊的 CCMenu touch 優先級問題

重疊的 CCMenu touch 優先級問題

原创 忘記MySQL root密碼,怎麼辦?

操作系統:CentOS release 6.4 MySQL:  Ver 14.14 Distrib 5.6.19, for Linux (x86_64) using  EditLine wrapper 確保服務器處於安全狀態,即沒有用戶

原创 manager start failed

xcode6 新建的工程,Info.plist裏沒有Bundle display name,把這個key添加進去就可以解決百度地圖打印錯誤的信息的問題啦

原创 PHP Debug on Mac

初學PHP(5.6),一直苦於無法進行debug操作,通過打印日誌的方式來查看debug信息,總感覺不是很直接、方便。 今天通過擺渡和骨骼算是找到了比較完美的解決方案,先記錄在此,後續如有更好的方法,再進行更新。 1.安裝xdebug

原创 OpenResty安裝 Mac

Mac OS X (Darwin) Users 1. brew update brew install pcre openssl 2. sudo ./configure \ –with-cc-opt=”-I/usr/local

原创 理解ARC在Objective-C中的應用

原文:http://longweekendmobile.com/2011/09/07/objc-automatic-reference-counting-in-xcode-explained/ 名詞解釋:Automatic Refere

原创 UIView beginAnimations ARC

[UIView beginAnimations:nilcontext:(void *)imageView]; [UIView setAnimationDelegate:self]; [UIView setAnimationDuration

原创 談談android反編譯和防止反編譯的方法

URL:http://www.cnblogs.com/zdz8207/archive/2012/01/28/de_compile.html   android基於java的,而java反編譯工具很強悍,所以對正常apk應用程序基本上可以做

原创 About configure

轉載:http://stackoverflow.com/questions/22202232/express-has-no-method-configure-error Tom in his blog post new-feature

原创 What size can textures be?

轉之:http://www.cocos2d-iphone.org/wiki/doku.php/faq There are two cases to consider, non compressed textures and PVR

原创 Understanding node.js

That's right, everything runs in parallel, except your code. http://debuggable.com/posts/understanding-node-js:4bd9844

原创 Xcode 4.1/4.2/4.3/4.3.2 + iOS 5.1.1免證書(iDP)開發+真機調試+生成IPA全攻略

  轉載:http://kqwd.blog.163.com/blog/static/4122344820117191351263/