cryptogun
cryptogun
上文学城和早报也是这个提示。又想用最新的,还是自己动手丰衣足食吧。记录一下编译步骤: ``` git clone https://github.com/fgggid/cow --depth 1 -b develop --single-branch git clone https://github.com/golang/crypto --depth 1 cd cow go get # 如果有报错,看看依赖安装路径在哪: # 一般是在C:\Users\{username}\go\src\ # 把克隆的crypto文件夹移到go\src\golang.org\x\下面。 # 因为golang.org 被封了。需要手动下载移过去。 # 编译生成cow.exe...
Yes, the feature of private topic is great. But many user may think private message is like SMS and meant to be more private then private topic. e.g. a man...
He can lie :smiley_cat: Neither can SMS. He should bear it. But SMS is a bit better then private topic. If he needs the invitation feature, he can use private...
I just finish copying `private` folder to `SMS` folder and modifying SMS for private messages today. I made lots of modifications and now it works. I'll post my site link...
Well GitHub comment does so :) e.g. You post your phone number, then thousands of spams came, then you edited your comment. No help if the history can be viewed...
Many reasons a human to hide their history. Human lies and always lies. They need something to cover their trails. Discuz hides them, I'm familiar with that, people would feel...
I own none but I register one. It has 700k registered users, and 10k new comments daily. The fun point is reply with "pay me or your wife may see...
Okey, both make sense.
What about changing the gulp path? ```js //gulpfile.js var pathCoffee = jsPath + 'src/'; var pathJs = jsPath + 'js/'; ... ```
PS. 原来是GPLv3许可。有传染性的,[Got to love the GPL: Force everything that touches it to be open source](https://softwareengineering.stackexchange.com/questions/47032/can-i-use-gpl-software-in-a-commercial-application),限制了商业使用。