java购物系统源代码
java购物系统源代码
java购物系统源代码
1
package ;
import
/**
系统开启类
*
***@author Administt"
).append( custBirth
[ k]).append(
"\t\t"
)
.append(
custScore
[ k]).toString());
j = k;
}
break ;
k++;
}
while
(
true );
if
( j != -1) {
.println(
"****************
* * * * * * * * * * * * * * * * * * * * * * * *\n"
);
java购物系统源代码
java购物系统源代码
java购物系统源代码
"\t\t\t\t1. 修 改 会 员 生 日 .\n" );
"\t\t\t\t2. 修 改 会 员 积 分 .\n" );
.println( "****************
* * * * * * * * * * * * * * * * * * * * * * * *\n" );
" 请选择,输入数字: " );
switch ()) {
case 1: ppend( custNo [ j ])
.append( "\t\t" ).append( custBirth [ j ]).append( "\t\t" )
.append( custScore [ j ]).toString());
flag = true ;
break ;
}
j ++;
} while ( true );
if (! flag )
对不起,没有你查问的会员信息。 " ); "\n 要持续查问吗( y/n ) :" );
}
}
returnLastMenu();
public
void
show() {
" 购物管理系统 >
客户信息管理 >
显示客户信息 \n\n"
);
"
会员号
诞辰
积分
"
);
"------------|------------|---------------"
);
int
i
= ;
for
(
int
j = 0;
j
< i &&
custNo [ j ] != 0;
j ++)
StringBuilder()).append(
custNo [ j ]).append(
"\t\t"
).append(
custBirth
[ j ]).append(
"\t\t"
).append(
returnLastMenu();
custScore
[ j ]).toString());
}
public
String
goodsName[];
public
double
goodsPrice
[];
public
int
custNo [];
public
String
custBirth
[];
public
int
custScore
[];
}
4
java购物系统源代码
java购物系统源代码
java购物系统源代码
package ;
/**
java购物系统源代码
java购物系统源代码
java购物系统源代码
初始化数据
*
***@author Administrator
*/
public
java购物系统源代码 来自淘豆网m.daumloan.com转载请标明出处.