摘要:
#include "stdio.h"int main(){int a;int b;for(a=1;a<1000;a++){for(b=1;b<1000;b++) { if(8*(a+b)==a*b)printf("%d %d\n",a,b); }}} 阅读全文
posted @ 2014-04-16 14:29
kin2321
阅读(568)
评论(0)
推荐(0)
摘要:
前端界面:所有css文件:D:\Repositories\workspace\eStore\web\WEB-INF\templates\default\resources\styles下所有js文件: D:\Repositories\workspace\eStore\web\scripts\jque... 阅读全文
posted @ 2014-04-16 10:53
kin2321
阅读(147)
评论(0)
推荐(0)

浙公网安备 33010602011771号