登录
首页 » Java Develop » 用JAVA小程序,获得系统当前时间,也许对你有帮助

用JAVA小程序,获得系统当前时间,也许对你有帮助

于 2022-09-10 发布 文件大小:2.86 kB
0 213
下载积分: 2 下载次数: 1

代码说明:

用JAVA小程序,获得系统当前时间,也许对你有帮助-Using JAVA applets, access to the system current time, maybe you have to help

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这个程序的基础框架部分是我在玩OOP玩得走火入魔的时候写的(当然那个时候是有意要走火入魔的了:...
    这个程序的基础框架部分是我在玩OOP玩得走火入魔的时候写的(当然那个时候是有意要走火入魔的了:-)。当时本来是想做一个光盘目录管理之类的东西,不过后来发现工作量太大了,这个工程被我给永久的Hibernate了。 总是觉得一些半成品放在硬盘上未免有些可惜,这些代码对一些初学OOP的朋友来说或许还会有些用。想想还是简单的改改发布好了。 虽然当时对OOP走火入魔,在设计的过程中存在很严重的过度设计。不过就现在发布这些代码来说设计还算是合理的了。 在程序对程序目录的处理过程中,最初是使用的XML文件进行处理,后来改成了自定义格式,再到现在直接将目录保存到文本中。在更换处理方式的时候,对目录进行遍历的uMakeCD.pas一直未修改过,而在对目录进行保存的时候只是对接口的具体实现进行了相应的修改而已。 -this procedure part of the basic framework is playing OOP farthest extremes of writing (of course, that time is intended to extremes of the :-). When originally wanted to do a CD-ROM directory management things like, but later found the workload too much, I of this project was to a permanent Hibernate. Always think on some semi-finished drives it is really a pity that some of the code of learning OOP friends perhaps also of some use. Consider a simple change or change a good release. Although the OOP obsessions, in the process of designing the existence of a very serious over-design. But on releasing the code run design contests
    2022-06-13 06:18:21下载
    积分:1
  • 一个即时通讯系统的源代码,包括服务器和客户端。
    一个即时消息系统的源码,包含服务器端和客户端。-an instant messaging system source code, includes server and the client.
    2023-06-06 22:55:03下载
    积分:1
  • 奥赛罗(详细说明),你可以做两界面花CER…
    黑白棋(内有详细解释), 可以两人对弈 做界面花了一定功夫-Othello (with detailed explanation), you can do the two interface to spend a certain amount of games on Kung Fu
    2022-02-02 03:18:51下载
    积分:1
  • 打印质数的Java源代码
    打印质数的Java源代码-few of the Java source code
    2023-04-16 12:00:03下载
    积分:1
  • 俄罗斯方块游戏java ,小播放程序,mathtest.java,Flower.java,TimePrinter等小应用...
    俄罗斯方块游戏java ,小播放程序,mathtest.java,Flower.java,TimePrinter等小应用-Tetris game java, small player, mathtest.java, Flower.java, TimePrinter small applications
    2023-05-02 15:20:03下载
    积分:1
  • java
    该资料可用于初学者用java+web+开发教程,能够很快时间掌握java+web-java
    2023-03-01 22:15:07下载
    积分:1
  • 根据蚂蚁算法模拟的程序
    根据蚂蚁算法模拟的程序-under the ant algorithm simulation procedures
    2022-12-21 22:20:03下载
    积分:1
  • 使用JAVA实现的三维图形处理.可根据输入的曲线方程,如x^2+y^2+z^2=1表示为(1...
    使用JAVA实现的三维图形处理.可根据输入的曲线方程,如x^2+y^2+z^2=1表示为(1-(Y/50)^2+(Z/60)^2)^(1/2)*100),绘制三维曲线.并可通过拖动鼠标让曲线在三维空间中旋转-JAVA realize the use of three-dimensional graphics processing. May be imported under the curve equation, such as x ^ 2+ Y ^ 2+ Z ^ 2 = 1 is expressed as (1- (Y/50) ^ 2+ (Z/60) ^ 2) ^ (1/2)* 100), drawing three-dimensional curves. and by dragging the mouse so that curves in a three-dimensional rotation
    2022-04-09 02:46:46下载
    积分:1
  • 基于 active mq 的 JMS 开发代码,值得好好学习
    基于 active mq 的 JMS 开发代码,值得好好学习-Active mq of JMS-based development code, it is worth study hard
    2022-03-24 09:05:12下载
    积分:1
  • 你在做网页嘛,如果是的话,这是你不可多得的超Cool工具。这是可以自动生成网页特效的软件,每个特效都可以有您进行参数设置,100%傻瓜性。收集了包括时间特效,文...
    你在做网页嘛,如果是的话,这是你不可多得的超Cool工具。这是可以自动生成网页特效的软件,每个特效都可以有您进行参数设置,100%傻瓜性。收集了包括时间特效,文字特效,图像处理,鼠标特效,页面特效,菜单特效,在线游戏,其它特效在内的八类上百个精彩特效。这些特效都是使用率比较高的JavaScript代码,您可以直接使用。软件内置浏览器,您可以随时预览特效效果;特效制作好之后,您可以把它复制到剪贴板,或者保存到文件中;软件的界面美观新颖,操作简单明了,极易上手。轻轻点几下鼠标,又炫又酷的网页任你选!-Collected including time effects, text effects, image processing, mouse effects, page effects, menu effects, online games, and other effects of the eight categories, including hundreds of exciting special effects. These effects are relatively high usage of JavaScript code
    2022-01-27 09:26:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载