摘要:
public static void main(String[] args) { String time = DateTimeFormatter.ofPattern("yyyyMMddHHmmss_SSS").format(LocalDateTime.now()); System.err.print 阅读全文
posted @ 2023-11-22 20:23
JaxYoun
阅读(312)
评论(0)
推荐(0)
摘要:
电脑中扩展名dll和ocx文件的区别 ActiveX,OLE是基于COM的一种应用,其文件后缀一般以dll和ocx结尾;ocx作为一种特殊的dll文件,具有一定的用户界面和事件响应,而dll文件只是方法和属性的集合。 一、关于DLL的介绍 DLL,动态链接库,Dynamic Link Library 阅读全文
posted @ 2023-11-22 10:29
JaxYoun
阅读(139)
评论(0)
推荐(0)

浙公网安备 33010602011771号