From: acezhao Date: Tue, 16 Apr 2019 02:56:46 +0000 (+0800) Subject: ... X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=b9bede3d9a7b96ebc41d13e746f7eb4449610c1b;p=acecode.git ... --- diff --git a/.gitignore b/.gitignore index dafd856..bb191ae 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,6 @@ ish *.conf *.diff *.d +*.log dvwa build diff --git a/learn/doc/mac_bash_profile b/learn/doc/mac_bash_profile index 7a8e7f3..79bad16 100644 --- a/learn/doc/mac_bash_profile +++ b/learn/doc/mac_bash_profile @@ -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 index 0000000..08ef1d8 --- /dev/null +++ b/learn/go/doc.md @@ -0,0 +1,3 @@ +```export GOPROXY=https://goproxy.io``` + +```godoc -http=:8080``` diff --git a/learn/jp/JP.html b/learn/jp/JP.html index 4284db9..405ea83 100644 --- a/learn/jp/JP.html +++ b/learn/jp/JP.html @@ -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',