public class chengfabiao { public static void main(String[] args) { // TODO 自动生成的方法存根 int z = 1; for(int a = 1;a < 10;...
分类:
其他好文 时间:
2015-12-05 09:38:38
阅读次数:
137
package dududu;public class DDDddd { public static void main(String[] args) { // TODO 自动生成的方法存根 for(int i=1;i0;j--){ Syste...
分类:
其他好文 时间:
2015-12-04 09:13:50
阅读次数:
107
public class lianxi { public static void main(String[] args) { // TODO 自动生成的方法存根 //身高,体重 //1.设置真实的身高,体重,性别 ...
分类:
其他好文 时间:
2015-12-04 09:11:25
阅读次数:
137
public class Lingxing { public static void main(String[] args) { // TODO 自动生成的方法存根 for (int A = 2; A > -1; A--) { for (int...
分类:
编程语言 时间:
2015-12-04 00:40:40
阅读次数:
209
public class d { /** * @param args */ public static void main(String[] args) { // TODO 自动生成的方法存根 int weight=13...
分类:
其他好文 时间:
2015-12-03 22:54:33
阅读次数:
182
public class wu{ public static void main(String[] args){ //TODO 自动生成的方法存根 int a = 0,b = 0,c = 0; int A = 1,B = 1,C = 1; ...
分类:
编程语言 时间:
2015-12-03 13:31:49
阅读次数:
179
public class TZ { public static void main(String[] args) { // TODO 自动生成的方法存根 double Shengao = 186.0,Tizhong = 75.0; double B=S...
分类:
编程语言 时间:
2015-12-03 02:10:38
阅读次数:
152
1 public class IF_else{ 2 3 public static void main(String[] args) { 4 // TODO 自动生成的方法存根 5 6 int a=1,b=1,c=1; 7 int q=0...
分类:
编程语言 时间:
2015-12-02 22:38:21
阅读次数:
232
Learn how to implement adding a todo in a todo list application reducer.let todo = (state = [], action) => { switch(action.type){ case 'ADD_ITEM...
分类:
其他好文 时间:
2015-12-02 06:31:46
阅读次数:
144
提升执行力,小米手环打造TODO神器你还在用小米手环绑在小狗身上刷微信运动排名吗?你还以为小米手环只是用来提醒今天又失眠了吗?你是不是也跟我一样,经常忘了要做什么事,就算是在电脑里面记下也未必会想起来要做什么。只要有一个手环,能够震动提醒就可以。当然,我现在带..
分类:
移动开发 时间:
2015-11-28 06:40:38
阅读次数:
393