摘要:题库管理模块设计:
test
ctest 选择题
etest 问答题
histroy历史
?
test 结构
id[题号]? key[关键字] describe[描述] type[类型] rate[正确率] histroy[历史] value[评价] count[使用次数] lastuse[最近使用]
firstuse[首次使用] addman[添加人] score[分值]
ctest结构
id[题号] a1 a2 …......
摘要:先看一下下面的语句那些是非法的。byte b1=2;byte b2=1+1;byte b3=b1+1;byte b4=b1++;int i1=integer.max_value+1; //integer.max_value=2147483647int i2=2147483648;把byte改为char和short几乎是一样的。因为整数字面常量是int型的,也就是1和2都是int型的在赋值语句中直接把一个int型赋给byte肯定是不行的。int i=1;by......
用Machin公式计算圆周率的源程序用machin公式计算圆周率的源程序...
下一页 摘要:// ***********************************************************************************************
// ______
// .-" "-.
// / aol \
// | |
// |, .-. .-. ,|
// | )(__/ \__)( |
// |......