登录
首页 » Java » Java-mistake

Java-mistake

于 2011-07-22 发布 文件大小:14KB
0 175
下载积分: 1 下载次数: 2

代码说明:

  Java编程中常见的一些错误以及解决的办法(Some common Java programming errors and solutions)

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

发表评论

0 个回复

  • cinima
    x3d做的电影院,分三个场景,有影片点播功能(cinima)
    2020-11-19 20:09:37下载
    积分:1
  • mas-server-tools
    说明:  java代码maven工具类,可以查看java使用方法。(Java code Maven tool class, you can see how Java is used.)
    2020-06-22 21:00:01下载
    积分:1
  • Process
    java进程调度(优先级)进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。如果运行一个时间片后,进程的已占用 CPU时间已达到所需要的运行时间,则撤消该进程,如果运行一个时间片后进程的已占用CPU时间还未达所需要的运行时间,也就是进程还需要继续运行,此时应将进程的优先数减1(即降低一级),然后把它插入就绪队列等待CPU。每进行一次调度程序都打印一次运行进程、就绪队列、以及各个进程的 PCB,以便进行检查。  (Java process scheduling)
    2018-11-29 23:13:42下载
    积分:1
  • debug-constructor
    Test debug event for constructor.
    2014-02-02 21:56:26下载
    积分:1
  • 时钟 走动
    一个应用线程实现指针运动的指针时钟程序。程序应用绘制函数时钟面板,根据线程休眠时间间隔,每隔1000ms进行一次重绘。程序通过获取系统时间函数并加以计算个指针位置,再利用绘制函数将其绘制在面板上,通过设置指针长度及颜色,实现时针、分针、秒针的区分。次外,通过获取窗体大小,设置圆面圆心坐标及半径,可依据窗口大小动态划分圆面大小,并动态绘制刻度点位置。(A pointer clock program that uses threads to implement pointer movement. The program draws the function clock panel and redraws it every 1000ms according to the interval of thread dormancy. The program obtains the system time function and calculates the position of a pointer, then draws it on the panel by drawing function. By setting the length and color of the pointer, it achieves the distinction of clockwise, minute and secondhand. Secondly, by acquiring the size of the form and setting the coordinates and radius of the circle center, the circle size can be dynamically divided according to the size of the window, and the location of the scale points can be dynamically plotted.)
    2020-06-19 19:00:01下载
    积分:1
  • pdfRenderer
    修改后的pdfrenderer 用于支持中文(modified source code to souprt chiense)
    2021-01-31 18:28:31下载
    积分:1
  • 飞Q系统(客户端和服务器端)
    飞Q系统(客户端和服务器端)
    2014-12-29下载
    积分:1
  • MD5jiami
    一个简单的Java实现MD5加密的程序,可以直接用(Java realize a simple MD5 encryption procedures can be directly used)
    2008-03-27 21:14:02下载
    积分:1
  • 网上书店%28struts%2Bhibernate%2Bcss%2Bmysql%29
    说明:  能使先后台增删改查完整内容 myeclipse+mysql+jsp(myeclipse+mysql+jsp good good good)
    2020-06-24 17:20:01下载
    积分:1
  • stvndard
    C语言编程实例目录,PDF C语言编程实例目录,不错的源码()
    2018-05-13 20:17:55下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载