摘要:
总的来说 遇到的一些小问题。。1.java获取一段时间内随机数首先获取当前时间:date.getTime()获取的的从1970.1.1日起得毫秒数据......然后只需要减去某段时间内的随机值就OK啦。。。 public Date getTextDate() { Date dat... 阅读全文
摘要:
// 2.cpp : Defines the entry point for the console application.// 整数反序输出#include "stdafx.h"#include "iostream.h" void main () { int a,b,c; ... 阅读全文
摘要:
commit -m "" E:/Program Files/MyEclipse 10/Administrator/Workspaces/MyWabacusProject/Person_Spending_Project/src/com/nasoft/jdbc A conflict in the ... 阅读全文