- Morphological_Image_Analysis 本文详细介绍了形态滤波在图像处理中的应用
- newton_raphson Newton Raphson code in matlab
- heapSort 自己编写的java程序
- Android 源码 集合 包括记事本 android闹钟程序 欢迎下载查看
- EIM 实现了移动端的互联互通的即时通信功能
- MatrixGUI JAVA语言编写的带界面的简单矩阵计算 加减乘除并且可以识别括号 进行正确的运算顺序的矩阵运算(JAVA simple matrix language interface with the calculation and matrix recognition add
文件名称:Property-Management-System
-
所属分类:
- 标签属性:
- 上传时间:2013-08-08
-
文件大小:820.4kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用JAVA编译的物业管理系统,部分代码:
package com.wy.util
import java.util.*
public class nowdate {
public static int getSystime() {
Calendar tt = Calendar.getInstance() //获取Calendar对象
Date time = tt.getTime() //获取日期
int year = time.getYear() + 1900 //获取年份
int month = time.getMonth() + 1 //获取月份
return year * 100 + month //组成数字
}
public static void main(String args[]) {
Calendar tt = Calendar.getInstance()
Date time = tt.getTime()
int year = time.getYear() + 1900
int month = time.getMonth() + 1
}
}-JAVA compiled using property management system, part of the code:
package com.wy.util
import java.util.*
public class nowdate {
public static int getSystime() {
Calendar tt = Calendar.getInstance() //获取Calendar对象
Date time = tt.getTime() //获取日期
int year = time.getYear()+ 1900 //获取年份
int month = time.getMonth()+ 1 //获取月份
return year* 100+ month //组成数字
}
public static void main(String args[]) {
Calendar tt = Calendar.getInstance()
Date time = tt.getTime()
int year = time.getYear()+ 1900
int month = time.getMonth()+ 1
}
}
package com.wy.util
import java.util.*
public class nowdate {
public static int getSystime() {
Calendar tt = Calendar.getInstance() //获取Calendar对象
Date time = tt.getTime() //获取日期
int year = time.getYear() + 1900 //获取年份
int month = time.getMonth() + 1 //获取月份
return year * 100 + month //组成数字
}
public static void main(String args[]) {
Calendar tt = Calendar.getInstance()
Date time = tt.getTime()
int year = time.getYear() + 1900
int month = time.getMonth() + 1
}
}-JAVA compiled using property management system, part of the code:
package com.wy.util
import java.util.*
public class nowdate {
public static int getSystime() {
Calendar tt = Calendar.getInstance() //获取Calendar对象
Date time = tt.getTime() //获取日期
int year = time.getYear()+ 1900 //获取年份
int month = time.getMonth()+ 1 //获取月份
return year* 100+ month //组成数字
}
public static void main(String args[]) {
Calendar tt = Calendar.getInstance()
Date time = tt.getTime()
int year = time.getYear()+ 1900
int month = time.getMonth()+ 1
}
}
(系统自动生成,下载前可以参看下载内容)
下载文件列表
物业管理系统/database/wy.sql
物业管理系统/JavaPrj_4 MySQL/.classpath
物业管理系统/JavaPrj_4 MySQL/.project
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$6.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$7.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$6.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_Main$SelectDistrict$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_Main$SelectDistrict.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_Main.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$6.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$7.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Payment.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/PriceChange$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/PriceChange$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/PriceChange$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/PriceChange.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/ChargeReport$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/ChargeReport.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$6.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$7.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$8.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$1$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$1$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$2$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$2$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$2$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataOperate.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicMonthDataOperate.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Login$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Login$LoginCheck.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Login.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$10.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$11.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$6.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$7.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$8.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$9.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/query/Community_allMaster.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/query/Community_Master.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/query/Community_query.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/query/Community_query_room.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/util/Business.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/util/nowdate.class
物业管理系统/JavaPrj_4 MySQL/lib/mysql-connector-java-5.1.7-bin.jar
物业管理系统/JavaPrj_4 MySQL/src/com/wy/base/Building_info.java
物业管理系统/JavaPrj_4 MySQL/src/com/wy/base/Community_info.java
物业管理系统/JavaPrj_4 MySQL/src/com/wy/base/C
物业管理系统/JavaPrj_4 MySQL/.classpath
物业管理系统/JavaPrj_4 MySQL/.project
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$6.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info$7.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Building_info.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info$6.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_info.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_Main$SelectDistrict$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_Main$SelectDistrict.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Community_Main.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$6.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo$7.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/MasterInfo.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/Payment.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/PriceChange$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/PriceChange$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/PriceChange$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/base/PriceChange.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/ChargeReport$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/ChargeReport.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$6.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$7.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput$8.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInput.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$1$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$1$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$2$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$2$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$2$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataInputBuilding.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/MonthDataOperate.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicDataInputFrame.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/form/PublicMonthDataOperate.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Login$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Login$LoginCheck.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Login.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$1.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$10.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$11.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$2.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$3.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$4.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$5.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$6.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$7.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$8.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main$9.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/main/Main.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/query/Community_allMaster.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/query/Community_Master.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/query/Community_query.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/query/Community_query_room.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/util/Business.class
物业管理系统/JavaPrj_4 MySQL/bin/com/wy/util/nowdate.class
物业管理系统/JavaPrj_4 MySQL/lib/mysql-connector-java-5.1.7-bin.jar
物业管理系统/JavaPrj_4 MySQL/src/com/wy/base/Building_info.java
物业管理系统/JavaPrj_4 MySQL/src/com/wy/base/Community_info.java
物业管理系统/JavaPrj_4 MySQL/src/com/wy/base/C
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.