package com.young.service; /** * Created with IntelliJ IDEA. * User: veryyoung * Email:codingyoung@gmail.com * Date: 13-12-1 * Time: 下午3:49 * To change this template use File | Settings | File Templates. */ public interface CalculatorService { public int add(int a,int b); public int sub(int a,int b); public int mul(int a,int b); public int div(int a,int b); }

y_x_happy LV4
2024年9月16日
Zeorwyc LV8
2022年5月7日
dengjunjun LV15
2022年3月28日
lironggang LV38
2021年4月29日
心中无码 LV5
2020年8月17日
hehe264 LV20
2020年5月11日
羞羞小子 LV13
2020年4月17日
luqb890913 LV12
2019年7月24日
jeep123456 LV10
2019年7月13日
itcaizhe LV9
2019年5月14日