Git Product home page Git Product logo

karta571110's Projects

advance_java_hw16_static_add icon advance_java_hw16_static_add

請用for迴圈計算偶數2+4+6+~+100加總。for迴圈寫在main()函式中,但累加要在自訂函式add3()中完成,並在add3()函式中使用內部靜態變數做加總,最後的結果在main()中輸出。

advance_java_hw3_bonus_calculation icon advance_java_hw3_bonus_calculation

企業發放的獎金根據利潤提成。利潤(I)低於或等於10萬元時,獎金可提10%;利潤高于10萬元,低於20萬元時,低於10萬元的部分按10%提成,高於10萬元的部分,可提成7.5%;20萬到40萬之間時,高於20萬元的部分,可提成5%;40萬到60萬之間時高於40萬元的部分,可提成3%;60萬到100萬之間時,高於60萬元的部分,可提成1.5%,高於100萬元時,超過100萬元的部分按1%提成,從鍵盤輸入當月利潤I,求應發放獎金總數?

andriod-hw1-helloworld icon andriod-hw1-helloworld

在activity上顯示可以輸入的帳號、密碼欄位與login跟註冊button. 學習重點: TextView, EditView, Button的元件應用 透過FindViewById取得R上面的元件 點擊login後,將login button上的文字改成logout

android-downstair icon android-downstair

這個遊戲是仿製小時候的一個經典遊戲“下樓梯”,不同於童年的下樓梯,這個重製的下樓梯是Android版的,而且在遊玩的過程中會有4種不同的場景,還有一個隱藏模式,除了這些以外還有排行榜,讓你知道你跟別人比起來有多強。 以下是此遊戲的DEMO影片 https://youtu.be/BxdonlQ4_X4

androidhw11activitylifecycle icon androidhw11activitylifecycle

project中有兩個activity, 各有一個button, 點擊A activity中的button會跳到B activity, 點擊B activity中的button會跳到A activity。 Log出Activity的生命週期。

androidhw13imageviewimagearray icon androidhw13imageviewimagearray

透過陣列讓ImageView顯示不同圖片,建立十張不同的圖片,輸入1-10的數字,依據輸入的數字顯示出不同的相片。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.