home-banner-background home-banner-background

🪳的Daily Blog WebSite

  • HOME
  • ARCHIVES
  • ABOUT
    • ME
    • GITHUB
    • BLOG
  • HOME
  • ARCHIVES
  • ABOUT
    ME
    GITHUB
    BLOG
67
Tags
58
Categories
52
Posts
Xiao Qiang
Lv4
67
Tags
58
Categories
52
Posts
  • Android app room database

    How use local database in app make user experience more comfortable when your app cannot access to the internet. It also can persist data in your local machine. use annotation to create entity @Ent...
      2023-03-05  
    • tech 
    • >
    • kotlin 
    • >
    • Android 
     
    • Kotlin 
    • | Android 
    Read moreAndroid app room database 
  • Android app liveData viewModel

    viewModel what? It is used to store the UI-related data each fragment owns itself viewModel fragment will be created several times when the configurations are changed. However, viewModel just is cr...
      2023-03-05  
    • tech 
    • >
    • kotlin 
    • >
    • Android 
    Read moreAndroid app liveData viewModel 
  • Android app fragment

    fragment fragment can be used by different activity keep the following code which can be used to load fragment content12345678 override fun onCreateView( inflater: LayoutInflater, container: Vie...
      2023-03-05  
    • tech 
    • >
    • kotlin 
    • >
    • Android 
    Read moreAndroid app fragment 
  • android app color and layout

    App color and Layout constraint Only we set the related constraint, we can drag our element casually. Baseline constraint given the developer more specific location constraint. bind the baseline of...
      2023-03-05  
    • tech 
    • >
    • kotlin 
    • >
    • Android 
    Read moreandroid app color and layout 
  • Android app 101

    First Application different views layout event handler data binding help app no need to initialize the variable each time, which can save time. findViewById() find view will create or recreate when...
      2023-03-05  
    • tech 
    • >
    • kotlin 
    • >
    • Android 
     
    • Kotlin 
    • | Android 
    Read moreAndroid app 101 
  • Kotlin 101 practice

    Kotlin 101 practiceHow to create a kotlin project IntelliJ IDEA click File -> New -> Kotlin, IDEA will help to create kotlin project with JVM You also can use REPL (Read-Eval-Print-Loop) inte...
      2023-03-05  
    • tech 
    • >
    • kotlin 
    • >
    • 101 
     
    • Kotlin 
    Read moreKotlin 101 practice 
  • Something duration the development of the Intellig plugin

    pomodprp-scheduleIntellig plugin for time management some concept plugins.xml Action definition, is the response of the interaction of user’s operationsand all the actions need to be defined and r...
      2023-03-05  
    • tech 
    • >
    • kotlin 
    • >
    • idea pulgins 
     
    • Kotlin 
    • | Intellij Plugins 
    Read moreSomething duration the development of the Intellig plugin 
  • How to use jwt in springboot

    java spring-boot jwt what is jwt jwt (json token token), s a standard that is mostly used for securing REST APIs. how to sign a toke JWTs can be signed using a secret (with the HMAC algorithm) or a...
      2023-03-05  
    • tech 
    • >
    • java 
    • >
    • spring-boot 
    • >
    • jwt 
     
    • java 
    • | jwt 
    Read moreHow to use jwt in springboot 
  • How to integrate open-api in your spring-boot project

    Open-apiswagger How to? add open-api dependency, different framework needs import different maven dependency,for our demo, we should add webflux related openapi dependency1234<groupId>org.spr...
      2023-03-05  
    • tech 
    • >
    • java 
    • >
    • swagger 
    • >
    • open-api 
     
    • java 
    • | swagger 
    • | open-api 
    Read moreHow to integrate open-api in your spring-boot project 
  • reactive & spring-webflux basic operation

    reactive-spring-webflux Spring Webflux flux 常用操作 map transforming operator n->n synchronously flatmap asynchronously 1 -> 0/n flatMapSequential asynchronously but keeping the origina...
      2023-03-05  
    • tech 
    • >
    • java 
    • >
    • spring-boot 
    • >
    • webflux 
     
    • webflux 
    Read morereactive & spring-webflux basic operation 
123456
© 2022 - 2025    Xiao Qiang

52 posts in total

VISITOR COUNT TOTAL PAGE VIEWS
POWERED BY Hexo THEME Redefine v2.8.5
Blog up for days hrs Min Sec