工作日志,go get -v -x github.com/pebbe/zmq4 失败问题
笔者因为工作需要使用ZeroMQ,但是在执行go get -v -x github.com/pebbe/zmq4 命令时一直提示auth.go:19:17: fatal error: zmq.h: No such file or director ...……
ABAP and Java
see my blog.
nodejs
用nodejs现成的express module,几行代码就能写个server出来:
var express = require('express');
var routesEngine = require('./jerryapp/routes/index.js'); // index.js ...……
Motivation
Configuration versus convention
Go's conventions
Getting started with the go command
Limitations
More information
The Go distribution includes a command, named amp;quot;goamp;quot;, ...……