]> Zhao Yanbai Git Server - acecode.git/commitdiff
...
authoracezhao <acezhao@tencent.com>
Tue, 16 Apr 2019 02:56:46 +0000 (10:56 +0800)
committeracezhao <acezhao@tencent.com>
Tue, 16 Apr 2019 02:59:48 +0000 (10:59 +0800)
.gitignore
learn/doc/mac_bash_profile
learn/go/doc.md [new file with mode: 0644]
learn/jp/JP.html

index dafd856954bad2b58a5ba6a47d659223a2c2aaa6..bb191ae90a5fa1413cb4dcb20108e8d173b1200a 100644 (file)
@@ -9,5 +9,6 @@ ish
 *.conf
 *.diff
 *.d
+*.log
 dvwa
 build
index 7a8e7f3ffd3d03d05f7418b24fc17613f302689a..79bad16a12a29f042344cf24e922062a48fa44da 100644 (file)
@@ -11,9 +11,7 @@ export PATH=$PATH:/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin
 export PATH=$PATH:$HOME/Library/Arduino15/packages/arduino/tools/avrdude/6.0.1-arduino5/bin
 export PATH=$PATH:/usr/local/opt/go/libexec/bin
 #多个GOPATH用';'分隔 go get会存到第一个目录
-export GOPATH=$HOME/workspace/go
-export GOBIN=$HOME/.local/bin
-
+export GOPATH=$HOME/go:$HOME/web/qossvr/
 export RTOS_PATH=$HOME/workspace/acecode/rtos/
 
 RED="\[\033[01;31m\]"
diff --git a/learn/go/doc.md b/learn/go/doc.md
new file mode 100644 (file)
index 0000000..08ef1d8
--- /dev/null
@@ -0,0 +1,3 @@
+```export GOPROXY=https://goproxy.io```
+
+```godoc -http=:8080```
index 4284db91a315012003f0853c80a0d2fcb2888696..405ea83d5f2d4ded7c75130de9448e98d1d9689f 100644 (file)
@@ -30,7 +30,7 @@ $(function(){
     var ps = [  'a',    'i',    'u',    'e',    'o',
                 'ka',   'ki',   'ku',   'ke',   'ko',
                 'sa',   'shi',  'su',   'se',   'so',
-                'ta',   'ti',   'tsu',  'te',   'to',
+                'ta',   'chi',  'tsu',  'te',   'to',
                 'na',   'ni',   'nu',   'ne',   'no',
                 'ha',   'hi',   'hu',   'he',   'ho',
                 'ma',   'mi',   'mu',   'me',   'mo',