会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
®Geovin Du Dream Park™
why we only heard about haves and have-nots, but we did'nt heard about doers and doer-nots. 人生是一种心境,生活是一种艺术,成功是一种心态,幸福是一种感觉,竞争是一种建构,情感是一种容合.学习是一种成长.
博客园
首页
新随笔
联系
管理
订阅
随笔分类 -
Java
上一页
1
2
3
4
5
下一页
java programming courses
java: Apache NetBeans IDE 19
摘要:添加.jar文件 /** * encoding: utf-8 * 版权所有 2023 涂聚文有限公司 * 许可信息查看: * 描述: * # Author : geovindu,Geovin Du 涂聚文. * # IDE : Apache NetBeans IDE 19 windows 10 Ja
阅读全文
posted @
2023-11-17 09:28
®Geovin Du Dream Park™
阅读(47)
评论(0)
推荐(0)
java:Json
摘要:/** * encoding: utf-8 * 版权所有 2023 涂聚文有限公司 * 许可信息查看: * 描述: * # Author : geovindu,Geovin Du 涂聚文. * # IDE : IntelliJ IDEA 2023.1 Java 17 * # Datetime : 2
阅读全文
posted @
2023-11-16 21:47
®Geovin Du Dream Park™
阅读(24)
评论(0)
推荐(0)
java: get runtime environment
摘要:https://github.com/Deci-AI/super-gradients /** * encoding: utf-8 * 版权所有 2023 涂聚文有限公司 * 许可信息查看: * Java开源框架和库 * http://projects.apache.org * https://ecl
阅读全文
posted @
2023-11-15 06:27
®Geovin Du Dream Park™
阅读(9)
评论(0)
推荐(0)
java: 用百度API读取增值税发票信息
摘要:/** * encoding: utf-8 * 版权所有 2023 涂聚文有限公司 * 许可信息查看:https://github.com/Baidu-AIP/java-sdk/blob/master/src/main/java/com/baidu/aip/http/AipRequest.java
阅读全文
posted @
2023-09-30 17:33
®Geovin Du Dream Park™
阅读(202)
评论(0)
推荐(0)
java: Sorting Algorithms
摘要:/** * encoding: utf-8 * 版权所有 2024 ©涂聚文有限公司 * 许可信息查看: * 描述: * # Author : geovindu,Geovin Du 涂聚文. * # IDE : IntelliJ IDEA 2023.1 Java 17 * # Datetime :
阅读全文
posted @
2023-09-28 14:56
®Geovin Du Dream Park™
阅读(26)
评论(0)
推荐(0)
IDEA: File and code Templates IntelliJ IDEA 2023.1
摘要:https://www.jetbrains.com/help/idea/file-template-variables.html /**encoding: utf-8 * 版权所有 ${YEAR} ©涂聚文有限公司 * 许可信息查看: * 描述: # Author : geovindu,Geovin
阅读全文
posted @
2023-07-04 08:34
®Geovin Du Dream Park™
阅读(54)
评论(0)
推荐(0)
Java: Random
摘要:/** * 版权所有 2023 涂聚文有限公司 * 许可信息查看: * 描述: *用100元买100只鸡,大公鸡5元一只,母鸡3元1只,小鸡一元3只,问各能买多少只? * 历史版本: JDK 8.01 * 2023-03-12 创建者 geovindu * 2023-03-12 添加 Lambda
阅读全文
posted @
2023-04-14 12:07
®Geovin Du Dream Park™
阅读(28)
评论(0)
推荐(0)
java: ArrayList
摘要:/** * 版权所有 2022 涂聚文有限公司 * 许可信息查看: * 描述: *编写一个程序,使它能够读入10个整数,并且存储其中互不相同得数,最后将这10个数输出 * 历史版本: JDK 8.01 * 2023-03-12 创建者 geovindu * 2023-03-12 添加 Lambda
阅读全文
posted @
2023-04-01 06:32
®Geovin Du Dream Park™
阅读(24)
评论(0)
推荐(0)
java: Arrays sort
摘要:GPTs are GPTs: An Early Look at the Labor Market Impact Potential of Large Language Modelshttps://arxiv.org/pdf/2303.10130.pdf Sparks of Artificial Ge
阅读全文
posted @
2023-03-25 15:50
®Geovin Du Dream Park™
阅读(26)
评论(0)
推荐(0)
Java: The number of bits of an integer is solved
摘要:/** * 版权所有 2022 涂聚文有限公司 * 许可信息查看: * 描述: 1-100 累加值 但要求跳过所有包含有3的数 * 公用类库 公共所需要用的操作函数或方法 * * 历史版本: JDK 8.01 * 2023-03-12 创建者 geovindu * 2023-03-12 添加 Lam
阅读全文
posted @
2023-03-19 09:31
®Geovin Du Dream Park™
阅读(51)
评论(0)
推荐(0)
Java: study demo
摘要:/** * 1.某小伙想定一份外卖,商家的优惠方式如下: * 鱼香肉丝ShreddedPork单点24元,油炸花生米FriedPeanuts单点8元,米饭 CookedRice单点3元。 * 订单满30元8折优惠。 discountedPrice * 鱼香肉丝优惠价16元,但是优惠价和折扣不能同时使
阅读全文
posted @
2023-03-12 01:20
®Geovin Du Dream Park™
阅读(80)
评论(0)
推荐(0)
Java: File
摘要:import javafx.application.Application; //https://gluonhq.com/products/javafx/ https://github.com/openjdk/jfx import javafx.fxml.FXMLLoader; //https://
阅读全文
posted @
2023-02-19 22:14
®Geovin Du Dream Park™
阅读(19)
评论(0)
推荐(0)
Java: Annotaion
摘要:/** * 版权所有 2022 涂聚文有限公司 * 许可信息查看: * 描述: * * 历史版本: JDK 17.01 * 2022-09-12 创建者 geovindu * 2022-09-12 添加 Lambda * 2022-09-12 修改:date * 接口类 * 2022-09-12 修
阅读全文
posted @
2022-11-01 21:50
®Geovin Du Dream Park™
阅读(31)
评论(0)
推荐(0)
Java: Reflection in jdk 17
摘要:/** * 版权所有 2022 涂聚文有限公司 * 许可信息查看: * 描述: * * 历史版本: JDK 17.01 * 2022-09-12 创建者 geovindu * 2022-09-12 添加 Lambda * 2022-09-12 修改:date * 接口类 * 2022-09-12 修
阅读全文
posted @
2022-10-31 23:23
®Geovin Du Dream Park™
阅读(73)
评论(0)
推荐(0)
Java: Record
摘要:/** * 版权所有 2022 涂聚文有限公司 * 许可信息查看: * 描述: * * 历史版本: JDK 17.01 * 2022-09-12 创建者 geovindu * 2022-09-12 添加 Lambda * 2022-09-12 修改:date * 接口类 * 2022-09-12 修
阅读全文
posted @
2022-10-30 18:51
®Geovin Du Dream Park™
阅读(104)
评论(0)
推荐(0)
Java: null object Pattern
摘要:/** * 版权所有 2022 涂聚文有限公司 * 许可信息查看: * 描述: * 空对象模式 null object Pattern * 历史版本: JDK 14.02 * 2022-09-12 创建者 geovindu * 2022-09-12 添加 Lambda * 2022-09-12 修改
阅读全文
posted @
2022-10-16 22:21
®Geovin Du Dream Park™
阅读(26)
评论(0)
推荐(0)
java: Retirement
摘要:/** * 版权所有 2022 涂聚文有限公司 * 许可信息查看: * 描述: * Core Java, Volume I: Fundamentals, Twelfth Edition by Cay S.Horstamnn * Core Java, Volume II: Advanced Featu
阅读全文
posted @
2022-10-14 23:49
®Geovin Du Dream Park™
阅读(45)
评论(0)
推荐(0)
Java: Image Viewer Frame
摘要:/** * 版权所有 2022 涂聚文有限公司 * 许可信息查看: * 描述: * Core Java, Volume I: Fundamentals, Twelfth Edition by Cay S.Horstamnn * Core Java, Volume II: Advanced Featu
阅读全文
posted @
2022-10-04 22:05
®Geovin Du Dream Park™
阅读(55)
评论(0)
推荐(0)
Java: Mediator Pattern
摘要:/** * 版权所有 2022 涂聚文有限公司 * 许可信息查看: * 描述: * 中介者模式/调停者模式 Mediator Pattern * 历史版本: JDK 14.02 * 2022-09-12 创建者 geovindu * 2022-09-12 添加 Lambda * 2022-09-12
阅读全文
posted @
2022-10-01 21:25
®Geovin Du Dream Park™
阅读(41)
评论(0)
推荐(0)
Java: Interpreter Pattern
摘要:/** * 版权所有 2022 涂聚文有限公司 * 许可信息查看: * 描述: * 解释器模式 Interpreter Pattern * 历史版本: JDK 14.02 * 2022-09-12 创建者 geovindu * 2022-09-12 添加 Lambda * 2022-09-12 修改
阅读全文
posted @
2022-10-01 18:14
®Geovin Du Dream Park™
阅读(29)
评论(0)
推荐(0)
上一页
1
2
3
4
5
下一页
公告