安裝sublime3
註冊sublime3 help--enter license
輸入以下內容,包含----- begin license ----- 和------ end license ------
----- begin license -----
andrew weber
single user license
ea7e-855605
813a03dd 5e4ad9e6 6c0eeb94 bc99798f
942194a6 02396e98 e62c9979 4bb979fe
91424c9d a45400bf f6747d88 2fb88078
90f5cc94 1cdc92dc 8457107a f151657b
1d22e383 a997f016 42397640 33f41cfc
e1d0ae85 a0bbd039 0e9c8d55 e1b89d5d
5cdb7036 e56de1c0 efcc0840 650cd3a6
b98fc99c 8fac73ee d2b95564 df450523
------ end license ------
建立專案,例如專案名為coolshoot
在命令列下切到quick-3.5final的toolscocos2d-consolebin下,例如,我的是
cd e:\company\quick-3.5final\tools\cocos2d-console\bin
cocos new coolshoot -p com.bit.coolshoot -l lua -d e:\company\quickcocos
工程名 -- coolshoot
包名 -- com.bit.coolshoot
工程目錄名 -- e:\company\quickcocos
匯入coolshoot專案到sublime
projects-- add folder to project
開啟任意lua檔案 ,按f1 啟動模擬器
1.設定好quick_v3_root 的路徑
export quick_v3_root=/users/wangchengcheng/downloads/learningsoftware/quick-3.5
(mac配置環境變數:開啟 終端 輸入 vim ~/.bash_profile)
2.先進入乙個lua 檔案然後 按f1按鍵
3.**** [
sublime3外掛程式安裝
安裝sublime3外掛程式 安裝package control的方法,開啟view show console選單 快捷鍵ctrl 但可能會與其他軟體的快捷鍵衝突 然後在工具下發會有輸入框,拷貝一下 回車,重新啟動sumlime3,即可 importurllib.request,os pf pack...
sublime3啟用方式
修改host 127.0.0.1 www.sublimetext.com 127.0.0.1 license.sublimehq.com2018年6月4日 begin license sgbteam single user license ea7e 1153259 8891cbb9 f1513e4f...
sublime3 亂碼問題
解決方法 一 安裝package control 二 按ctrl shift p開啟命令列,輸入install package,回車,然後繼續輸入converttoutf8,回車 把gb2312和gbk檔案轉換成utf8編碼的 然後問題又來了 儲存檔案時會出現亂碼,關掉檔案,再開啟該檔案,conve...