求 5.5.3 ,谢谢,shelltea@qq.com
求5.5.3,谢谢,shelltea@qq.com
您好,可不可给我发一份完整的资料332690841@qq.com谢谢。
选择排序有误,更正如下
public void sort(E[] array, int from, int len) {
for(int i=from ;i<len + from;i++)
{
int smallest=i;
int j=i+1;
for(;j<from+len;j++)
{
if(array[j].compareTo(array[smallest])<0)
{
smallest=j;
}
}
swap(array,i,smallest);
}
}
那是因为在DOS下只能实现实模式,不能跳转到保护模式
解决方法:
将pmtest1.asm编译成.bin文件放在引导盘上运行.
re: JIRA 3.6破解 st 2007-03-28 11:03
@猪
忘了说了,不管你是不是破解的,在安装的时候都需要一个License。
re: JIRA 3.6破解 st 2007-03-28 11:02
@猪
楼上的也不看看这个是什么时候的帖子,JIRA已经更新至3.8。你不会用!=骗人的。懂不?在没弄清除问题之前,先找自己的原因。
这里有3.8的。
http://www.info-sys.cn/blog/index.php/download/jira/