2022年5月25日

《Head Java Frist》

摘要: Code Magnets(代码磁铁P54) 我们需要将以上7个板块的代码整合成可以运行并要输出成为我们想要的结果的一串代码 通过逻辑条件语法来将乱序的代码重构成一串新的代码如下: class Shuffle1 { public static void main(String [] args) { i 阅读全文

posted @ 2022-05-25 23:30 葉蓻蔿 阅读(17) 评论(0) 推荐(0) 编辑

《Head Frist Java》

摘要: 2022年5月24日下午 Coding a Serious Business Application(编码较难的业务程序) Classic children’s favorite, “99 bottles of beer.” public class BeerSong { public static 阅读全文

posted @ 2022-05-25 08:36 葉蓻蔿 阅读(35) 评论(0) 推荐(0) 编辑

导航