-
简易聊天室
ewfweggagsagsagdgasg(ewrewrgdsgsadgasgasg)
- 2017-06-27 09:46:38下载
- 积分:1
-
这是JAVA的教程,非常详细的讲稿,可以参考
这是JAVA的教程,非常详细的讲稿,可以参考-This is the Java Directory, a very detailed script, they can refer to
- 2022-02-10 01:15:44下载
- 积分:1
-
我的五子棋:C/S结构,可在围棋与五子棋之间切换,可传消息
我的五子棋:C/S结构,可在围棋与五子棋之间切换,可传消息-my 331 : C/S structure, in the Go and switch between 331, to be available for news
- 2022-03-23 12:36:27下载
- 积分:1
-
Kl
说明: 计算文本相似度,输出文本间KL距离,JS距离(Calculate the text similarity, the KL distance and JS distancetext of text。)
- 2015-11-24 11:02:06下载
- 积分:1
-
安卓日历小部件源码(AppWidgetProvider)
一款关于日历与行程安排的项目源码,点击日期可以转跳到日程新增界面,事件是提前定好的类型,提醒周期很丰富,可以按照周、年、月、日、小时和分钟为周期进行提醒,日历默认会显示一些节假日和纪念日信息。当日期被标记上事件以后会在日期右上角显示一个小红角作为提醒。
- 2019-09-10下载
- 积分:1
-
JAXB来转成xml文档
客户端应用程序通常使用以下两种风格的 newInstance 方法之一来获得此类的新实例,但是该方法还有其他可用的特殊形式:
·
JAXBContext.newInstance(
"com.acme.foo:com.acme.bar" )
JAXBContext 实例是根据冒号分隔的 Java 包名称的列表进行初始化的。每个 java 包都包含 JAXB 映射类、模式派生类和/或用户注释类。此外,java 包可能包含必须处理的 JAXB 包注释。(请参阅 JLS 第 3 版的第 7.4.1 节“包注释”)。
·
JAXBContext.newInstance( com.acme.foo.Foo.class )
JAXBContext 实例是使用作为参数传递的类以及可从这些类静态获得的类来实现初始化的。有关详细信息,请参见 newInstance(Class...)。
特别要求:该提供者必须提供包含以下方法签名的实现类:
- 2022-05-10 10:50:13下载
- 积分:1
-
用jmf写的播放器 蛮不错的
用jmf写的播放器 蛮不错的-JMF wrote with pretty good player
- 2023-01-09 20:00:02下载
- 积分:1
-
java学生信息管理系统的设计与实现
用到了Java面向对象的特征
- 2022-02-20 14:43:19下载
- 积分:1
-
java建乡效果下降
JAVA渐显效果下拉菜单,java编程源代码。-JAVA Jianxian effects drop-down menu, java programming source code.
- 2022-03-12 23:52:54下载
- 积分: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