联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Pascal/Delphi编程(201) 

[Pascal/Delphi编程] Delphi_404340

Delphi:运用Delphi设计并创建图表,一个简简单单的Delphi图表创建实例,使用了三方控件,并配合SQL数据库,SQL脚本需要附加到SqlServer中,程序编辑环境截图如上所示。   使用本例时,请安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。本实例数据库脚本为mrxt.sql,附加文件为mrxt_data和mrxt_long,均保存在本实例data目录下。
Delphi: Delphi to design and create charts using a simple chart to create an instance of Delphi, the use of tripartite control, and with the SQL database, SQL script needs to be attached to SqlServer, program editing environment screenshot shown above. When using this example, install SQLServer2000 database using Enterprise Manager database restore or attach a database script. The instance database scripts for mrxt.sql, attach files to mrxt_data and mrxt_long, are stored in the instance data directory. (2014-07-23, Delphi, 14KB, 下载1次)

http://www.pudn.com/Download/item/id/2593347.html

[Pascal/Delphi编程] Delphi_803600

Delphi:Delphi源码动态创建sql2000数据库、数据表,生成.sql文件,在sql2000绿色版下测试通过。注意:企业管理器生成的.sql,需要新建一个.txt文件,把内容复制过来,不然会提示第一句有错,go 要去掉。实现思路:先填写好数据库连接信息,这个不用多说吧,然后创建数据集组件,指定连接Connection1给数据集Query1,调用函数,创建数据库,这里调用CreateNewDB函数,其实到这里基本上已经完成创建工作了。
Delphi: Delphi source code to dynamically create sql2000 database, data tables, generate sql file in sql2000 green version of the test. Note: Enterprise Manager generated sql, need to create a txt file, the contents copied, otherwise you will be prompted the first sentence is wrong, go to remove. Realization of ideas: first fill the database connection information, this goes without saying it, and then create a dataset component, specify the connection to the data set Connection1 Query1, call the function, create a database, where the function is called CreateNewDB fact here is basically to create work has been completed a. (2014-07-17, Delphi, 11KB, 下载1次)

http://www.pudn.com/Download/item/id/2590328.html

[Pascal/Delphi编程] VCLSkin5.60For-Dephi7(233-skins)

VCLskin5.6破解版 for Delphi7,内附安装教程。窗体上没有DEMO字样(非破解版强制显示该字样,网上许多自称破解版,但是很多都是假的)刚刚安装完毕,亲测Delphi7 企业版完美支持,安装环境为win7 32bit 家庭普通版,无任何不良bug,。由于设计需要,本人要学习delphi,此皮肤控件为开源控件,以及大量预设好的皮肤,基本一键换肤,也可以根据需要使用皮肤编辑器自定义皮肤。
VCLskin5.6 cracked version for Delphi7, no word DEMO on the form (non-cracked version displays the word mandatory, many claiming to crack the online version, but many are fake) just installed, pro-test Delphi7 Enterprise Edition perfect support, installation environment to win7 32bit home Basic, no bad bug,. Because of the design need, I want to learn delphi, this skin control of open source controls, as well as a large number of preset good skin, basically a key peels can also be custom skin using the skin editor needed (2014-03-16, Delphi, 10033KB, 下载147次)

http://www.pudn.com/Download/item/id/2484590.html

[Pascal/Delphi编程] CreateNewDB

Delphi源码动态创建sql2000数据库、数据表,生成.sql文件,在sql2000绿色版下测试通过。注意:企业管理器生成的.sql,需要新建一个.txt文件,把内容复制过来,不然会提示第一句有错,go 要去掉。实现思路:先填写好数据库连接信息,这个不用多说吧,然后创建数据集组件,指定连接Connection1给数据集Query1,调用函数,创建数据库,这里调用CreateNewDB函数,其实到这里基本上已经完成创建工作了。
Delphi source code to dynamically create SQL2000 database, data tables, generate sql file, in sql2000 green version under the test. Note: Enterprise Manager generated SQL, need to create a txt file, copied, or will be prompted the first sentence wrong, go to get rid of. Realization of ideas: first, to fill the database connection information, this goes without saying it, and then create the dataset component, specify the connection Connection1 dataset Query1, call the function, create a database, here call CreateNewDB functions basically been completed, in fact, to create a work the. (2013-04-28, Delphi, 12KB, 下载8次)

http://www.pudn.com/Download/item/id/2220137.html

[Pascal/Delphi编程] PowerDesigner15

POWERDESIGNER 教程 PowerDesigner是Sybase公司的CASE工具集,是图形化、易于使用的企业 建模环境。使用它可以方便地对管理信息系统进行分析设计,它几乎包括了数据 库模型设计的全过程。利用PowerDesigner可以制作数据流程图、概念数据模型、 物理数据模型,可以生成多种客户端开发工具的应用程序,还可为数据仓库制作 结构模型,也能对团队设计模型进行控制。它可与许多流行的数据库设计软件, 例如:PowerBuilder、Delphi、VB等相配合使用来缩短开发时间和使系统设计 更优化。 PowerDesigner
POWERDESIGNER tutorial PowerDesigner Sybase, Inc. CASE toolset is a graphical, easy-to-use enterprise modeling environment. It can facilitate the analysis of the management information system design, it includes almost the whole process of design of the database model. Using PowerDesigner can create data flow diagrams, conceptual data model, physical data model, you can generate a variety of client application development tools, but also for making structure model of the data warehouse team design model can be controlled. It can be designed with many popular database software, such as: PowerBuilder, Delphi, VB compatible use to shorten development time and system design optimization. PowerDesigner (2013-01-14, PowerBuilder, 9691KB, 下载9次)

http://www.pudn.com/Download/item/id/2116858.html

[Pascal/Delphi编程] delete-from-sqlserver

本实例可在在服务器端使用存储过程删除指定数据, 服务器端数据库为SQLServer数据库,数据库名为cyjlkc,配置ODBC为cyjlkc。 使用本例时,请在服务器端安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。本实例数据库脚本为cyjlkc.sql,附加文件为cyjlkc_data和cyjlkc_long,均保存在本实例data目录下。 使用本实例时要注意以下几点。 1、使用Socket方式和应用程序服务器相连,Socket使用TCP/IP协议来和应用程序服务器相连,只要客户端计算机支持TCP/IP的连接方式即可,不过对于应用程序服务器来说,必须额外运行Scktsrvr.exe(该程序在Delphi安装路径的“Borland\Delphi7\Bin”文件夹内)以打开对应的SocketServer程序。 2、运行程序时要保证网络连接正常。 3、如果单机试验本程序要保证网络连接处于连接状态(操作系统为WINDOWS 2000或WINDOWSXP)
Delete the specified data in this instance can use stored procedures on the server side, the server-side database SQLServer database the database name cyjlkc, configuring ODBC cyjlkc. This case, the server side install SQLServer2000 database using Enterprise Manager to restore the database scripts or additional databases. This instance database script cyjlkc.sql, the additional files cyjlkc_data and cyjlkc_long are stored in the instance data directory. To pay attention to the following points when using the instance. 1, using the Socket methods and applications connected to the server, Socket using TCP/IP protocol to and connected to the application server, as long as the client computer supports TCP/IP connection can be, but for the application server must additional run Scktsrvr of . exe (the program in the the Delphi installation path Borland \ Delphi7 \ Bin " folder within) to open the the corresponding SocketServer program. 2, run the program to ensure that the network connec (2012-11-12, Delphi, 201KB, 下载4次)

http://www.pudn.com/Download/item/id/2044592.html

[Pascal/Delphi编程] caisuzi1

单击“产生数字”或“开始新游 戏”后软件将随机产生一个无重 复 的4位数,使用者在对应输入框 内输入猜测的一组无重复4位数 ,单击“确认数字后”软件就会根 据这个数字给出几A几B,其中A 前面的数字表示位置正确的数的 个数,而B前的数字表示数字正 确而位置不对的数的个数。 如:正确答案为 5234,而 猜的人猜 5346,则是 1A2B,其 中有一个5的位置对了,记为1A ,而3和4这两个数字对了,而位 置没对,因此记为 2B,合起来 就是 1A2B。接着猜的人再根据 出题者的几A几B继续猜,直到 猜中(即 4A0B)为止。 注意事项:请在5 分钟之内完成,且 输入次数不得超过50 次不然 算失败 本产品纯属智利游戏,仅供娱乐
Click the "generation number " or "start a new tour Play "after the software will randomly generate a non-re- Complex 4-digit, the user input box in the corresponding Enter a group of non-repetition guess 4-digit , Click "confirm figures, " the software will root According to this figure shows a few A few B, where A The numbers indicate the correct position in front of the number of The number of digits before the number of B is The number of correct and incorrect number of locations. Such as: The correct answer is 5234, and Guess who guess 5346, it is 1A2B, its There is a 5 position of a, denoted 1A , While 3 and 4 of these two figures, while the bit Did not set right, so remember to 2B, together Is 1A2B. Then, according to people who guess A few questions were a few B keep guessing until Guess (that is, 4A0B) so far. Note: Please be completed within 5 minutes, and Enter no more than 50 times or else Operator failure This product is pure (2010-12-21, Delphi, 384KB, 下载2次)

http://www.pudn.com/Download/item/id/1387547.html

[Pascal/Delphi编程] PhenixOpen

Phenix 分布式应用开发平台 for Delphi (源码) 发布 Phenix是基于Delphi-MIDAS技术之上的开发平台。 Phenix分为Phenix控件包(包含有PhenixLibrary、PhenixDataSource、PhenixResource)、定制管理工具-Phenix Manager(以下简称PM)、和一个运行在DCOM+Borland Socket Server上的中间件-PhenixApp(以下简称PA)。 在MIDAS的先进思想和强大功能基础之上,Phenix将数据库应用的分布式开发模式进行了封装,可更加方便而高效地开发出您的软件产品。 Phenix为您提供的通用数据集引擎(PA+PM+PhenixDataSource控件包),使您能够科学而集中地管理和使用数据集,降低了客户端与数据库间的耦合度。 Phenix为您提供标准的角色权限管理(PA+PM+PhenixResource控件包),使您无须在每个软件产品中都单独开发一套权限模式。 Phenix为您提供标准的客户端插件开发框架(包含在PhenixResource控件包中),并已集成在了Delphi的IDE中,以方便团队合作开发软件产品。 本开发平台的原型已在多个项目中应用并在多家大型企业应用系统中运转多年。 鉴于作者已转向.NET应用,希望仍然坚持在Delphi阵营的朋友们继续将Delphi发扬光大,为此公布完整源码,希望对大家有所帮助。
Phenix (2010-09-09, Delphi, 2519KB, 下载33次)

http://www.pudn.com/Download/item/id/1292348.html

[Pascal/Delphi编程] student

开发工具: Delphi+SQL2000 功能模块:(1)学生学籍档案的管理,可添加、修改、特定条件下的查询和输出学生学籍档案信息 ,学生档案里包括学生基本情况(姓名、性别、身高……等等)、学生简历情况、学生奖励情况、学生处 分情况、学生家庭信息、学生奖贷学金情况、学生注册、学生毕业情况。 (2)学生成绩管理,可添加、修改、特定条件下的查询和输出学生入校成绩,各学期、 各门课程的成绩信息,并支持按年级、班级等条件的统计、查询、报表输出。 (3)班级管理,可添加、修改、特定条件下的查询和输出各班级的信息。 (4)学生注册管理,可添加、修改、特定条件下的查询和输出每个学生每学期的注册信 息。 (5)课程管理,可添加、修改、特定条件下的查询和输出每门课程的信息。 (6)用户管理,可添加新用户,修改已有用户密码。 (7)登录窗口,在使用本系统前都要进行身份验证。并可增加、删除用户,可修改用户 密码。
Functional modules: (1) Student Student Files, you can add, modify, under certain conditions the query and output student record files of information, the students, including students basic information on file (name, sex, height ... ... etc), Student Resume circumstances, students reward situation, student punishment cases, students Family Information, Student Scholarship situation, student registration, student graduation situation. (2) student achievement management, can add, modify, under certain conditions into a query and export student grades, the semester, the results of various courses of information and support by grade, class and other conditions of statistics, query, report output. (3), class management, can add, modify, under certain conditions the query and output information for each class. (4) Student Registration, you can add, modify, query, and under certain conditions the output of each student per semes (2010-05-04, Delphi, 3792KB, 下载8次)

http://www.pudn.com/Download/item/id/1155960.html

[Pascal/Delphi编程] StudentMIS

开发工具: Delphi+SQL2000 功能模块:(1)学生学籍档案的管理,可添加、修改、特定条件下的查询和输出学生学籍档案信息 ,学生档案里包括学生基本情况(姓名、性别、身高……等等)、学生简历情况、学生奖励情况、学生处 分情况、学生家庭信息、学生奖贷学金情况、学生注册、学生毕业情况。 (2)学生成绩管理,可添加、修改、特定条件下的查询和输出学生入校成绩,各学期、 各门课程的成绩信息,并支持按年级、班级等条件的统计、查询、报表输出。 (3)班级管理,可添加、修改、特定条件下的查询和输出各班级的信息。 (4)学生注册管理,可添加、修改、特定条件下的查询和输出每个学生每学期的注册信 息。 (5)课程管理,可添加、修改、特定条件下的查询和输出每门课程的信息。 (6)用户管理,可添加新用户,修改已有用户密码。 (7)登录窗口,在使用本系统前都要进行身份验证。并可增加、删除用户,可修改用户 密码。
Functional modules: (1) Student Student Files, you can add, modify, under certain conditions the query and output student record files of information, the students, including students basic information on file (name, sex, height ... ... etc), Student Resume circumstances, students reward situation, student punishment cases, students Family Information, Student Scholarship situation, student registration, student graduation situation. (2) student achievement management, can add, modify, under certain conditions into a query and export student grades, the semester, the results of various courses of information and support by grade, class and other conditions of statistics, query, report output. (3), class management, can add, modify, under certain conditions the query and output information for each class. (4) Student Registration, you can add, modify, query, and under certain conditions the output of each student per semes (2010-05-04, Delphi, 1021KB, 下载12次)

http://www.pudn.com/Download/item/id/1155948.html

[Pascal/Delphi编程] jiudian

酒店管理系统,使用SQL Server的用户sa,密码为“$ *^@”。如果读者的数据库sa用户密码与本书不同,可以在SQL Server的查询分析器中输入以下SQL语句来修改密码:exec sp_password ‘旧密码’,’新密码’,也可以通过SQL Server企业管理器,展开【数据库】|【安全性】|【登录】节点,双击其中的sa项目,将密码设置为“$ *^@”。
Hotel Management System, using SQL Server user sa, password " $ *^@" 。 If the reader' s database sa user password with this book is different in SQL Server' s Query Analyzer, enter the following SQL statement to change the password: exec sp_password ' old password' , ' new password' , but also by SQL Server Enterprise Manager, Expand 【database】 | 【Security】 | 【log】 node, double-click one of the sa project that will set the password to " $ *^@" 。 (2010-03-08, Delphi, 913KB, 下载5次)

http://www.pudn.com/Download/item/id/1079882.html

[Pascal/Delphi编程] 4a27c356f05a5_EmailServer090604

附件為修改自Alexander J. Fanti先生的POP3/SMTP伺服器程式(含SourceCode) 此次為第二次改版,修正了下列問題 1.防止OpenRelay 2.ESmtp的Bug修正 3.解決和OutLookExpress/2003/2007的認證Bug 4.加強內寄/外寄等郵件的分類和管理,清楚記載送(來)信人/時間等資訊 降低網管人員面對其他MailServer亂數分類的負擔 輕鬆完成郵件管理 5.加強Forword-Mail/MailList的分類管理 6.加入匯入文字檔帳號密碼的功能,快速轉移你的舊EMail Address(Ps:文字格式:帳號稱謂,帳號,密碼,) 7.加入針對垃圾郵件進行過濾的功能,並可設定關鍵字 並對垃圾郵件進行分類管理 8.修正郵件收件日期與時區錯誤的問題 9.(2009/06/07)更新原程式在POP3認證錯誤時會新增帳密的漏洞
Attached modified from Alexander J. Fanti Mr. POP3/SMTP server programs (including SourceCode) This for the second revision, amendment of the following issues 1. To prevent the OpenRelay The Bug amendment 2.ESmtp 3. OutLookExpress/2003/2007 authentication solutions and Bug 4. To strengthen within the Send/outgoing messages such as the classification and management, a clear record of delivery (to) the letter person/time information Reduce network managers face other MailServer random classification burden easy to complete the e-mail management 5. Forword-Mail/MailList classification to enhance the management 6. Join the account password to import text file function, quickly transfer your old EMail Address (Ps: Text Format: account title, account number, password,) 7. Add filtering for junk e-mail functions, and can set the keywords and junk e-mail to classified management 8. To amend the date of receipt e-mail with the time zone wrong question 9. (2009/06/07) upd (2010-01-28, Delphi, 1633KB, 下载32次)

http://www.pudn.com/Download/item/id/1053249.html

[Pascal/Delphi编程] ChnCalendar.v3.2

饭桶牌农历控件v3.2,修正一些发现的BUG。当前农历算法采用了CnPack的农历单元,由于Delphi日期类型的限制,只支持公元1年到2100年的农历换算,感谢CnPack组的人。 增加了年号功能(公元1年到1948年) ,比如1410年,会显示:[明]成祖 朱棣 永乐8年,另外在显示元朝的年号时,可能会存在显示不全的现象,由于那些酋长的名字太长了。。。年号的数据来源于寿星万年历Web版,可能会存在年号不正确的现象,感谢寿星万年历的作者许剑伟先生。 农历范围增加到公元1年到2100年。 修改DEMO程序,增加了一些常用控制演示。
Iitoi brand Lunar Control v3.2, fix some found BUG. The current algorithm uses a CnPack Lunar Lunar module, due to limitations on the type Delphi date, which only supports AD 1 to 2100 conversion of the Lunar New Year, thanks CnPack group of people. Increased the era name function (AD 1 to 1948), for example in 1410, it displays: [next] Zu Zhu Di Wing-lok, 8 years, and the era name in the display when the Yuan Dynasty, there may be shown the phenomenon of incomplete, due to those chief s name is too long. . . Era name of the data from calendar Web version of god of longevity, there may be a phenomenon era name is incorrect, thanks god of longevity calendar, author of Mr. Xu Jianwei. Lunar New Year a year to increase the scope of 2100. Modify the DEMO program, an increase of some commonly used control the presentation. (2009-10-27, Delphi, 436KB, 下载59次)

http://www.pudn.com/Download/item/id/950686.html

[Pascal/Delphi编程] ChnCalendar3.1Beta

当前农历算法采用了CnPack的农历单元,由于Delphi日期类型的限制,只支持公元1年到2100年的农历换算,感谢CnPack组的人。 增加了年号功能(公元1年到1948年) ,比如1410年,会显示:[明]成祖 朱棣 永乐8年,另外在显示元朝的年号时,可能会存在显示不全的现象,由于那些酋长的名字太长了。。。年号的数据来源于寿星万年历Web版,可能会存在年号不正确的现象,感谢寿星万年历的作者许剑伟先生。 农历范围增加到公元1年到2100年。 修改DEMO程序,增加了一些常用控制演示。
The current algorithm uses the Lunar Chinese New CnPack unit, due to restrictions on the type of Delphi date, only 1 year to the Chinese translation in 2100, thanks to CnPack group. Function of an increase of reign title (AD 1 to 1948), for example, in 1410, will show: [out] Cheng-Zu Zhu Di Yongle 8 years, and the Yuan Dynasty in the reign title display may show the existence of the phenomenon of incomplete, as those Chiefs name too long. . . Reign title of the calendar data from the Web version of god of longevity, there may be incorrect reign title phenomenon, the authors thank the calendar Shouxing Mr. Xu Jianwei. Lunar New Year to the scope of 1 year to 2100. DEMO modified procedures, an increase of some commonly used to control presentation. (2009-08-07, Delphi, 377KB, 下载13次)

http://www.pudn.com/Download/item/id/869671.html

[Pascal/Delphi编程] Windows_LeiChun

软件名字:Windows内存清理大师V1.0 软件介绍: Windows内存清理大师,是国内领先推出的一款内存清理软件,她能自动或者人工清理内存,优化内存,让您的系统时刻保刻流畅。软件退出时会自动保存日志,让您对清理结果一目了然。 软件作者:FlyBird(飞鸟传说) 软件MD5值:E9B628F4F4AE3C35F7A4B23DE0EB8E44 软件论坛:http://forums.zxbc.cn/?fromuid=4 联系方式:E-mail:wucc513721@163.com QQ:17472439 软件编译平台:DELPHI 7.0 免责声明 一旦您使用本软件,即表示您愿意接受以下条约。 1、您同意尽您最大的努力来防止和保护未经授权的发表和使用本程式及其文件内容,作者保留所有无明确说明的权利。 2、若运行此软件后出现不良后果,作者对其概不负责,亦不承担任何法律责任。 3、作者对于软件所有功能之保证,已提供于软件内,没有任何其他额外保证。其他作者未提供之功能、品质或损及您其他之权益均非作者之保证范围;若有价值、瑕疵等问题,均非本软件作者之责任。 4、本软件著作权人为本软件作者,本软件最终解释权归本软件作者所有,本免责声明最终解释权归本软件作者所有。
err (2008-11-18, Delphi, 338KB, 下载29次)

http://www.pudn.com/Download/item/id/582787.html

[Pascal/Delphi编程] EhLib_v4[1].2.16_CN

EhLib 4.2.16 中文汉化版 (Faceker.com 修改版) 1. DataService\EhLibADO.pas 第40行,ADODataSetDriverName函数: 原:Result := MSACCESS 现:Result := MSSQL 功能:字符串、日期界定符匹配(STFilter.Local=False情况下) 2.Common\EhLibConsts.pas 功能:常数汉化 3.Common\DBGridEhFindDlgs.pas\dfm A、FillColumnsList函数: 原:cbFindIn.Items.AddObject( <All> , nil) 现:cbFindIn.Items.AddObject(‘<全部>’, nil) B、界面中ComboBox中Items及KeyItems及Text汉化; C、主界面汉化; 4.Common\PrnDgDlg.pas\dfm 功能:界面汉化 5.Common\PrvFrmEh.pas\dfm 功能:界面汉化 6.Common\PrViewEh.pas 327行 TPreviewBox.Create 方法. 由 FViewMode = vmFullPage 改为 FViewMode = vm100 7.Common\DBUtilsEh.pas GetOneExpressionAsLocalFilterString 和 GetOneExpressionAsSQLWhereString 函数 功能:查询行字符串查询默认为LIKE查询. 相关详细更新信息请查看:http://www.Faceker.com 。
EhLib 4.2.16 Chinese Version (Faceker.com modified version) 1. DataServiceEhLibADO.pas line 40, ADODataSetDriverName function: the original: Result: = MSACCESS is: Result: = MSSQL functions: string, date, match DELIMITER (STFilter . Local = False cases) 2.CommonEhLibConsts.pas functions: constant sinicized 3.CommonDBGridEhFindDlgs.pasdfm A, FillColumnsList function: the original: cbFindIn.Items.AddObject ( (2008-11-06, Delphi, 2251KB, 下载23次)

http://www.pudn.com/Download/item/id/574396.html

[Pascal/Delphi编程] delphi+sql1

该章文件夹Chap1下存放的以下4个文件:CreateTable.txt、CreateDB.sql、PERSONNEL_SYS_Data.MDF和PERSONNEL_SYS_Log.LDF。 其中CreateTable.txt存储了创建数据表脚本的文本文件; CreateDB.sql用来创建数据库,方法是在sql查询分析器中执行CreateDB.sql文件; PERSONNEL_SYS_Data.MDF和PERSONNEL_SYS_Log.LDF为附加数据库文件,附加方法:打开SQL Server企业管理器,在左侧窗格中展开服务器组和要创建数据库的服务器实例。右击“数据库”节点,然后选择“所有任务”下的“附加数据库...”命令,打开如图1所示的对话框,在“…”按钮中单击,选择part02文件夹下的PERSONNEL_SYS.MDF文件确认即可。
The chapter Chap1 folder stored in the following four documents: CreateTable.txt, CreateDB.sql, PERSONNEL_SYS_Data.MDF and PERSONNEL_SYS_Log.LDF. CreateTable.txt which stored data tables to create a text file script CreateDB.sql used to create the database, methods in the sql query analyzer to perform CreateDB.sql document PERSONNEL_SYS_Data.MDF and PERSONNEL_SYS_Log.LDF for additional database files, additional methods : Open SQL Server Enterprise Manager, in the left pane expand the server group and want to create a database server instance. Right-click on Database node, then select All tasks under the Additional database ... command, open the dialog box as shown in Figure 1, in the ... button, click, select part02 folder PERSONNEL_SYS . MDF file can be confirmed. (2008-01-16, Delphi, 211KB, 下载7次)

http://www.pudn.com/Download/item/id/395299.html

[Pascal/Delphi编程] 2344095_Document

从文档管理升华到知识管理文档是知识的容器,是已经物化的显性知识,其中蕴涵了大量本企业特有的知识财产。适时地、不受地域和组织形式的限制获得基于文档内容的知识,正是知识管理的一个主要目标。文档管理的职责就是有效地组织和规划文档,使文档的获得、归类、查找和提取更容易。分布式文档管理的最终目的就是成为知识管理体系的一部分,与其他的因素构成完整的知识管理网络体系。
sublimation from document management to knowledge management documentation is knowledge of containers has been materialized is the dominant knowledge, which contains a lot of the enterprise-specific intellectual property. Timely, geographical and organizational forms that the restriction was based on document content knowledge, Knowledge management is a major goal. Document management is the duty of effective organization and planning document, the document is classified, search and retrieval much easier. Distributed Document Management is the ultimate goal to become a knowledge management system in, and other factors constitute a complete knowledge management network systems. (2007-04-24, Delphi, 439KB, 下载151次)

http://www.pudn.com/Download/item/id/272621.html

[Pascal/Delphi编程] Delphiyiyangulixitong

1、源码包括图标、代码和建库脚本三部分 2、程序都在Delphi7.0和SQL Server 2000个人版下调试通过的,使用的操作系统是Microsoft Windows 2000(Professional),原则上,操作系统对程序没有影响,不过,作者没有在其他操作系统平台上调试这些程序。 3、数据库使用SQL Server的用户sa,密码为“$%*^@”。如果数据库sa用户密码不同,可以在SQL Server的查询分析器中输入以下SQL语句来修改密码:exec sp_password ‘旧密码’,’新密码’,也可以通过SQL Server企业管理器,展开【数据库】|【安全性】|【登录】节点,双击其中的sa项目,将密码设置为“$%*^@”。 4、默认文件为只读文件,而所有程序在重新编译时都必须重新创建这些文件,所以在重新编译之前必须将所有文件修改为可写。 5、该程序有配套教材《Delphi数据库开发经典案例解析》清华大学出版社
err (2006-10-30, Delphi, 983KB, 下载20次)

http://www.pudn.com/Download/item/id/222485.html

[Pascal/Delphi编程] JYCP

这是一个职业测评系统,由DELPHI开发,SQL数据库,由三层数据库开发,功能包含各种职业测评并给于分析和解析,把结果反馈到相关网站,实现普查的目的,集网络和数据库于一体,对系统模块进行了优化,适用于中型企业测评员工素质用,模块善需进行进一步的改进。
This is a job evaluation system developed by Delphi, SQL database, three-tier database development, including various kinds of functional evaluation and career in the analysis and to analyze, and the results fed into the relevant websites, to achieve the purpose of the census, the collection network and database integration of the system for the optimization module that applies to medium-sized enterprises with quality appraisal staff, the need for good module further improvements. (2006-03-18, Delphi, 1046KB, 下载52次)

http://www.pudn.com/Download/item/id/155797.html
总计:201