-
这是与
这是随《敏捷Acegi、CAS-构建安全的Java系统》图书(电子工业出版社出版发行,罗时飞编著)附带的源代码,
它们都采用了Eclipse项目形式组织。-This is with the
- 2022-04-26 11:04:59下载
- 积分:1
-
/*_############################################################################...
/*_############################################################################
_##
_## SNMP4J - PDU.java
_##
_## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org)
_##
_## Licensed under the Apache License, Version 2.0 (the "License")
_## you may not use this file except in compliance with the License.
_## You may obtain a copy of the License at
_##
_## http://www.apache.org/licenses/LICENSE-2.0
_##
_## Unless required by applicable law or agreed to in writing, software
_## distributed under the License is distributed on an "AS IS" BASIS,
_## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
_## See the License for the specific language governing permissions and
_## limitations under the License.
_##
_##########################################################################*/-/*_############################################################################
_##
_## SNMP4J- PDU.java
_
- 2022-04-27 17:21:48下载
- 积分:1
-
horrorshow.zipic类bitwisedemo {
horrorshow.zipic class BitwiseDemo {
static final int VISIBLE = 1
static final int DRAGGABLE = 2
static final int SELECTABLE = 4
static final int EDITABLE = 8
public static void main(String[] args)
{
int flags = 0
flags = flags | VISIBLE
flags = flags | DRAGGABLE
if ((flags & VISIBLE) == VISIBLE) {
if ((flags & DRAGGABLE) == DRAGGABLE) {
System.out.println("Flags are Visible and Draggable.")
}
}
flags = flags | EDITABLE
if ((flags & EDITABLE) == EDITABLE) {
System.out.println("Flags are now also Editable.")
}
}
}
-horrorshow.zipic class BitwiseDemo (sta Biomedical final int VISIBLE = a static final int DRAGGA i. = 2 static final int SELECTABLE static fin = 4 int al = 8 EDITABLE public static void main (Stri Vi args []) (int flags = 0 flags = flags | f VISIBLE lags = flags | DRAGGABLE if ((flags
- 2023-06-22 20:40:03下载
- 积分:1
-
java中常用的一些方法 java 精心收集
java中常用的一些方法 java 精心收集-java methods commonly used in some well-java collection
- 2022-07-03 14:59:57下载
- 积分:1
-
日历控件,提供像outlook中的控件形式
日历控件,提供像outlook中的控件形式-calendar controls, as the outlook for the control form
- 2022-11-22 00:55:03下载
- 积分:1
-
分页
一个javabean 分页
分页
一个javabean 分页-A JavaBean paging paging
- 2022-09-30 09:25:02下载
- 积分:1
-
牛顿 迭代法
牛顿 迭代法-Newton
- 2022-06-29 14:07:09下载
- 积分:1
-
SWT Progress Bar Demo.
这是个用Java写的一个SWT的Bar例子。-SWT Progress Bar Demo.
- 2022-03-23 13:22:33下载
- 积分:1
-
In JAVA achieve nested FALSH! Good in JAVA achieve nested FALSH! Good use
在JAVA中实现FALSH嵌套!很好用在
JAVA中实现FALSH嵌套!很好用-In JAVA achieve nested FALSH! Good in JAVA achieve nested FALSH! Good use
- 2023-08-06 16:50:03下载
- 积分:1
-
M9550 JAVASCRPTM CH
M9550 JAVASCRPTM CH-M9550 JAVASCRPTM CH
- 2022-09-12 12:35:03下载
- 积分:1