Location:
Search - class java j
Search list
Description: ? Java函数速查
你能很快的查到你要的函数
DataBinding类
代表数据源字段和组件属性之间一个单独的绑定。
package com.ms.wfc.data.ui
public class DataBinding
implements IConstructable
说明
DataBinder控件使用该类来表示数据源中的每一个绑定。
请参阅:《Microsoft Visual J++ 6.0 程序员指南》第18章“WFC中的数据绑定”。
构造器
DataBinding.DataBinding
创建一个DataBinding对象。
语法
public DataBinding ()
public DataBinding ( IComponent target, String propertyName,String fieldName )
public DataBinding ( IComponent target, String propertyName,String fieldName, IDataFormat format )-Java functions you can quickly drive you to the function category DataBinding representative data source field between attributes and components of a single bundle. Package com.ms.wfc.data.ui public class Data Binding implements IConstructable note DataBin der control the use of such data to indicate the source of each one bundled. Please refer to : "Microsoft Visual J 6.0 Programmer's Guide" Chapter 18 "WFC the Data Binding . " Construction for the creation of a DataBindin DataBinding.DataBinding g targets. Syntax public DataBinding () public DataBinding (I Component target, String propertyName. String fieldName) public DataBinding (ICompo Ann target, String propertyName. String fieldName, IDataFormat format)
Platform: |
Size: 442176 |
Author: 11 |
Hits:
Description: With DJ Java Decompiler you can decompile java class-files and save it in text or other format.It s simple and easy.
-With DJ Java Decompiler you can decompile j ava class-files and save it in text or other form at.It s simple and easy.
Platform: |
Size: 4644048 |
Author: craigliu |
Hits:
Description: ? Java函数速查
你能很快的查到你要的函数
DataBinding类
代表数据源字段和组件属性之间一个单独的绑定。
package com.ms.wfc.data.ui
public class DataBinding
implements IConstructable
说明
DataBinder控件使用该类来表示数据源中的每一个绑定。
请参阅:《Microsoft Visual J++ 6.0 程序员指南》第18章“WFC中的数据绑定”。
构造器
DataBinding.DataBinding
创建一个DataBinding对象。
语法
public DataBinding ()
public DataBinding ( IComponent target, String propertyName,String fieldName )
public DataBinding ( IComponent target, String propertyName,String fieldName, IDataFormat format )-Java functions you can quickly drive you to the function category DataBinding representative data source field between attributes and components of a single bundle. Package com.ms.wfc.data.ui public class Data Binding implements IConstructable note DataBin der control the use of such data to indicate the source of each one bundled. Please refer to : "Microsoft Visual J 6.0 Programmer's Guide" Chapter 18 "WFC the Data Binding . " Construction for the creation of a DataBindin DataBinding.DataBinding g targets. Syntax public DataBinding () public DataBinding (I Component target, String propertyName. String fieldName) public DataBinding (ICompo Ann target, String propertyName. String fieldName, IDataFormat format)
Platform: |
Size: 442368 |
Author: 11 |
Hits:
Description: With DJ Java Decompiler you can decompile java class-files and save it in text or other format.It s simple and easy.
-With DJ Java Decompiler you can decompile j ava class-files and save it in text or other form at.It s simple and easy.
Platform: |
Size: 4643840 |
Author: craigliu |
Hits:
Description: 如何利用java 使用SNMP 功能,這個是完整的class,還有詳細範例.-How to use java to use SNMP features, this is a complete class, there are detailed examples.
Platform: |
Size: 119808 |
Author: rain |
Hits:
Description: xmlrpc client
lib class and so on
Platform: |
Size: 45056 |
Author: medclmedcl |
Hits:
Description: Java反编译工具,可以阅读.class文件。一个是可以直接运行的JAD.exe,另外一个是JAD的Jar包,可以作为Eclipse的插件。-Decompile Java tools can read. Class files. One is the direct running JAD.exe, another is the Jar package JAD can be used as Eclipse plug-ins.
Platform: |
Size: 442368 |
Author: 郭庆磊 |
Hits:
Description: 从http网页上抓图到你的计算机show
可以用J++ 或 Sun Javac compile
J++ 须要将swing的class放置在 C:\WINDOWS\java\classes\javax\swing
J++ 不能抓网络的图但可以抓你计算机里面的图
-Grab from the http page to show your computer can be used J++ Or Sun Javac compile J++ Need to swing the class will be placed in C: WINDOWSjavaclassesjavaxswing J++ Can not grasp the network map but you can grasp the computer inside plans
Platform: |
Size: 88064 |
Author: chen ming |
Hits:
Description: 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 displaying information about applications
* custom layout managers
* a date chooser panel
* serialization utilities
JCommon is licensed under the terms of the GNU Lesser General Public Licence (LGPL) version 2.1 or later.-jcommon-1.0.15.zip
Platform: |
Size: 1685504 |
Author: Don |
Hits:
Description: 本书是博彦科技的经典产品《编程高手》丛书系列之一,全书系统介绍了使用Java进行应用程序开发以及Java小程序开发的基本方法和技巧。详细内容包括:Java简介,Java开发环境,Visual J++开发工具,Java编程基础,Java类、接口和包的基础知识,Java程序的分类,编写Java小程序,编写Java应用程序,调试Java应用程序,数据库编程,开发WFC控件,开发COM组件,最后是一个Java应用程序开发实例。 本书内容循序渐进、实例丰富、解释细致,不仅适合初学者和编程爱好者,对于有编程经验的用户也会有一定的帮助。 -This book is a classic Beyondsoft products " master program" one of the series of books, book a systematic introduction to the use of Java application development and Java applet developed the basic techniques and skills. Details include: Java About, Java development environment, Visual J++ development tools, Java Programming, Java class, interface and package basic knowledge, Java classification procedures, the preparation of Java applet, Java applications to prepare, debug Java applications , Database Programming, development WFC controls, the development of COM components, and finally is a Java application development examples. The contents of this book step-by-step, example-rich, detailed explanation is not only suitable for beginners and programming enthusiasts, who have programming experience, users will also help.
Platform: |
Size: 28996608 |
Author: 张海涛 |
Hits:
Description: 实现对Java的class 文件的反编译-a software
Platform: |
Size: 629760 |
Author: guhunyegui |
Hits:
Description: 扫雷游戏,运行主类为MineGame.java-Mine game, run the main class for the MineGame.java
Platform: |
Size: 8192 |
Author: 张斌 |
Hits:
Description: public class BubbleSort{
static String printArray(int[] a){
String result=""
for(int i=0 i<a.length i++) result+=a[i]+" "
return result
}
static int[] bubbleSort(int[] a){
int t
for(int i=0 i<a.length i++)
{
for(int j=0 j<a.length-i-1 j++)
//升序排列用大于,降序排列用小于,此处为降序排列。
if(a[j]<a[j+1])
{t=a[j] a[j]=a[j+1] a[j+1]=t }
}
return a
}
public static void main(String args[])
{
int a[]={25,36,47,32,21,16}
System.out.println("排序前的数组\n"+printArray(a))
a=bubbleSort(a)
System.out.println("排序后的数组\n"+printArray(a))
}
} -public class BubbleSort{
static String printArray(int[] a){
String result=""
for(int i=0 i<a.length i++) result+=a[i]+" "
return result
}
static int[] bubbleSort(int[] a){
int t
for(int i=0 i<a.length i++)
{
for(int j=0 j<a.length-i-1 j++)
//升序排列用大于,降序排列用小于,此处为降序排列。
if(a[j]<a[j+1])
{t=a[j] a[j]=a[j+1] a[j+1]=t }
}
return a
}
public static void main(String args[])
{
int a[]={25,36,47,32,21,16}
System.out.println("排序前的数组\n"+printArray(a))
a=bubbleSort(a)
System.out.println("排序后的数组\n"+printArray(a))
}
}
Platform: |
Size: 3072 |
Author: jing |
Hits:
Description: 1、 编写一个Java应用程序,文件名为Folder.java,编译后执行结果如下图所示,实现指定文件夹下目录和文件的文本形式的树状结构显示。要求:
1. 输入: java Folder,显示当前文件夹下的目录和文件的文本形式树状显示;
2. 输入: java Folder C:\test>,显示C:\test文件夹下的目录和文件的文本形式树状显示;(C:\test可以为任意文件夹路径名)
3. 输入: java Folder add aa,在当前文件夹下面添加一个子目录(子目录名为:aa),同时显示当前文件夹下的最新目录和文件的文本形式树状显示;
输入: java Folder del aa,在当前文件夹下面删除一个子目录(子目录名为:aa),同时显示当前文件夹下的最新目录和文件的文本形式树状显示-import java.io.File
public class Folder {
public static char a = 9492
public static char b = 9500
public static char c = 9474
/**递归显示文件树形结构*/
public static void draw(File file, String s) {
if (file.isFile()) {//若为文件
return //不用再绘制
} else {//否则为路径
//System.out.println(file)
String[] list = file.list()
if (list != null) {
for (int k = 0 k < list.length k++) {
if (k >= list.length- 1) {
System.out.print(s)
System.out.println(a+ list[k])
draw(new File(list[k]), s+ " ")
} else {
System.out.print(s)
System.out.println(b+ list[k])
draw(new File(list[k]), s+ c)
}
//System.out.println(s+ list[i])
}
}
}
}
public static char[] change(char[] chars) {
for (int i = chars.length- 1 i >= 0 i--) {
if (chars[i] == \\ ) {
char[] results = new char[chars.length- i- 1]
for (int j = 0 j < results.length j++) {
results[j] = chars[i+ j+ 1]
}
return results
}
}
return null
}
public static void main(String args[]) throws > Downloads > 源码/资料
Platform: |
Size: 31744 |
Author: 王振 |
Hits:
Description: 一个用JSP+JavaBean开发的班级管理系统,并有详细解析,含有数据库哦-A development with JSP+ JavaBean class management system, and a detailed analysis, with the database oh
Platform: |
Size: 461824 |
Author: 胡昕 |
Hits:
Description: dwRichFaces4Demo1 示例应用程序很简单;其惟一的真正目的是展示所选组件的设置和用法。因此,它的作用便是收集和显示输入数据。请想象一下如何在生产应用程序中使用数据和组件。除了必要的 JAR、图像、支持资源绑定的属性文件以及层叠样式表 (CSS) 文件,该应用程序还包括两个 XHTML 页面和两个 Java 类。-dwRichFaces4Demo1 sample application is very simple its only real purpose is to show the setup and usage of the selected components. Therefore, its role is to collect and display the input data. Imagine how data and components used in production applications. In addition to the necessary JAR image, to support resource bundle properties file, as well as Cascading Style Sheets (CSS) file, the application also includes two XHTML pages and two Java class.
Platform: |
Size: 9330688 |
Author: 李小德 |
Hits:
Description: 个人原创代码:编写Java Application程序,定义一个复数(z=x+iy)类Complex,包含:
两个属性:实部x和虚部y
默认构造函数 Complex(),设置x=0,y=0
构造函数:Complex(int i,int j)
显示复数的方法:showComp()将其显示为如: 5+8i或5-8i 的形式。
求两个复数的和的方法:(参数是两个复数类对象,返回值是复数类对象)public Complex addComp(Complex C1,Complex C2)
求两个复数的差的方法:(参数是两个复数类对象,返回值是复数类对象)public Complex subComp(Complex C1,Complex C2)
求两个复数的乘积的方法:(参数是两个复数类对象,返回值是复数类对象,新复数实部=两复数实部乘积-两复数虚部乘积,新复数虚部=两复数实部与虚部交叉乘积之和,)public Complex multiComp(Complex C1,Complex C2)
比较两个复数是否相等的方法(参数是两个复数类对象,返回值是boolean类型)public boolean equalComp(Complex C1,Complex C2)
在Application中测试该类的方法,实部x和虚部y可由main方法参数提供输入。-Personal original code: using java application procedures, the definition of a complex number (z = x+ iy), Complex, including:
Two properties: the real part x and imaginary Ministry y
Default constructor Complex, (), set x = 0, y = 0
Constructor: Complex, (int i, int j)
The complex method: showComp () to display: 5+8 i or 5-8i form is displayed.
Seek two complex methods: (parameter two complex class object, the return value is a complex class object) public Complex addComp (Complex C1, Complex C2)
Seek two complex methods: (argument two complex class object, the return value is the plural class object) public Complex subComp (Complex C1, Complex C2)
Seeking the product of two complex numbers: (parameters are two complex class object, the return value is a complex class object, new plural = two of the real part of the complex product of the real part- two complex product of the imaginary part of the new complex imaginary part = two complex real and imaginary parts of the cros
Platform: |
Size: 1024 |
Author: 李瑞 |
Hits:
Description: 类名:com.uisftech.hr.util.StringUtil.java。方法如下:
检查一个字符串是否为空(null、“”或全部为空格)
检查一个字符串是否为数字
解析一个文件名字符串,取文件的扩展名
解析一个文件名字符串,取丌含扩展名的文件名
生成一个指定位数的验证码,规则如下:
• 验证码每一位可取:数字0~9,小写字母a、b、c、d、e、f、g、h、i、j、k、m、n、p、q、r、s、t、u、v、w、x、y
• 验证码每一位随机取以上字符
根据指定的ID(数字字符串)生成一个指定长度的新ID,规则如下:
• 如果指定的ID为空,生成的ID全部为“0”
• 如果指定的ID丌为空,生成的ID值取指定ID的值再加1
• 如果生成的ID丌够指定的长度,则左补“0”
检查一个字符串是否符合手机号格式。格式为:
• 长度11位
• 每一位必须为数字
练习一. 创建字符串处理工具类-Class name: com.uisftech.hr.util.StringUtil.java. As follows: check whether a string is empty (null, " " or all spaces) check whether a string parsing a file name string to a number , take the file extension parse a file name string, Take Ji filename extensions containing generate a specified number of verification code, rules are as follows: • the verification code every desirable: the numbers 0 through 9, lowercase letters a, b, c, d, e, f, g, h, i, j, k, m, n, p, q, r, s, t, u, v, w, x, y • an authentication code for each character randomly taken over the specified ID (number string ) to generate a new ID to specify the length of the rule is as follows: • If the specified ID is empty, all the generated ID is " 0" • If the specified ID is empty Ji generated ID value is taken together with the specified ID value 1 • If the generated ID Ji enough specified length, then left up " 0&q
Platform: |
Size: 2048 |
Author: df |
Hits:
Description: 实验2 发牌游戏
实验类型:验证性
实验目的:掌握Java数组、方法、类的基本定义。
实验内容:
编写程序,项目名和类名均为PokerGame。
描述:
共有1幅扑克牌,不包括大王和小王共52张牌。
可能有n个人参与扑克游戏,2<=n<=6。
程序运行时输入n,然后52张牌分别依次分发给n个人。不能整除时,每个人的牌数可以不同,如3个人,则第1个人18张,第2个和第3个人17张牌。
发牌完成后按花色(顺序为黑桃、红心、草花、方块)和牌面大小输出每个人得到的牌。
例如:
输入人数:3
输出如下:
第1个人:
黑桃:K 10 5A
红心:10 3 2
草花:K 10 8 6 3 A
方块:Q J 5 2
第2个人:
.......
第3个人:
......
要求:
(1)使用数组存放发牌情况。
(2)编写不同方法完成不同功能。
提交要求:打包为可以执行的JAR文档,其中要包含源程序文件。-Experiment 2 licensing game
Types of experiments : confirmatory
Purpose : to master Java arrays, methods, basic class definition .
Experiment:
Programming, project name and class name are PokerGame.
Description :
There are a poker , not including the king and Wang were 52 cards.
N individuals may participate in poker games , 2 <= n <= 6.
Enter n runs, then 52 cards are in turn distributed to n individuals. When not divisible , each person can vary the number of cards , such as three individuals , the first 1 person 18 , Section 2 and 3 of the 17 individual cards .
After the completion of the licensing by color ( the order of spades, hearts, flowers , boxes ) and the output of each card size people get cards.
For example:
Enter the number of : 3
The output is as follows :
1st person :
Spades : K 10 5A
Red : 1032
Flower : K 10 8 6 3 A
Box : Q J 5 2
The first two individuals :
.......
The first three individuals :
......
Requirements:
( 1 ) using an array to s
Platform: |
Size: 19456 |
Author: 谢筱空 |
Hits:
Description: 现有一个字符串数组str_arr,其中共有20 个元素,欲调用java.util.Arrays.sort()
方法对其进行排序。请编写java.util.Comparator 的实现类,将两个字符串的比较
规则改为:先将字符串中的数字’0’~’9’分别替换成字母’a’~’j’,并忽略字母的大
小写。测试该实现类的正确性。-The existing string array str_arr, which is a total of 20 elements, to call java.util.Arrays.sort () method to sort. Please write the realization of the java.util.Comparator class, the two strings of the comparison rules: first the number 0 ~ 9 to a J , and ignore the size of the letter. Test the correctness of the implementation class.
Platform: |
Size: 1024 |
Author: danny |
Hits: