freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

簡(jiǎn)易計(jì)算器課程設(shè)計(jì)-資料下載頁(yè)

2025-01-13 16:02本頁(yè)面
  

【正文】 (() + E)。 if(temp==ff) (() + F)。 if(temp==dian){ clickable = true。 for (int i = 0。 i ().length()。 i++) if (39。.39。 == ().charAt(i)){ clickable = false。 break。 }//第一層判斷是否里面含有小數(shù)點(diǎn)。 if (clickable == true)//第二壇判斷 (() + .)。 } try{ if (temp == jia){//加法 qian = (())。 fuhao = +。 clear = false。 } if (temp == jian){ qian = (())。 fuhao = 。 clear = false。 } if (temp == cheng){ qian = (())。 fuhao = 。 clear = false。 } if(temp==chu){ qian = (())。 fuhao = 247。 clear = false。 } if (temp == quyu){ qian = (())。 fuhao=%。 clear = false。 } if (temp == deng){ double ss = (())。 ()。 if (fuhao == +) (qian + ss + )。 if (fuhao == ) (qian ss + )。 if (fuhao == ) (qian * ss + )。 if (fuhao == 247。) (qian / ss + )。 if(fuhao==%) (qian%ss + )。 clear = false。//要清空前一次的數(shù)據(jù) } if(temp==cos){ ((((())*)))。 } if(temp==sin){ ((((())*)))。 } if(temp==tan){ ((((())*)))。 } if(temp==lgX){ ((((()))))。 } if(temp==lnX){ ((((()))))。 } if (temp == kai){ String s = ()。 if ((0) == 39。39。) (負(fù)數(shù)不能開根號(hào))。 else ((((()))))。 clear = false。 } if (temp == dao){ if(().charAt(0) == 39。039。 amp。amp。 ().length() == 1) (除數(shù)不能為零)。 else{ boolean isDec = true。 int i, j, k。 String s=(1/(()))。 for (i = 0。 i ()。 i++) if ((i) == 39。.39。)break。 for (j = i + 1。 j ()。 j++) if ((j) != 39。039。){ isDec = false。break。 } if (isDec == true){ String stemp = 。 for (k = 0。 k i。 k++) stemp += (k)。 (stemp)。 } else (s)。 } clear = false。 } if (temp == fu){ boolean isNumber = true。 String s = ()。 for (int i = 0。 i ()。 i++) if(!((i)=39。039。amp。amp。(i)=39。939。||(i)==39。.39。||(i)==39。39。)){ isNumber = false。 break。 } if (isNumber == true){ //如果當(dāng)前字符串首字母有39。39。號(hào),代表現(xiàn)在是個(gè)負(fù)數(shù),再按下時(shí),則將首符號(hào)去掉 if ((0) == 39。39。){ ()。 for (int i = 1。 i ()。 i++){ char a = (i)。 (() + a)。 } }//如果當(dāng)前字符串第一個(gè)字符不是符號(hào),則添加一個(gè)符號(hào)在首字母處 else (39。39。 + s)。 } } }catch (Exception eee){ (error)。 (error)。 clear = false。 } } class WindowDestroyer extends WindowAdapter{//退出窗口動(dòng)作 public void windowClosing(WindowEvent e){ (0)。 } } class objConversion{ public String decDec(int decNum){ String strDecNum = (decNum)。 for (int i = ()。 i 3。 i++) strDecNum = 0 + strDecNum。 return invert (strDecNum, 5)。 } public String decHex (int decNum){//10 to 16 String strHexNum = 。 int currentNum = 0。 while(decNum != 0){ if (decNum 15){ currentNum=decNum%16。 decNum /= 16。 } else{ currentNum = decNum。 decNum = 0。 } switch (currentNum){ case 15: strHexNum += F。 break。 case 14: strHexNum += E。 break。 case 13: strHexNum += D。 break。 case 12: strHexNum += C。 break。 case 11: strHexNum += B。 break。 case 10: strHexNum += A。 break。 default: strHexNum += (currentNum)。break。 } } return invert(strHexNum,2)。 } public String decOct (int decNum){//10 to 8 String strOctNum = 。 while (decNum != 0){ if (decNum 7){ strOctNum += (decNum % 8)。 decNum /= 8。 }else{ strOctNum += (decNum)。 decNum = 0。 } } return invert (strOctNum, 3)。 } public String decBin (int decNum) {//10 to 2 String strBinNum = 。 while (decNum != 0) { if (decNum 1){ strBinNum += (decNum % 2)。 decNum /= 2。 }else{ strBinNum += (decNum)。 decNum = 0。 } } return invert (strBinNum, 8)。 } private String invert(String strNum,int minLength){ String answer = 。 int length = ()。 if (length minLength){ for (int padding =(minLength length)。padding0。padding){ answer += 0。 } } for(int i=length。i0。i) answer+=(i1)。 return answer。 } } public static void main(String arg[]){ Calculator win = new Calculator()。 (true)。 }}34
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計(jì)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1