搜索结果
找到约 38 项符合
Logging 的查询结果
按分类筛选
Java编程 JAVA实现的一个类库
JAVA实现的一个类库,类似于APACHE Log4J的日志功能
Custom Logging Library
运用设计模式的概念,并且完成Client/Server的部署。
J2ME 利用SyncML开发客户端程序的中间件
利用SyncML开发客户端程序的中间件,J2ME版本。
This library is a collection of basic utilities for: object serialization
and persistence on the RMS, Logging and string manipulation.
This document describes the Funambol JavaME Common API library, which purpose is giving support and
providing basic fun ...
Internet/网络编程 www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的WebAPI: complete HTTP/1.1 (with caching, pipelining, PUT, POS
www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的WebAPI: complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebDAV, and much more
汇编语言 Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be
Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included max and min peaks, using both giant digits and an ...
Java编程 JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projec
JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support:
* configuration and dependency management code
* a general logging framework
* text utilities
* user interface classes for ...
其他书籍 This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Rec
This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Each recipe includes a discussion that explain ...
技术资料 基于PIC单片机的随钻声波测井仪电源管理设计
为了保证随钻声波测井仪在井下长时间高效率工作,需要对电源管理板进行高效管理;根据随钻声波测井仪电子系统的供电特点设计了电源管理控制电路,低功耗微处理器PIC单片机根据随钻测量系统的指令对电源电路开关阵列进行控制,通过CAN-UART对主控板进行工作参数下发,利用实时钟电路提供的时间信息完成对井深和井下存储数据的映射 ...
网络 xl2tpd a Layer 2 Tunneling Protocol (L2TP) daemon. It supports IPsec SA reference tracking, which en
xl2tpd a Layer 2 Tunneling Protocol (L2TP) daemon. It supports IPsec SA reference tracking, which enables the IPsec stacks to support multiple l2tp clients behind the same NAT router and multiple l2tp clients on the same internal IP address. It is a fork of "l2tpd".
Release focus: Minor feature enh ...
Java书籍 Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage o
Core Java 2 Volume I - Fundamentals, Seventh Edition
Completely revised and up-to-date coverage of
Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection
Swing GUI development, including input validation and other enhancements
Exception handling and ...
Applet 就我们的第一个Spring程序
就我们的第一个Spring程序,只要spring-core.jar这个档案即可,它唯一相依的其它项目档案,是commons- logging.jar,您可以在lib目录的jakarta-commons目录中找到,将这两个档案的位置加入至CLASSPATH中,我们就可以开始撰写第一个Spring程序。
来撰写我们的第一个组件(component),它只是一个简单的JavaBean,用来向新 ...