搜索资源列表
delphi7企业人力资源管理系统
- delphi7企业人力资源管理系统 目 录 1、绪论 4 1.1 选题背景 4 1.2 本系统所采用的技术 5 2、系统分析 6 2.1 系统框架及功能模块 6 2.2 系统流程 7 2.3 系统的功能模块分析 8 2.3.1机构编制管理 8 2.3.2职员信息管理模块 9 2.3.3薪资福利管理模块 10 3、系统设计 12 3.1 系统的数据库设计 12 3.1.1组织机构编码表 12 3.1.2职员基
Bpl-delphi.rar
- 基于Bpl的delphi框架,简单易学,容易操作,Bpl-based framework for the delphi, simple and easy to learn, easy to operate
TMS_WorkFlow_Studio_v.1.2.rar
- Workflow Studio是一款专为商业进程管理(BPM)设计的Delphi VCL框架。通过Workflow Studio你可以轻易地将工作流与BPM功能添加到你的应用程序里。这样能使你或你的最终用户创建工作流定义并运行工作流。此版本为1.2注册版,直接使用即可,Workflow Studio is a specifically for the business process management (BPM) framework for the design of Delphi VCL.
delphiWGframe
- Delphi外挂框架,可多开,很棒,有很多实用功能-Delphi plug-in framework which can be more open, great, there are many practical function
Delphi-VCL-BlueToothFramework
- DeepBlue Bluetooth Framework for Delphi 5.2.2 Bluetooth® Framework VCL™ is a VCL components set which allows you add communication support into your applications. By using Bluetooth® Framework VCL™ , your applications can work with inte
PcCode_200883165625222
- delphi框架,mvc模式下的,可以增加开发效率,提高开发成果-delphi framework, mvc mode, it can increase development efficiency and R
20080609
- 用delphi实现的一个酒店管理系统框架-Delphi achieved with a hotel management system framework
delphi-conduits
- delphi编写与Palm数据交换管道连接程序。-The Delphi Conduit Class Library is a support library for Delphi 4- 7 [and C++ Builder with minimal effort] to enable the easy development of Palm Conduit DLLs. It provides a framework for the quick creation of the DLLs, and
jiagoo.comddns
- 自己构架自己的域名服务器!花生壳用钱而而不稳定,特别适合用在ERP等软件的远程连接时用到域名时.!-The framework of their own domain name server! Peanut shell money and unstable, especially for ERP software in the remote connection when using the domain name.!
delphi
- 建筑脚手架计算程序框架,对于脚手架的设计有参考作用-Scaffolding framework program
Main
- 動態調用動態連接庫源碼及軟件框架,僅供參考-Dynamic invocation dynamic link library source code and software framework for reference only
DevExpress.ExpressWeb.Framework.v1.39.for.Delphi.
- Welcome to the world of ExpressWeb Framework - bringing RAD WYSIWYG web development to Delphi with the first integrated HTML designer for the Delphi 6/7 IDE. With ExpressWeb Framework, you are able to fully leverage your Delphi skills by using the sa
IP.Works.V8.Delphi.Edition
- IP Works Version 8 Delphi VCL Edition. A robust framework of enterprise-class controls, enabling rapid integration of any major Internet protocol or technology including: FTP, HTTP, SMTP, POP, IMAP, SNMP, LDAP, DNS, RSS, SMPP(SMS), XMPP (Jabber), SOA
DELPHI_ORM
- 是delphi开发环境下的对象持久化框架-Delphi Persistent Object (DePO) is a Object Persistent Framework. The implementation follows strictly the Scott Ambler implementation, adapting itself into the borland VCL.
Frame
- 程序的主要框架代码!对整个程序进行模块分许的部分-The main framework of the program code! The entire procedure permitted some sub-module
Delphi-VCL-BlueToothFramework
- DeepBlue Bluetooth Framework 5.2.2 for Delphi - FullSource
snapshot(delphi)
- 输入网址 选择生成图片的大小 如800*600等 可以生成对应网址的对应尺寸的网页完整截图 支持多个框架构成的网站 如163.com等大型网站 也可以实现完整的截图-Enter a URL select the size of generated images such as 800* 600 can generate the corresponding size of the corresponding Web pages constitute a full screenshot of the
Delphi_Programming_classic_example_of_code_MVC_fra
- Delphi编程开发MVC框架实例经典代码Delphi Programming classic example of the code MVC framework-Delphi Programming classic example of the code MVC framework
Delphimianxiangduixiangbianchengsixiang(liuyi)
- Delphi面向对象编程思想刘艺.pdf,一本Delphi编程入门的必读书,对于深化OOP编程有极大帮助,同时也能够深入对Delphi架构的了解。-Delphi object-oriented programming ideas Liu Yi. Pdf, an entry must read Delphi programming, OOP programming for the deepening of great help, but also to in-depth understanding
YNPluginFrameWork
- 咏南插件框架 何谓插件框架: 即整个项目由一个EXE的host程序和多个dll插件 组成。把软件项目按功能需要划分为不同的模块。使用插件封装各个模块。一个功能模块即是一个插件,所有功能模块都可以做到即插即用。应对客户的新需求你只需要修改对应的那一个插件,然后替换掉原来老的插件即可。其中最关键的HOST程序咏南已经做好了,你无需再做任何的修改即可使用。您要做的仅仅是通过使hydra的向导来生成功能模块插件。您无需担心这种开发方式的难度和开发效率,因为它比传统的生成一个大的EXE的开发方式