虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

UTIL

  • radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo

    radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upon the UdpStack which is available in the radius{version}/UTIL directory. A minimal set of VSAs (Vendor Specific Attributes are supported by this stack). The Radius Stack should be used as a base class. In order to implement a larger set of VSAs, one will need to subclass from the Radius Stack and implement the functionality within the virtual function processVsa(). The Radius Stack supports mostly accounting messages. The authentcation messages will be supported in a future release. A test program has been provided in the radius directory. This program shows how to subclass from the RadiusStack and how to use the api.

    标签: Radius implementation connect radius

    上传时间: 2013-12-12

    上传用户:坏天使kk

  • 【目录信息】 第一部分 准备程序员考试 第1章 程序员考试指南 1 1.1 程序员考试的形式是什么 2 1.2 考试包含哪些内容 2 1.2.1 声明和访问控制 2 1.2.2

    【目录信息】 第一部分 准备程序员考试 第1章 程序员考试指南 1 1.1 程序员考试的形式是什么 2 1.2 考试包含哪些内容 2 1.2.1 声明和访问控制 2 1.2.2 流控制和异常处理 2 1.2.3 垃圾收集 3 1.2.4 语言基础 3 1.2.5 运算符和赋值 3 1.2.6 重载、覆盖运行时间类型和面向对象 3 1.2.7 线程 3 1.2.8 java.awt包—布局 4 1.2.9 java.lang包 4 1.2.10 java.UTIL包 4 1.2.11 java.io包 4 1.3 本书与程序员考试目标的对应关系 4 1.4 考试是怎么管理的 4 1.5 怎样签约和考试 5

    标签: 程序员 1.1 1.2 目录

    上传时间: 2014-08-06

    上传用户:lx9076

  • 压缩代码

    压缩代码, 对 import java.io.* import java.UTIL.zip.* 的应用

    标签: 代码

    上传时间: 2016-04-22

    上传用户:jennyzai

  • 1.. 需要jdom.jar和bsf.jar,否则无法跟spring整合. 2.. dwr生成的javascript函数会自动加一个回调函数的参数,如原来的函数是checkExist(String

    1.. 需要jdom.jar和bsf.jar,否则无法跟spring整合. 2.. dwr生成的javascript函数会自动加一个回调函数的参数,如原来的函数是checkExist(String name),那么生成的javascript函数是checkExist(callbackFunc,String name). 3.. 注意回调函数只能有一个参数,就是服务器的返回值,如function(messFromServer),这里messFromServer是该操作在服务器上的返回值. 4.. UTIL.js里面有很多有用的方法,最好熟悉一下. 5.. convert并不是必须的,只有你的函数需要传递非基本数据类型的数据时需要此项. 我需要增强的,dom操作,javascript

    标签: checkExist javascript jar String

    上传时间: 2016-05-06

    上传用户:坏坏的华仔

  • java网络聊天程序 服务器: import java.awt.* import java.awt.event.* import java.net.* import java

    java网络聊天程序 服务器: import java.awt.* import java.awt.event.* import java.net.* import java.io.* import java.UTIL.*

    标签: import java awt event

    上传时间: 2013-12-25

    上传用户:kr770906

  • MediaPlayer代码

    MediaPlayer代码,部分代码,合适请用: import java.awt.* import java.awt.event.* import javax.swing.* import javax.media.* import java.io.* import java.UTIL.* //为了导入Vector //import com.sun.java.swing.plaf.windows.* public class MediaPlayer extends JFrame implements ActionListener,Runnable { private JMenuBar bar //菜单条 private JMenu fileMenu,choiceMenu,aboutMenu private JMenuItem openItem,openDirItem,closeItem,about,infor private JCheckBoxMenuItem onTop private boolean top=false,loop //设定窗口是否在最前面 private Player player //Play是个实现Controller的接口 private File file,listFile //利用File类结合JFileChooser进行文件打开操作,后则与list.ini有关

    标签: MediaPlayer 代码

    上传时间: 2016-07-08

    上传用户:爺的气质

  • 1.安装配置tomcat+mysql5环境; 2.执行sql.sql; 3.更改 WEB-INFclasses etdmresearchUTIL 下my.properties对应配置 4.访问首

    1.安装配置tomcat+mysql5环境; 2.执行sql.sql; 3.更改 WEB-INF\classes\net\dmresearch\UTIL 下my.properties对应配置 4.访问首页;

    标签: etdmresearchUTIL WEB-INFclasses properties sql

    上传时间: 2014-01-18

    上传用户:hongmo

  • JAVA程序

    JAVA程序,将文件压缩为ZIP文件,以及解压ZIP文件。使用java.UTIL.zip包实现ZIP相关格式的类库。

    标签: JAVA 程序

    上传时间: 2014-01-13

    上传用户:wpwpwlxwlx

  • sagacity核心代码

    sagacity核心代码,包含大多数UTIL,支持spring+hibernate以及多种数据库的分页

    标签: sagacity 核心 代码

    上传时间: 2013-12-18

    上传用户:脚趾头

  • 集合类的用法

    集合类的用法,java开发中的集合类 Java中的容器,接口都是由一些接口,抽象类及它们的实现类所组成。而它们全部封装在java.UTIL 包中

    标签:

    上传时间: 2016-11-04

    上传用户:colinal