动态生成数的运用 public int compare_130(int a,int b) { int c; c=a>=b?a:b; return c; } public void onClick(View v) { if (service_130 == null) { labelView.setText("未绑定服务"); return; } int a= Math.round(Integer.parseInt(edit1.getText().toString().trim())); i
public int compare_130(int a,int b) { int c; c=a>=b?a:b; return c; } public void onClick(View v) { if (service_130 == null) { labelView.setText("未绑定服务"); return; } int a= Math.round(Integer.parseInt(edit1.getText().toString().trim())); int b= Mat