上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:14k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
  3. Begin VB.MDIForm XT_Main 
  4.    BackColor       =   &H00808000&
  5.    Caption         =   "百利/ERP5.0-人事管理"
  6.    ClientHeight    =   6510
  7.    ClientLeft      =   1380
  8.    ClientTop       =   1440
  9.    ClientWidth     =   11835
  10.    Icon            =   "系统_主界面.frx":0000
  11.    WindowState     =   2  'Maximized
  12.    Begin VB.Timer Timer1 
  13.       Interval        =   1
  14.       Left            =   3360
  15.       Top             =   1380
  16.    End
  17.    Begin MSComctlLib.StatusBar StatusBar1 
  18.       Align           =   2  'Align Bottom
  19.       Height          =   375
  20.       Left            =   0
  21.       TabIndex        =   0
  22.       Top             =   6135
  23.       Width           =   11835
  24.       _ExtentX        =   20876
  25.       _ExtentY        =   661
  26.       _Version        =   393216
  27.       BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
  28.          NumPanels       =   6
  29.          BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  30.             AutoSize        =   2
  31.             Object.Width           =   5292
  32.             MinWidth        =   5292
  33.             Key             =   "OperStatus"
  34.          EndProperty
  35.          BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  36.             Object.Width           =   5292
  37.             MinWidth        =   5292
  38.             Key             =   "zt"
  39.          EndProperty
  40.          BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  41.             AutoSize        =   2
  42.             Object.Width           =   2117
  43.             MinWidth        =   2117
  44.             Key             =   "czy"
  45.          EndProperty
  46.          BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  47.             AutoSize        =   2
  48.             Object.Width           =   3519
  49.             MinWidth        =   3528
  50.             Key             =   "rq"
  51.          EndProperty
  52.          BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  53.             Style           =   5
  54.             Object.Width           =   1411
  55.             MinWidth        =   1411
  56.             TextSave        =   "16:57"
  57.             Key             =   "sj"
  58.          EndProperty
  59.          BeginProperty Panel6 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  60.             AutoSize        =   2
  61.             Object.Width           =   3519
  62.             MinWidth        =   3528
  63.             Key             =   "rjbb"
  64.          EndProperty
  65.       EndProperty
  66.    End
  67.    Begin MSComctlLib.ImageList ImageList1 
  68.       Left            =   11070
  69.       Top             =   510
  70.       _ExtentX        =   1005
  71.       _ExtentY        =   1005
  72.       BackColor       =   -2147483643
  73.       ImageWidth      =   16
  74.       ImageHeight     =   16
  75.       MaskColor       =   12632256
  76.       _Version        =   393216
  77.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  78.          NumListImages   =   8
  79.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  80.             Picture         =   "系统_主界面.frx":1042
  81.             Key             =   "stb"
  82.          EndProperty
  83.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  84.             Picture         =   "系统_主界面.frx":1496
  85.             Key             =   "xttb"
  86.          EndProperty
  87.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  88.             Picture         =   "系统_主界面.frx":18EE
  89.             Key             =   "qx"
  90.          EndProperty
  91.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  92.             Picture         =   "系统_主界面.frx":1D4E
  93.             Key             =   "kplr"
  94.          EndProperty
  95.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  96.             Picture         =   "系统_主界面.frx":21A2
  97.             Key             =   "kpgl"
  98.          EndProperty
  99.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  100.             Picture         =   "系统_主界面.frx":2602
  101.             Key             =   "tcxt"
  102.          EndProperty
  103.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  104.             Picture         =   "系统_主界面.frx":291E
  105.             Key             =   "szk"
  106.          EndProperty
  107.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  108.             Picture         =   "系统_主界面.frx":2D76
  109.             Key             =   "gnqx"
  110.          EndProperty
  111.       EndProperty
  112.    End
  113.    Begin VB.Menu c_File 
  114.       Caption         =   "文件(&F)"
  115.       Index           =   101
  116.       Begin VB.Menu Rs_Register 
  117.          Caption         =   "重新注册(&R)"
  118.       End
  119.       Begin VB.Menu v5 
  120.          Caption         =   "-"
  121.       End
  122.       Begin VB.Menu Rs_Exit 
  123.          Caption         =   "退出系统(&Q)"
  124.       End
  125.    End
  126.    Begin VB.Menu c_jcsz 
  127.       Caption         =   "基础设置(&I)"
  128.       Begin VB.Menu Rs_Set_Archives 
  129.          Caption         =   "档案设置(&A)"
  130.          Begin VB.Menu Rs_Set_RsItems 
  131.             Caption         =   "人事项目设置(&I)"
  132.             Shortcut        =   {F9}
  133.          End
  134.          Begin VB.Menu Rs_Set_Position 
  135.             Caption         =   "人事项目排列(&P)"
  136.          End
  137.          Begin VB.Menu Rs_Set_ArSort 
  138.             Caption         =   "档案种类设置(&K)"
  139.          End
  140.          Begin VB.Menu Rs_Set_ArItems 
  141.             Caption         =   "档案细节设置(&D)"
  142.          End
  143.       End
  144.       Begin VB.Menu corHelp 
  145.          Caption         =   "相关帮助设置(&H)"
  146.          Begin VB.Menu Rs_Set_HlpSort 
  147.             Caption         =   "帮助类别设置(&L)"
  148.          End
  149.          Begin VB.Menu Rs_Set_HlpList 
  150.             Caption         =   "帮助明细设置(&B)"
  151.          End
  152.       End
  153.       Begin VB.Menu Rs_Set_Qrt 
  154.          Caption         =   "定员设置(&R)"
  155.       End
  156.       Begin VB.Menu Rs_PmItem 
  157.          Caption         =   "外部接口(&O)"
  158.       End
  159.    End
  160.    Begin VB.Menu Rs_Deal 
  161.       Caption         =   "日常处理(&C)"
  162.       Begin VB.Menu Rs_Ed_EmpArInfo 
  163.          Caption         =   "个人档案维护(&G)"
  164.          Shortcut        =   {F11}
  165.       End
  166.       Begin VB.Menu Rs_Ed_EmpCorAr 
  167.          Caption         =   "相关档案维护(&D)"
  168.          Shortcut        =   {F12}
  169.       End
  170.       Begin VB.Menu Rs_Ed_EmpChg 
  171.          Caption         =   "人事变动处理(&C)"
  172.       End
  173.    End
  174.    Begin VB.Menu Rs_InfoQuery 
  175.       Caption         =   "信息查询(&Q)"
  176.       Begin VB.Menu Rs_Qr_RsBasic 
  177.          Caption         =   "人事信息查询(&J)"
  178.       End
  179.       Begin VB.Menu Rs_Qr_RsAr 
  180.          Caption         =   "档案信息查询(&D)"
  181.       End
  182.       Begin VB.Menu Rs_Qr_RsChang 
  183.          Caption         =   "人事变动查询(&B)"
  184.       End
  185.       Begin VB.Menu Rs_Qr_RsQrt 
  186.          Caption         =   "定员情况查询(&Y)"
  187.       End
  188.    End
  189.    Begin VB.Menu Rs_Analyse 
  190.       Caption         =   "统计分析(&Q)"
  191.       Begin VB.Menu Rs_An_RsRelation 
  192.          Caption         =   "相关分析(&R)"
  193.       End
  194.       Begin VB.Menu Rs_An_RsAge 
  195.          Caption         =   "年龄分析(&N)"
  196.       End
  197.       Begin VB.Menu Rs_An_RsAgeLong 
  198.          Caption         =   "年资分析(&Z)"
  199.       End
  200.    End
  201.    Begin VB.Menu c_gnbm 
  202.       Caption         =   "工具(&T)"
  203.       Begin VB.Menu Rs_Cal 
  204.          Caption         =   "计算器(&S)"
  205.       End
  206.    End
  207.    Begin VB.Menu mnuwindows 
  208.       Caption         =   "窗口(&W)"
  209.       WindowList      =   -1  'True
  210.       Begin VB.Menu mnuWindowsCascade 
  211.          Caption         =   "层叠(&C)"
  212.       End
  213.       Begin VB.Menu mnuWindowsTileHorizontal 
  214.          Caption         =   "横向平铺(&H)"
  215.       End
  216.       Begin VB.Menu mnuWindowsTileVertical 
  217.          Caption         =   "纵向平铺(&V)"
  218.       End
  219.       Begin VB.Menu mnuWindowsArrangeIcons 
  220.          Caption         =   "排列图标(&A)"
  221.       End
  222.    End
  223.    Begin VB.Menu c_bz 
  224.       Caption         =   "帮助(&H)"
  225.       Begin VB.Menu Rs_Comment 
  226.          Caption         =   "系统帮助(&S)"
  227.       End
  228.       Begin VB.Menu Rs_HxxdOnline 
  229.          Caption         =   "网上华夏新达(&O)"
  230.          Visible         =   0   'False
  231.       End
  232.       Begin VB.Menu Rs_About 
  233.          Caption         =   "关于(&A)"
  234.       End
  235.    End
  236. End
  237. Attribute VB_Name = "XT_Main"
  238. Attribute VB_GlobalNameSpace = False
  239. Attribute VB_Creatable = False
  240. Attribute VB_PredeclaredId = True
  241. Attribute VB_Exposed = False
  242. '**************************************
  243. '*    模 块 名 称 :财务总帐系统主窗体
  244. '*    功 能 描 述 :作为系统主界面
  245. '*    程序员姓名  : 张建忠
  246. '*    最后修改人  : 张建忠
  247. '*    最后修改时间:2000/08/11
  248. '**************************************
  249. Dim Tsxx As String                           '系统提示信息
  250. Private Sub c_gnbmkmrl_Click()
  251.     Call Xt_Control.Zxxymk("Rs_kmrl")
  252. End Sub
  253. '主窗体击活
  254. Private Sub MDIForm_Activate()
  255.     Timer1.Enabled = True
  256. End Sub
  257. Private Sub MDIForm_Load()
  258.    
  259.     '调入主操作界面
  260.     Xt_Control.Show
  261. End Sub
  262. Private Sub MDIForm_QueryUnload(Cancel As Integer, UnloadMode As Integer)
  263.         
  264.     On Error Resume Next
  265.     
  266.     Dim jsqte As Integer
  267.     If Not Tcxt Then
  268.         Cancel = True
  269.     Else
  270.         Unload_TF = True
  271.         For jsqte = 0 To Forms.count - 1
  272.             Unload Forms(jsqte)
  273.         Next jsqte
  274.         End
  275.     End If
  276. End Sub
  277. Private Sub mnuWindowArrangeIcons_Click()                                   '窗口排列图标
  278.     Me.Arrange vbArrangeIcons
  279. End Sub
  280. Private Sub mnuWindowsTileVertical_Click()                                    '窗口纵向平铺
  281.     Me.Arrange vbTileVertical
  282. End Sub
  283. Private Sub mnuWindowsTileHorizontal_Click()                                  '窗口横向平铺
  284.     Me.Arrange vbTileHorizontal
  285. End Sub
  286. Private Sub mnuWindowsCascade_Click()                                         '窗口层叠
  287.     Me.Arrange vbCascade
  288. End Sub
  289. '************************'以下为程序固定不变部分*********************'
  290. Private Function Tcxt() As Boolean                                       '退出系统提示
  291.     Dim Answer As Integer
  292.     'replace with —— resume comment begin
  293.     Tsxx = "请确认是否退出系统?"
  294.     Answer = Xtxxts(Tsxx, 2, 2)
  295.     If Answer = 1 Then
  296.         Tcxt = True
  297.     Else
  298.         Tcxt = False
  299.         Exit Function
  300.     End If
  301. '    replace end
  302.     Tcxt = True
  303. End Function
  304. Private Sub Rs_About_Click()
  305.     Call Xt_Control.Zxxymk("Rs_About")
  306. End Sub
  307. Private Sub Rs_An_RsAge_Click()
  308.     Call Xt_Control.Zxxymk("Rs_An_RsAge")
  309. End Sub
  310. Private Sub Rs_An_RsAgeLong_Click()
  311.     Call Xt_Control.Zxxymk("Rs_An_RsAgeLong")
  312. End Sub
  313. Private Sub Rs_An_RsRelation_Click()
  314.     Call Xt_Control.Zxxymk("Rs_An_RsRelation")
  315. End Sub
  316. Private Sub Rs_Cal_Click()
  317.     Call Xt_Control.Zxxymk("Rs_Cal")
  318. End Sub
  319. Private Sub Rs_Comment_Click()
  320.     Call Xt_Control.Zxxymk("Rs_Comment")
  321. End Sub
  322. Private Sub Rs_Ed_EmpArInfo_Click()
  323.     Call Xt_Control.Zxxymk("Rs_Ed_EmpArInfo")
  324. End Sub
  325. Private Sub Rs_Ed_EmpChg_Click()
  326.     Call Xt_Control.Zxxymk("Rs_Ed_EmpChg")
  327. End Sub
  328. Private Sub Rs_Ed_EmpCorAr_Click()
  329.     Call Xt_Control.Zxxymk("Rs_Ed_EmpCorAr")
  330. End Sub
  331. Private Sub Rs_Exit_Click()
  332.     Call Xt_Control.Zxxymk("Rs_Exit")
  333. End Sub
  334. Private Sub Rs_HxxdOnline_Click()
  335.     Call Xt_Control.Zxxymk("Rs_HxxdOnline")
  336. End Sub
  337. Private Sub Rs_PmItem_Click()
  338.     Call Xt_Control.Zxxymk("Rs_PmItem")
  339. End Sub
  340. Private Sub Rs_Qr_RsAr_Click()
  341.     Call Xt_Control.Zxxymk("Rs_Qr_RsAr")
  342. End Sub
  343. Private Sub Rs_Qr_RsBasic_Click()
  344.     Call Xt_Control.Zxxymk("Rs_Qr_RsBasic")
  345. End Sub
  346. Private Sub Rs_Qr_RsChang_Click()
  347.     Call Xt_Control.Zxxymk("Rs_Qr_RsChange")
  348. End Sub
  349. Private Sub Rs_Qr_RsQrt_Click()
  350.     Call Xt_Control.Zxxymk("Rs_Qr_RsQrt")
  351. End Sub
  352. Private Sub Rs_Register_Click()
  353.     Call Xt_Control.Zxxymk("Rs_Register")
  354. End Sub
  355. Private Sub Rs_Set_ArItems_Click()
  356.     Call Xt_Control.Zxxymk("Rs_Set_ArItems")
  357. End Sub
  358. Private Sub Rs_Set_ArSort_Click()
  359.     Call Xt_Control.Zxxymk("Rs_Set_ArSort")
  360. End Sub
  361. Private Sub Rs_Set_HlpSort_Click()
  362.    Call Xt_Control.Zxxymk("Rs_Set_HlpSort")
  363. End Sub
  364. Private Sub Rs_Set_HlpList_Click()
  365.    Call Xt_Control.Zxxymk("Rs_Set_HlpList")
  366. End Sub
  367. Private Sub Rs_Set_Position_Click()
  368.     Call Xt_Control.Zxxymk("Rs_Set_Position")
  369. End Sub
  370. Private Sub Rs_Set_Qrt_Click()
  371.     Call Xt_Control.Zxxymk("Rs_Set_Qrt")
  372. End Sub
  373. Private Sub Rs_Set_RsItems_Click()
  374.     Xtcdcs = 1
  375.     Call Xt_Control.Zxxymk("Rs_Set_RsItems")
  376. End Sub
  377. Private Sub Timer1_Timer()                                        '在窗体激活后调入程序
  378.     
  379.     Timer1.Enabled = False
  380.     If XT_login.QdCheck.Value = 1 Then
  381.         Call Xtcsh
  382.         XT_login.QdCheck.Value = 0
  383.     End If
  384. End Sub
  385. Private Sub Xtcsh()                                               '系统主控制台及全局变量初始化
  386.     
  387.     With XT_login
  388.         Xtczybm = Trim(Mid(.CzyCombo.Text, 1, InStr(1, .CzyCombo.Text, "-") - 1))
  389.         Xtczy = Trim(Mid(.CzyCombo.Text, InStr(1, .CzyCombo.Text, "-") + 1, Len(.CzyCombo.Text)))
  390.         Xtztbm = Trim(Mid(.ZtCombo.Text, 1, InStr(1, .ZtCombo.Text, "-") - 1))
  391.         Xtdwm = Trim(Mid(.ZtCombo.Text, InStr(1, .ZtCombo.Text, "-") + 1, Len(.ZtCombo.Text)))
  392.         Xtkjqjgs = 12
  393.         '业务操作日期
  394.         Xtrq = CDate(.CzrqText.Text)
  395.         
  396.         '用户选择系统年度
  397.         Xtyear = Val(.KjyearCombo.Text)
  398.         
  399.         '用户选择系统会计期间
  400.         Set Xtrlrec = Cw_DataEnvi.DataConnect.Execute("Select * From Gy_kjrlb where qsrq<='" + .CzrqText.Text + "' and zzrq>='" + .CzrqText.Text + "'")
  401.         If Not Xtrlrec.EOF Then
  402.             Xtmm = Xtrlrec.Fields("Period")
  403.         End If
  404.         
  405.     End With
  406.     
  407.     With XT_Main.StatusBar1
  408.         .Panels("OperStatus") = "就绪"
  409.         .Panels("zt").Text = Xtdwm
  410.         .Panels("czy").Text = Xtczy
  411.         .Panels("rq").Text = "业务日期:" + Format(Xtrq, "yyyy-mm-dd")
  412.         .Panels("rjbb").Text = "【百利/ERP】"
  413.     End With
  414. End Sub