原创 AngularJS網絡請求數據、刪除、查找、 排序

<!DOCTYPE html><html ng-app="App">    <head>        <meta charset="UTF-8"> 

原创 AngularJs表格 增加、刪除、關鍵字查詢、按數量排序

<!DOCTYPE html> <html>     <head>         <meta charset="utf-8" />       

原创 Angular 模擬簡單購物車

<!DOCTYPE html> <html ng-app="App">     <head>         <meta charset="UTF-

原创 表單 的 地址聯動 添加~刪除

     <!DOCTYPE html> <html>     <head>         <meta charset="UTF-8">         <title></title>   <style>         *{    

原创 AngularJS增、刪、改、查

<!DOCTYPE html><html ng-app="App">    <head>        <meta charset="UTF-8"> 

原创 AngularJs 實現刪除、小計、總計、點擊按鈕改變數量

<!DOCTYPE html> <html ng-app="App">     <head>         <meta charset="UTF-

原创 RecyclerView展示數據 點擊圖標切換界面佈局

導入依賴compile 'com.github.bumptech.glide:glide:3.7.0' compile 'com.squareup.okhttp3:okhttp:3.3.0' compile 'com.android.su

原创 AngularJs表格增刪

<!DOCTYPE html> <html>     <head>         <meta charset="UTF-8">         <

原创 android的MVP展示+詳情頁面+高德定位+顯示藍點

1.首先:添加依賴 // xRecelrview依賴 compile 'com.jcodecraeer:xrecyclerview:1.3.2' // Glide依賴 compile 'com.github.

原创 自定義實現雙擊放大縮小的ImageView控件

一、創建一個名爲 ZoomImageView的類,裏面寫有支持圖片放大縮小的功能 package cgg.com.threeapp.view.costomView; import android.annotation.Suppr

原创 android MVP登錄+註冊+xrecyclerview+商品詳情+加入購物車

一、導入依賴 //Butterknifejia依賴 compile 'com.jakewharton:butterknife:8.4.0' //使用Butterknife調用插件: annotat

原创 Android解決fragment重影問題

今天主要說一下出現fragment重影的問題。 Activity 中的 onSaveInstanceState() 裏面有一句super.onSaveInstanceState(outState);,Google 對於這句話的解

原创 組合控件 搜索框

一 :首先創建一個佈局文件 寫搜索框佈局 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/a

原创 京東分類頁面

     1.先添加需要的依賴compile 'com.squareup.okhttp3:okhttp:3.3.0' compile 'com.github.bumptech.glide:glide:3.7.0' 2.添加網絡權限<use

原创 購物車

一、導入依賴compile 'com.github.bumptech.glide:glide:3.7.0' compile 'com.squareup.okhttp3:okhttp:3.3.0' compile files('libs/g