• 大小: 1.96M
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 源代码  物业  代码  管理  

资源简介

小区物业管理系统源码

源码描述:
基本信息管理
业主登记管理,业主迁出管理,楼栋信息管理,公共财产管理
物业管理
服务投诉管理,业主维修管理,公共维修管理,车位使用管理,突发事件管理
费用管理
水电气费登记,水电气费查询,水电气费交纳,物管费用登记,物管费用查询,物管费用交纳,其他费用交纳
报表管理
业主统计报表,投诉统计报表,业主维修报表,公共维修报表,收入统计报表
系统管理
分配用户权限,修改用户密码,小区信息设置


代码片段和文件信息

//文件名:BuildingForm.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;

using Microsoft.Office.Interop.Excel;
using System.Reflection;
//using Microsoft.Office.Core;
namespace MyCommunity
{
 public partial class BuildingForm : Form
 {
    public BuildingForm()
    {
      InitializeComponent();
    }
    public string MyCommunity;
    private void 楼栋信息BindingNavigatorSaveItem_Click(object sender EventArgs e)
    {
      if ((Convert.ToDouble(this.总户数TextBox.Text) - Convert.ToDouble(this.入住户数TextBox.Text) != Convert.ToDouble(this.空置户数TextBox.Text)) || (Convert.ToDouble(this.总户数TextBox.Text) - Convert.ToDouble(this.住宅户数TextBox.Text) != Convert.ToDouble(t

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    .......       441  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\app.config

    .......   2093056  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\Data\DBCommunity.mdb

    .......     66964  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\Data\GodLakeHome.JPG

    .......       766  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\Data\GodLakeLogo.ico

    .......     55218  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\Data\HuaMeiHome.jpg

    .......      2238  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\Data\HuaMeiLogo.ico

    .......     72398  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\Data\ShowGodLakeHome.JPG

    .......     62013  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\Data\ShowHuaMeiHome.jpg

    .......      7680  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\Interop.IasHelperLib.dll

    .......    516096  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\IrisSkin2.dll

    .......   1100392  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\Microsoft.Office.Interop.Excel.dll

    .......     64088  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\Microsoft.Vbe.Interop.dll

    .......     16292  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\MSN.ssk

    .......    845824  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\MyCommunity.exe

    .......       441  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\MyCommunity.exe.config

    .......    882176  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\MyCommunity.pdb

    .......     11608  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\MyCommunity.vshost.exe

    .......       441  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\MyCommunity.vshost.exe.config

    .......       490  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\MyCommunity.vshost.exe.manifest

    .......    223800  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\bin\Release\office.dll

    .......      3438  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\BuildingForm.cs

    .......     46281  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\BuildingForm.Designer.cs

    .......     16374  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\BuildingForm.resx

    .......      2785  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\ChangeUserPasswordForm.cs

    .......      8760  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\ChangeUserPasswordForm.Designer.cs

    .......      7080  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\ChangeUserPasswordForm.resx

    .......      3127  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\CommonPropertyForm.cs

    .......     39951  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\CommonPropertyForm.Designer.cs

    .......     15417  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\CommonPropertyForm.resx

    .......      6358  2014-09-15 14:34  DX0149-小区物业管理系统源码\DX0149-小区物业管理系统源码\CommonRepairForm.cs

............此处省略160个文件信息

评论

共有 条评论