移動(dòng)應(yīng)用開發(fā)技術(shù)的課程設(shè)計(jì)_第1頁
移動(dòng)應(yīng)用開發(fā)技術(shù)的課程設(shè)計(jì)_第2頁
移動(dòng)應(yīng)用開發(fā)技術(shù)的課程設(shè)計(jì)_第3頁
移動(dòng)應(yīng)用開發(fā)技術(shù)的課程設(shè)計(jì)_第4頁
移動(dòng)應(yīng)用開發(fā)技術(shù)的課程設(shè)計(jì)_第5頁
已閱讀5頁,還剩21頁未讀 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡介

#2020年4月19日publicvoidsave(Viewview){if(checkDate()||checkStartTime())return;StringBuilderresult=newStringBuilder();result.append(date.getText().toString()+"");result.append(startTime.getText().toString()+"-");result.append(item.getText().toString());try{if(this.getIntent().getStringExtra("flag").equals("change")){intindex=getIntent().getExtras().getInt("position");Stringline="";StringBuildersb=newStringBuilder();FileInputStreamin=openFileInput("item");BufferedReaderbr=newBufferedReader(newInputStreamReader(in));for(inti=0;i<index;i++){sb.append(br.readLine()+"\n");}br.readLine();sb.append(result.toString()+"\n");while(true){if((line=br.readLine())!=null)sb.append(line+"\n");elsebreak;}FileOutputStreamout=openFileOutput("item",MODE_PRIVAT);PrintStreamps=newPrintStream(out);ps.print(sb.toString());ps.close();out.close();Toast.makeText(this,"保存完畢!",ToastLENGTH_LONG).show();Intentintent=getIntent();setResult(0x111,intent);finish();}else{FileOutputStreamout=openFileOutput("item",MODE_APPEND);PrintStreamps=newPrintStream(out);ps.println(result.toString());ps.close();out.close();Toast.makeText(this,"保存完畢!",ToastLENGTH_LONG).show();Intentintent=getIntent();setResult(0x111,intent);finish();}}catch(Exceptione){e.printStackTrace();}publicbooleancheckDate(){if(date.getText().toString().equals"")){Toast.makeText(this,"日期不能為空!",ToastLENGTH_LONG).show();returnfalse;}returnfalse;}publicbooleancheckStartTime(){if(startTime.getText().toString().equals"")){Toast.makeText(this,"時(shí)間不能為空!",ToastLENGTH_LONG).show();returntrue;}returnfalse;事務(wù)查詢代碼publicString[]splitString(Strings){String[]ss=newString[3];intfirstIndex=0,secondIndex=0,flag=0;chara[]=s.toCharArray();for(inti=0;i<a.length;i++){if(a[i]=='')if(flag==0){firstIndex=i;flag=1;}else{break;}}if(a[i]=='-'){secondIndex=i;}}ss[0]=s.substring(0,firstIndex);ss[1]=s.substring(firstIndex+1,secondIndex);ss[2]=s.substring(secondIndex+1,s.length());returnss;}事務(wù)刪除代碼publicvoiddelete(Viewview){intindex=getIntent().getExtras().getInt("position");Stringline="";StringBuildersb=newStringBuilder();try{FileInputStreamin=openFileInput("item");BufferedReaderbr=newBufferedReader(newInputStreamReader(in));for(inti=0;i<index;i++){sb.append(br.readLine()+"\n");}br.readLine();while(true){if((line=br.readLine())!=null)sb.append(line+"\n");elsebreak;}FileOutputStreamout=openFileOutput("item",MODE_PRIVATE);PrintStreamps=newPrintStream(out);ps.print(sb.toString());ps.close();out.close();Toast.makeText(this,"刪除成功!",ToastLENGTH_LONG).show();Intentintent=getIntent();setResult(0x111,intent);finish();}catch(Exceptione){e.printStackTrace();}}事務(wù)修改代碼setActivity.setText("修改");title.setText("事務(wù)管理");delete.setVisibility(View.VISIBL);intindex=getIntent().getExtras().getInt("position");//Toast.makeText(this,""+index,Toast.LENGTH_LONG).show();FileInputStreamin;Stringline="";try{in=openFileInput("item");BufferedReaderbr=newBufferedReader(newInputStreamReader(in));for(inti=0;i<=index;i++){line=br.readLine();}//Toast.makeText(this,line,Toast.LENGTH_LONG).show();String[]s=splitString(line);date.setText(s[0]);startTime.setText(s[1]);item.setText(s[2]);}catch(Exceptione){//TODOAuto-generatedcatchblocke.printStackTrace();}5.2收支功能實(shí)現(xiàn)5.2.1收支新增代碼save.setOnClickListener(newView.OnClickListener(){@OverridepublicvoidonClick(Viewview){//TODOAuto-generatedmethodstubStringt=time.getText().toString();Stringi=income.getText().toString();Stringo=outcome.getText().toString();db.execSQL("insertintoshouruvalues(?,?,?)",newString[]{t,i,o});Toast.makeText(Mbook.this,"保存成功",ToastLENGTH_SHORT).show();5.2.2收支查詢代

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論