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

正文內容

智能移動終端應用開發(fā)設計報告基于android系統(tǒng)的貪吃蛇游戲開發(fā)畢業(yè)論文(參考版)

2024-11-20 18:59本頁面
  

【正文】 。 查找 相關 資料,提供設計思路 ,測試、調試程序。 7 參考文獻 [1] Google Android Developer Document. [2] 張弈平 Google Android SDK 開發(fā)范例大全 . 電子工業(yè)出版社 [3] 王偉 Android 中文開發(fā)文檔 [4] [美 ]Ed Burte. Android 基礎教程 (第三版 ).人民郵電出版社, 2020 [5] 楊豐盛 .Android 應用開發(fā)揭秘 .機械工業(yè)出版社, 2020 [6] 李寧 .Android 開發(fā)權 威指南 .人民郵電出版社, 2020 8 小組分工說明 查閱整合相關資料, 編寫 、測試 游戲程序 代碼 ,完成課程報告 。 最后,最直接的收獲就是在 Android 平臺上用 JAVA 語言開發(fā)程序的能力。整個程序開發(fā)過程中,小組成員團結合作,努力思考,認真討論。 首先,從玩游戲到設計游戲的角色轉化,體驗軟件開發(fā)過程,培養(yǎng)了項目開發(fā)的分析能力。 } 5 項目演示 16 程序運行效果圖如下: 圖 3 進入 Snake應用程序 圖 4 游戲主界面 17 圖 5 游戲運行界面 圖 6 游戲結束界面 18 6 總結 總的來說,這次參與設計貪吃蛇游戲收獲很大,達到了實習鍛 煉的目的。 //注銷當前界面 ()。 ( ,)。 Button button6 = (Button)()。 } } 游戲說明界面設計:此界面包括一個 TextView、一個 button,其 文檔15 如下: ?xml version= encoding=utf8? ScrollView xmlns:android= android:layout_x=0dip android:id=+id/scrollView1 android:background=drawable/background2 android:layout_height=wrap_content android:layout_width=wrap_content android:layout_y=4dip AbsoluteLayout android:layout_width=wrap_content android:layout_height=wrap_content Button android:layout_width=wrap_content android:text=返回 android:visibility=visible android:layout_height=wrap_content android:id=+id/Button6 android:layout_x=272dip android:layout_y=244dip/Button TextView android:textSize=34dip android:visibility=visible android:layout_width=wrap_content android:scrollbars=vertical android:text=游戲中按鍵盤 UP鍵蛇向上 按 DOWN鍵向下 按 LEFT鍵向左 按 RIGHT鍵向右 android:layout_height=wrap_content android:id=+id/text android:layout_x=1dip android:layout_y=50dip/TextView /AbsoluteLayout /ScrollView 相對應的 文件如下: public class Help extends Activity{ Override public void onCreate(Bundle savedInstanceState) { (savedInstanceState)。 //注銷當前界面 ()。 ( ,)。 Button button2 = (Button)()。 } } 作者信息界面設計:此界面包括一個 TextView、一個 button,其 文檔如下: ?xml version= encoding=utf8? 14 ScrollView xmlns:android= android:layout_x=0dip android:id=+id/scrollView1 android:background=drawable/background1 android:layout_height=wrap_content android:layout_width=wrap_content android:layout_y=4dip AbsoluteLayout android:layout_width=wrap_content android:layout_height=wrap_content TextView // android:id=+id/text // android:text=姓名 : 性別: 學院: android:visibility=visible android:layout_width=wrap_content android:layout_height=wrap_content android:scrollbars=vertical android:textSize=34dip/ Button android:layout_width=wrap_content android:text=返回 android:visibility=visible android:layout_height=wrap_content android:id=+id/Button2 android:layout_x=269dip android:layout_y=322dip/Button /AbsoluteLayout /ScrollView 相對應的 : public class AuthorView extends Activity{ Override public void onCreate(Bundle savedInstanceState) { (savedInstanceState)。 // Pause the game along with the activity ()。 } } return (keyCode, msg)。 ()。 } //設置鍵盤監(jiān)聽事件,若按下 UP鍵則開始游戲 public boolean onKeyDown(int keyCode, KeyEvent msg) { if (keyCode == ) { if (mMode == READY | mMode == LOSE) { ()。 ()。 ( ,)。 13 } else { ()。
點擊復制文檔內容
畢業(yè)設計相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1