/**
* Created by cc
* 生成订单号
* uuid: db30cc85-3387-4845-87bc-dc390b55b7ea 前8位 + 201508171108900(yyMMddHHMMSS)
* 即: db30cc85201508171108900
*/
public class OrderNoUtil {
pu
http server:
/*
A trivial static http webserver using Libevent"s evhttp.
This is not the best code in the world, and it does some fairly stupid stuff
that you would never want to do in a produc