好物分享
-
第五章 Java的常用类(包装类,日期与时间类)
包装类 虽然Java是面向对象的语言,但是它所包含的8个数据类型不是面向对象的,因为他们没有自己的属性和方法。所以JDK中提供了一系列的包装类,通过这些包装…… -
-
关于sql注册驱动g
Exception in thread “main” java.lang.ClassNotFoundException: jdbc_demo.Driver at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.…… -
-
【python】分享一个在Windows下对应用程序python窗口后台截图的方法
最近心血来潮想自己用python写一个图色操作游戏的脚本,于是上百度一查“python后台截图”,事实上能用的也就是pywin32读取内存截图(什么设备环境、设备描述表…… -
死锁的原因以及状态和验证结果
1.死锁的demo import java.util.concurrent.TimeUnit; /** * @author zhang.rongshan * @create 2022-01-02 下午10:15 */ public class ThreadDemo02 { …… -
Azure Fortigate VM Test Drive
This Azure FortiGate Test Drive is a simple use case that enables hosts in a protected subnet the ability to access the Internet via the FortiGate a…… -
-
-