直播app系統原始碼,簡單的登入介面(登入、註冊、記住密碼等按鍵)
直播app系統原始碼,簡單的登入介面(登入、註冊、記住密碼等按鍵)
<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android=" <solid android:color="#ffffff" /> <stroke android:width="1dp" android:color="#65c294"/>//邊框粗細、顏色 </shape>
下附本介面設計全部程式碼:
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android=" xmlns:app=" xmlns:tools=" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" tools:context=".SigninActivity"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> <TextView android:id="@+id/textView" android:layout_width="match_parent" android:layout_height="80dp" android:background="#65C294" android:gravity="bottom|center" android:paddingBottom="15dp" android:text="登入" android:textColor="#FFFFFB" android:textSize="24sp" /> </LinearLayout> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> <EditText android:id="@+id/Username" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="30dp" android:layout_marginTop="40dp" android:layout_marginRight="30dp" android:layout_marginBottom="20dp" android:ems="10" android:hint="請輸入使用者名稱" android:inputType="textPersonName" android:paddingLeft="20dp" android:paddingRight="20dp" /> <EditText android:id="@+id/Password" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="30dp" android:layout_marginRight="30dp" android:ems="10" android:hint="請輸入密碼" android:inputType="textPassword" android:paddingLeft="20dp" android:paddingRight="20dp" /> <TextView android:id="@+id/Forgetpassword" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="right" android:layout_marginTop="10dp" android:layout_marginRight="25dp" android:text="忘記密碼" /> </LinearLayout> <LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> <Button android:id="@+id/Sign_in" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="30dp" android:layout_marginTop="30dp" android:layout_marginRight="30dp" android:layout_marginBottom="20dp" android:background="#65C294" android:text="登 錄" android:textColor="#FFFFFB" android:textSize="18sp" /> <Button android:id="@+id/Sign_up" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="30dp" android:layout_marginRight="30dp" android:background="#FFFFFB" android:text="注 冊" android:textColor="#65C294" android:textSize="18sp" /> </LinearLayout> </LinearLayout>
以上就是 直播app系統原始碼,簡單的登入介面(登入、註冊、記住密碼等按鍵),更多內容歡迎關注之後的文章
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/69978258/viewspace-2890663/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 直播app原始碼,登入時自動輸入密碼/自動記住密碼APP原始碼密碼
- 直播系統原始碼,自動登入及記住密碼實現原始碼密碼
- 直播app系統原始碼,使用者登入後選擇記住密碼,下次自動填充密碼APP原始碼密碼
- 直播原始碼,zabbix忘記登入密碼原始碼密碼
- 直播系統app原始碼,Android studio 實現app登入註冊頁面APP原始碼Android
- 直播系統app原始碼,簡潔好看的登入頁面APP原始碼
- 小視訊app原始碼,實現簡單的登入介面,輸入賬號密碼APP原始碼密碼
- SSH 遠端登入「記住密碼」密碼
- php使用cookie完成登入記住密碼PHPCookie密碼
- 成品直播原始碼推薦,登入和註冊兩個頁面的簡單實現原始碼
- 直播原始碼網站,新使用者登入時的註冊頁面和登入頁面原始碼網站
- 一對一直播原始碼,實現一個簡單的登入介面原始碼
- app直播原始碼,登入時輸入驗證碼、簡訊驗證身份APP原始碼
- uniapp 完成兩種方式登入 驗證碼登入 密碼登入APP密碼
- 賬號密碼登入介面密碼
- SharedPreferences實現記住密碼----自動登入功能密碼
- 密碼登入密碼
- 直播平臺開發,jsp登入註冊程式碼JS
- 一對一視訊原始碼,登入時輸入密碼時的顯示密碼按鈕原始碼密碼
- 登登等登 瞪登等登,原生一對一直播交友app原始碼 丟丟丟APP原始碼
- app直播原始碼,軟體登入時的背景圖更改APP原始碼
- 直播app系統原始碼,flutter 驗證碼輸入框的簡單封裝APP原始碼Flutter封裝
- Luffy /4/ 多方式登入介面&登入註冊前端頁面前端
- PbootCMS忘記登入密碼怎麼辦?忘記了PBootCMS後臺的登入密碼boot密碼
- 直播系統app原始碼,shiro簡單的密碼加鹽與密碼驗證APP原始碼密碼
- APP「登入註冊模組」詳解APP
- 怎麼找回xp系統登入密碼密碼
- 成品直播原始碼推薦,登入介面實現插入背景原始碼
- 直播系統原始碼,啟動APP時判斷登入狀態,引導頁、登入頁、首頁的跳轉方式原始碼APP
- 【2024有效】WordPress忘記密碼找回登入密碼的最簡單有效的方法密碼
- app直播原始碼,平臺登入頁面實現和修改密碼頁面實現APP原始碼密碼
- node+express+mongDB實現簡單登入註冊Express
- 遊戲陪玩原始碼的登入方式,簡訊驗證碼登入的實現遊戲原始碼
- PbootCMS後臺登陸密碼忘記/找回密碼後臺登入密碼外掛boot密碼
- 修改 MySQL 登入密碼MySql密碼
- 密碼方式登入redis密碼Redis
- SSH免密碼登入密碼
- win10系統microsoft賬戶登入取消登入密碼操作步驟Win10ROS密碼