登录
首页 » Visual Basic » barcodeini

barcodeini

于 2020-06-26 发布 文件大小:628KB
0 255
下载积分: 1 下载次数: 74

代码说明:

  针对金蝶K3的二次开发源码,实现企业的大部分二次开发需求(Kingdee K3 source of secondary development to achieve most of the secondary development needs of the enterprise.)

文件列表:

initializeBarcode
.................\initializeBarcode
.................\.................\barcEdit.cs,4839,2013-03-31
.................\.................\barcEdit.Designer.cs,8126,2013-03-31
.................\.................\barcEdit.resx,11572,2013-03-31
.................\.................\bin
.................\.................\...\Debug
.................\.................\...\.....\initializeBarcode.exe,66048,2013-03-31
.................\.................\...\.....\initializeBarcode.pdb,85504,2013-03-31
.................\.................\...\.....\initializeBarcode.vshost.exe,14328,2013-03-31
.................\.................\...\.....\initializeBarcode.vshost.exe.manifest,490,2007-07-21
.................\.................\...\.....\Kingdee.Hk.Print.dll,270336,2012-03-26
.................\.................\...\.....\Microsoft.Office.Interop.Excel.dll,1276720,2007-10-10
.................\.................\...\.....\myte.dll,129536,2013-03-27
.................\.................\...\.....\myte.pdb,167424,2013-03-27
.................\.................\...\.....\myte.tlb,6820,2013-03-27
.................\.................\...\.....\office.dll,416544,2007-10-10
.................\.................\...\.....\华声条码初始化.exe,64512,2013-03-29
.................\.................\ConnectionDatabase.cs,10529,2013-03-25
.................\.................\Form1.cs,4719,2013-03-27
.................\.................\Form1.Designer.cs,17268,2013-03-27
.................\.................\Form1.resx,18798,2013-03-27
.................\.................\initializeBarcode.csproj,5522,2013-03-31
.................\.................\ItemForm.cs,4415,2013-03-31
.................\.................\ItemForm.Designer.cs,3272,2013-03-31
.................\.................\ItemForm.resx,11572,2013-03-31

.................\.................\obj
.................\.................\...\Debug
.................\.................\...\.....\initializeBarcode.barcEdit.resources,4204,2013-03-31
.................\.................\...\.....\initializeBarcode.csproj.FileListAbsolute.txt,2394,2013-03-31
.................\.................\...\.....\initializeBarcode.csproj.GenerateResource.Cache,1091,2013-03-31
.................\.................\...\.....\initializeBarcode.exe,66048,2013-03-31
.................\.................\...\.....\initializeBarcode.Form1.resources,6938,2013-03-27
.................\.................\...\.....\initializeBarcode.ItemForm.resources,4204,2013-03-31
.................\.................\...\.....\initializeBarcode.PassWordCross.resources,4204,2013-03-27
.................\.................\...\.....\initializeBarcode.pdb,85504,2013-03-31
.................\.................\...\.....\initializeBarcode.Properties.Resources.resources,180,2013-03-27
.................\.................\...\.....\initializeBarcode.Run.resources,4204,2013-03-28
.................\.................\...\.....\Refactor
.................\.................\...\.....\ResolveAssemblyReference.cache,54246,2013-03-31
.................\.................\...\.....\TempPE
.................\.................\PassWordCross.cs,1539,2013-03-27
.................\.................\PassWordCross.Designer.cs,3724,2013-03-27
.................\.................\PassWordCross.resx,11572,2013-03-27
.................\.................\Program.cs,496,2013-03-27
.................\.................\Properties
.................\.................\..........\AssemblyInfo.cs,1400,2013-03-22
.................\.................\..........\Resources.Designer.cs,2884,2013-03-22
.................\.................\..........\Resources.resx,5612,2013-03-22
.................\.................\..........\Settings.Designer.cs,1102,2013-03-22
.................\.................\..........\Settings.settings,249,2013-03-22
.................\.................\Public_Class.cs,7498,2013-03-25
.................\.................\Public_var.cs,911,2013-03-28
.................\.................\Run.cs,5960,2013-03-29
.................\.................\Run.Designer.cs,11374,2013-03-28
.................\.................\Run.resx,11572,2013-03-28
.................\initializeBarcode.sln,941,2013-03-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab
    主要应用于经济管理类专业演化博弈数值分析部分(Mainly used in professional evolutionary game Numerical analysis section Economics and Management)
    2017-03-23 15:14:06下载
    积分:1
  • 20077917533895
    快件暂扣管理系统(仓库管理) 快件暂扣管理系统(仓库管理) 快件暂扣管理系统(仓库管理)(Express withheld Management System (Warehouse Management) Express withheld Management System (Warehouse Management) Express withheld Management System (Warehouse Management))
    2020-11-06 11:39:49下载
    积分:1
  • eReccKQ_Acccm
    企业员工考勤与工资管理系统,支持Acccess与MS SQL Server数据库 (Employee attendance and payroll management system, the support Acccess and MS SQL Server Database)
    2020-07-01 08:20:02下载
    积分:1
  • cheliangguanl
    这是一个基于Visual Basic数据库开发的车辆管理信息系统,仅供大家学习参考(This is a Visual Basic Database Development of vehicle management information systems, Reference is for them to learn from)
    2006-12-06 17:00:58下载
    积分:1
  • company
    编写一个程序实现小型公司的人员信息管理系统。该公司雇员(employee)包括经理(manager),技术人员(technician)、销售员(salesman)和销售部经理(salesmanager)。要求存储这些人员的姓名、编号、级别、当月薪水,计算月薪并显示全部信息。 程序要对所有人员有提升级别的功能。为简单起见,所有人员的初始级别均为1,然后进行升级,经理升为4级,技术人员和销售部经理升为3级,销售员仍为1级。 月薪计算办法是:经理拿固定月薪8000元,技术人员按每小时100元领取月薪,销售员按该当月销售额4 提成,销售经理既拿固定月工资也领取销售提成,固定月工资为5000元,销售提成为所管辖部门当月销售额的5‰。 (Write a program to implement the personnel information management system of small company. The company employees (employee) including managers (manager), technical personnel (technician), salesman (salesman) and the sales manager (salesmanager). For store the personnel s name, serial number, level, monthly salary, calculate monthly salary and display all the information. Program for all personnel have the function of level. For the sake of simplicity, all staff of the initial level 1, and then upgrade, manager promoted to level 4, technicians and sales manager for level 3, the salesperson is still the 1st level. Monthly salary calculation way is: managers with a fixed monthly salary of 8000 yuan, technicians receive monthly salary 100 yuan per hour, the salesman make the monthly sales 4 commission, sales manager with both fixed monthly salary also receive sales commissions, fixed monthly salary of 5000 yuan, sales to become the jurisdiction of the department of sales that month 5 ‰.)
    2015-06-04 13:32:42下载
    积分:1
  • Lookup
    金蝶K3基础资料调用方法,包含常用基础资料的浏览、查询方法,方便二次开发使用(Kingdee K3 basic information, call the method, commonly used basic data browsing, query methods, to facilitate the secondary development of the use of)
    2012-09-28 16:11:14下载
    积分:1
  • gongsiguyuanguanli
    对公司员工的信息进行修改,添加,计算工资等功能,内附源代码(Information on the company s employees to modify, add, calculate payroll and other functions, containing the source code)
    2013-12-09 17:51:31下载
    积分:1
  • CPP
    销售公司员工管理 期末C++大作业 十分有用(Sales staff management At the end of the c++ big homework is usefu)
    2013-11-13 16:59:30下载
    积分:1
  • 06329995
    多智能体系统一致性问题的研究,最近热点与难点(consensus of multi-agent systems)
    2016-09-05 11:15:46下载
    积分:1
  • UAttendannces
    用Visual C++编写的考勤管理系统,支持数据库技技术,是初学入门者学习数据库编程的很好的资源,找了好久了! (Using Visual C++ to prepare for attendance management system in support of database technologyy, is a beginner to learn database programming beginners good resources for a long time to find a! )
    2012-05-19 15:50:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载