package util;import java.util.Date;
import java.util.Random;
import java.util.UUID;/**
* 生成订单Id
*
*/
public class OrderInfoIdUtil { public static String getOrderInfoId(){
Random rd=new R...
分类:
其他好文 时间:
2015-02-27 18:30:41
阅读次数:
168
http://mp.weixin.qq.com/s?__biz=MjM5MTAwNTIyMA==&mid=203560048&idx=1&sn=f9a9b18f9ce05957e8c45714018bd416&scene=0#rd点击上方CareerFrog关注我们↑↑↑数据可视化,是一种用来将复杂...
分类:
其他好文 时间:
2015-02-25 15:26:53
阅读次数:
122
DOS下的DEL命令是用来删除文件的,而DOS下的RD命令才是用来删除文件夹的,命令的具体使用方法请看下面的文字:del 命令:删除一个或数个文件。 DEL [/P] [/F] [/S] [/Q] [/A[[:]attributes]] namesERASE [/P] [/F] [/S] [/Q] ...
分类:
其他好文 时间:
2015-02-21 23:26:29
阅读次数:
267
hdu 1166 敌兵布阵
单点更新,区间查询和。
http://acm.hdu.edu.cn/showproblem.php?pid=1166
#define rd(x) scanf("%d",&x)
#define rd2(x,y) scanf("%d%d",&x,&y)
#define rd3(x,y,z) scanf("%d%d%d",&x,&y,&z)
using namespa...
分类:
其他好文 时间:
2015-02-19 20:44:42
阅读次数:
191
末尾是1 但不是11的 st末尾是2 但不是12的 nd末尾是3 但不是13的 rd其他 th打表过程: dp[x]代表第x个humble number dp中所有元素都是从1开始,*2 *3 *5 *7得到// hdu 1058// dp 打表// Feb.16 2015#include #i.....
分类:
其他好文 时间:
2015-02-17 02:02:16
阅读次数:
219
以下是我今天阅读《软件工程理论与应用》(http://www.amazon.cn/gp/product/B008269QRW/ref=fs_rd_1)时在kindle上做的笔记。软件项目管理的那章我基本上没有记,因为觉得目前去背这个有点地命海心了,等我真的有人可管理了再去看。软件工程理论与应用(21世纪全国高校应用人才..
分类:
其他好文 时间:
2015-02-07 23:07:41
阅读次数:
521
下面是接口xml格式数据:Yahoo! Weather - Beijing, CNhttp://us.rd.yahoo.com/dailynews/rss/weather/Beijing__CN/*http://weather.yahoo.com/forecast/CHXX0008_c.htmlYa...
分类:
编程语言 时间:
2015-02-07 17:13:33
阅读次数:
307
在Windows 使用过程中,有时有些特殊文件夹或文件删除不了,特别是带有系统保留字符的文件,如(con.bat)。删除不了,这时可按以下方式做...
分类:
其他好文 时间:
2015-02-06 16:50:42
阅读次数:
111
1001
http://acm.hdu.edu.cn/showproblem.php?pid=5018
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#define rd(x) ...
分类:
其他好文 时间:
2015-02-05 13:44:43
阅读次数:
201
1 assign mcu_xxx_addr = (rd_after_wr_reg || reg_valid_write_trans) ? 2 haddr_reg[ADDR_WIDTH+1:2] : haddr[ADDR_WIDTH+1:2]; 3 4 assig...
分类:
其他好文 时间:
2015-02-04 21:43:13
阅读次数:
176