-
namednodemapsetnameditemns04
Document Builder Setting.namespace Aware.
- 2014-02-27 10:23:55下载
- 积分:1
-
java
给学JAVA的一些提示和警告,帮助学习和使用java,新手必读( )
- 2014-01-14 12:16:48下载
- 积分:1
-
spring-demo
spring demo as spring boot
- 2020-06-25 14:40:02下载
- 积分:1
-
Bible.5th.Edition.eBook
java升级第五版,学习java的工具,值得一看(Java bible fifth edition, learn Java tool, is worth a look.)
- 2012-04-06 11:17:45下载
- 积分:1
-
java4
Java socket编程,可用于传文件,课供参考(Java socket programming, can be used for mass file, classes for reference)
- 2009-06-01 21:13:52下载
- 积分:1
-
阿里巴巴Java开发手册.pdf
java编程规范,是学习java编程的好资料(Java programming specification)
- 2018-04-12 18:37:15下载
- 积分:1
-
Mouse
说明: java 打地鼠小游戏 课程设计 经过测定 非常好用(the code for java game)
- 2020-06-19 15:40:02下载
- 积分:1
-
internal_error
Class Dumper extends Base Dumper Source Code for Andriod.
- 2014-01-08 14:03:58下载
- 积分:1
-
src
Java提供的API类BigDecimal,用来对超过16位有效位的数进行精确的运算。双精度浮点型变量double可以处理16位有效数。在实际应用中,需要对更大或者更小的数进行运算和处理。(BigDecimal Java API classes provided for more than 16 significant bits of the number of precise calculations. Double-precision floating-point variables can handle double the number of 16-bit effective. In practice, the need for a larger or smaller number of computing and processing.)
- 2016-07-12 10:24:52下载
- 积分:1
-
SPOOLING
要求设计一个SP00LING输出进程和两个请求输出的用户进程,以及一个SP00LING输出服务程序。当请求输出的用户进程希望输出一系列信息时,调用输出服务程序,由输出服务程序将该信息送入输出井。待遇到一个输出结束标志时,表示进程该次的输出文件输出结束。之后,申请一个输出请求块(用来记录请求输出的用户进程的名字、信息在输出井中的位置、要输出信息的长度等),等待SP00LING进程进行输出。
SP00LING输出进程工作时,根据请求块记录的各进程要输出的信息,将其实际输出到打印机或显示器。这里,SP00LING输出进程与请求输出的用户进程可并发运行。
(Asked to design a user process SP00LING request output and two output processes, and outputs a SP00LING service program. When users want to process requests output output range information, call the output service program, service program by the output information into the output shaft. Treatment to an output end of the flag, which means that the process of the second output file output end. Thereafter, the application of an output request block (name of the user to record the output of the process request, the information on the position of the output well, and length information to be outputted), the process waits SP00LING output. When SP00LING output process work, information requested under each process block records to be output, its actual output to a printer or monitor. Here, the user process and the output process SP00LING request output can be run concurrently.)
- 2014-01-08 13:36:02下载
- 积分:1