-
Snmp4j
java使用snmp4j实现简单的对设备监控源码,完全可以使用,经过过本人测试运行。(Use simple java snmp4j source for equipment monitoring, can be used after the test run over me.)
- 2021-04-02 11:09:07下载
- 积分:1
-
vbnet
This folder contains the code specific to the VB.NET plugin for SonarQube.
To get more information please read the repository main [README](../README.md).
- 2020-06-20 20:40:01下载
- 积分:1
-
AbsoluteFileBackupHelper
Like FileBackupHelper, but takes absolute paths for the files instead of subpaths of getFilesDir() Source Code for Java Script.
- 2013-10-02 01:36:45下载
- 积分:1
-
graduatedesign
毕业设计:使用ssh框架开发银行管理系统(Developing bank management system with SSH Framework)
- 2020-06-22 17:00:02下载
- 积分:1
-
TP2V1.0
主要掌握什么是变量,变量的基本类型,变量名的命名规则,以及算术运算符(Main master what is variable, the basic types, variable variable naming rules, and the name of the arithmetic operators
)
- 2011-06-03 15:27:03下载
- 积分:1
-
Java
本文先简要地介绍正则表达式的入门知识,然后以Jakarta-ORO API为例介绍如何使用正则表达式。(This article first briefly describes introductory knowledge of regular expressions, and then to Jakarta-ORO API example describes how to use regular expressions.)
- 2013-10-08 23:38:50下载
- 积分:1
-
HaviBackgroundController
Xlet will be visible on-screen, so we extend org.havi.ui.HComponent(NOT java.awt.Component). it also implements java.awt.KeyListener to receive keypresses an RCU
- 2015-03-26 14:51:19下载
- 积分:1
-
lexical-analysis
通过写好的最小DFA实现源码的分词功能。
内容:GetToken.java(源码)SourceCode.txt(要分词的源码)
Tokens.txt(Token序列)(Achieve source word feature written by minimal DFA. Content: GetToken.java (source) SourceCode.txt (word to the source) Tokens.txt (Token sequence))
- 2014-04-18 13:59:16下载
- 积分:1
-
EncapsulatethedatabaseoperationsJavabean
将数据库操作封装到Javabean,通过例子介绍,学会其基础应用,推荐(Encapsulate the database operations Javabean)
- 2010-12-24 09:51:47下载
- 积分: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