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

[Windows编程] YLYOZQO108

企业级的网络设备管理和相应的银决方案,及以网络设备的原扑图的自动生成, (2017-09-20, Java, 1604KB, 下载2次)

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

[Windows编程] hEptimeEnterprise

环保时代企业在线记账管理系统”是一款功能强大,特别简单易用的财务在线记账软件,它不需要用户了解深奥的财务知识,不用培训即会使用,特别适合中小企业,门店等用在日常经营管理中来管理现金流水账,应收应付帐,以及公司记账等相关财务活动。 2、环保时代企业在线记账管理系统也可以说是一款傻瓜型的流水账管理系统,通过记录每日现金支出,收入的明细账,为企业管理者提供详细的收入支出日报,月报,欠款明细等重要信息。是您进行企业管理,企业经营不可多得的强大工具。
The era of environmental protection enterprises online billing management system is a powerful online financial accounting software especially easy to use, it does not require users to understand the profound financial knowledge, no training will be used, especially suitable for small and medium-sized enterprises, to the management of cash flow in the daily management of the store with accounts, accounts payable, and the company accounting and other related financial activities. 2, environmental protection enterprises in the era of online billing management system can be said to be running account management system is a fool type, by recording the daily cash expenditures, ledger income, provide details of income and expenditure for the enterprise managers daily, monthly, details of arrears and other important information. It is a powerful tool for enterprise management and enterprise management. (2017-03-04, Java, 2826KB, 下载2次)

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

[Windows编程] Write-JDBC-application

参照如下所示的SQL命令,在MySQL或Oracle数据库中创建用户信息表“userinfo”。 create table userinfo( code varchar(4) not null PRIMARY KEY, 用户代码 name varchar(10), 用户姓名 password varchar(6), 用户密码 email varchar(40), 用户电子邮件地址 primary key(code)) 用户信息表中的数据如下: 代码 姓名 密码 电子邮件地址 7101 宋晓梅 123456 xiaomei@yahoo.com.cn 7102 关松杰 654321 songjie@263.net 7103 李晓梅 123654 xiaomei@yahoo.com.cn 7104 张松岩 456123 songyan@yahoo.com.cn 7105 王亚杰 321456 yajie@hotmail.com 7106 曲小声 654321 xiaosheng@263.net 编写JDBC应用程序,完成以下操作: (1)首先将数据插入到用户信息表中,然后在屏幕上显示出来。 (2)将代码为7104用户的密码改为:888999,然后在屏幕上显示出来。 (3)将代码为7106的用户记录删除。 (4)建立如下图所示的登录界面,输入“用户代码”及“密码”信息后,单击“确定”按钮,如在用户信息表“userinfo”中能找到匹配的记录,则输出“登录成功”的信息,否则输出“登录失败”。
Refer to the following SQL commands shown, create user information table userinfo in MySQL or Oracle s. create table userinfo ( code varchar (4) not null PRIMARY KEY,- user code name varchar (10),- the user s name password varchar (6),- user password email varchar (40),- user s email address primary key (code)) Data user information table as follows: Code Name Email Address Password 7101 Song Xiaomei 123456 xiaomei@yahoo.com.cn 7102 Off Song-Jie 654321 songjie@263.net 7103 Li Xiaomei 123654 xiaomei@yahoo.com.cn 7104 Zhangsong Yan 456123 songyan@yahoo.com.cn 7105 Wangya Jie 321456 yajie@hotmail.com 7106 whispered 654321 xiaosheng@263.net Write JDBC application, do the following: (1) First, insert data into user information table, and then displayed on the screen. (2) the code for the user s password to 7104: 888,999 and then displayed on the screen. (3) the code 7106 user records deleted. (4) establish the login screen shown below, enter user code and pass (2015-07-24, Java, 159KB, 下载3次)

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

[Windows编程] qykx

系统介绍 企业快信的作用是帮助企业解决企业内部、企业与外部沟通难、信息不能及时传播等问题。为此,企业快信系统需要提供有邮件群发、短信群发等功能。通过对多数企业日常业务的考察、分析,并结合短信及邮件自身的特点,本系统具有以下功能。  用于管理客户和员工信息的名片夹管理功能。  用于对常用短语及其类别进行管理的信息库管理功能。  短信群发功能。  邮件群发功能。  发送邮件附件的功能。 操作注意事项 (1)本系统管理员用户名为:tsoft,密码为:111。 (2)用户首次登录时,需要添加一个新用户,然后,使用添加的用户进行登录。 (3)短信和邮件都支持群发。
System introduction Express letter of the role is to help enterprises solve the enterprise, corporate and external communication difficult, timely dissemination of information and so on. Therefore, the enterprise system need to provide bulk mail, SMS and other functions. Through investigation and analysis of the daily business of most enterprises, this system has the following functions. Used to manage customer and employee information management business card folder. L used to manage the information management function of commonly used phrases and categories. The SMS function. - e-mail listserv. Send e-mail attachments. Operating notes (1) the system administrator user name is: tsoft, password is: 111. (2) when a user first logs in, a new user is required to add a new user, and then, with the added user, the user is logged in. (3) bulk SMS and email. (2015-07-20, Java, 449KB, 下载3次)

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

[Windows编程] JAVA_Test

创建企业员工基本信息表(数据库端) 实现企业员工的组合检索功能(GUI) 将检索得到的结果以表格的形式展现 可将检索得到的结果以文件的方式导出
Create Employee basic information table (the side) to achieve a combination of employees search function (GUI) will result retrieved in tabular form showing the results can be exported in a manner retrieved documents (2015-04-28, Java, 26KB, 下载1次)

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

[Windows编程] hotelCRM

一般酒店企业使用的管理系统,使用oracle数据库,界面布局直接用Swing
General business use hotel management system, the use of oracle database, interface layout directly Swing (2014-03-23, Java, 1500KB, 下载3次)

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

[Windows编程] 04

系统介绍 企业快信的作用是帮助企业解决企业内部、企业与外部沟通难、信息不能及时传播等问题。为此,企业快信系统需要提供有邮件群发、短信接收等功能。通过对多数企业日常业务的考察、分析,并结合短信及邮件自身的特点,得出本系统要求具有以下功能。  用于管理客户和员工信息的名片夹管理功能。  用于对常用短语及其类别进行管理的信息库管理功能。  用于群发短信和接收短信的短信收发功能。  邮件群发功能。 操作注意事项 (1)在使用本系统前需要设置短信猫的通讯端口、波特率及注册码信息。 (2)本系统超级管理员用户名为:tsoft,密码为:111。 (3)本系统有两种操作权限即超级管理员和普通管理员,超级管理员可对一切信息进行管理,而普通管理员除了不能对管理员信息和查询发送短信信息操作以外,其它都可以进行管理。
System Introduction The role of business is to help enterprises solve the dispatch of the enterprise, corporate and external communication is difficult, not timely dissemination of information and other issues . For this reason , companies need to offer special delivery system bulk mail , text messaging and other functions. Through most of its daily business trips, analysis, combined with text messaging and e-mail their own characteristics , the system requirements come with the following features .  used to manage customer and employee information card folder management functions.  commonly used phrases and categories used to manage the information database management functions.  for sending and receiving SMS text messages text messaging capabilities.  e-mail listserv. Handling Precautions ( 1) Before using the system need to set the cat SMS communications port , baud rate and the registration code information . ( 2 ) The system super administra (2014-03-17, Java, 3091KB, 下载3次)

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

[Windows编程] renliziyuan

系统介绍 通过人力资源管理系统可使管理者快速高效地完成企业日常事务中的人事工作,降低人力资源管理的成本,使管理者能集中精力实现企业战略目标。人力资源管理系统的具体目标如下:  对企业人力资源管理的基本信息进行管理。  管理企业的员工信息(即人事管理功能)。  实现为个人提供网络工作平台的功能。  实现企业的应聘信息的管理功能。  实现企业员工培训的一系列相关信息的管理。  员工薪酬信息管理。  系统用户信息的管理。  系统运行稳定、安全可靠。 操作注意事项 (1)本系统的用账号:Tsoft,密码为:111 (2)编号由系统自动生成。
System administrators to quickly and efficiently complete the introduction of daily business affairs personnel work, reduce the cost of human resources management, so that managers can focus on achieving business goals through strategic human resource management system allows. The specific objectives of human resource management system are as follows:  Basic information on human resource management to manage.  management company employee information (ie, personnel management functions).  provide functionality to achieve personal networking platform.  enterprise management functions to achieve candidate information.  enterprise management series of staff training related information.  staff salary information management. Management  system user information.  system is stable, safe and reliable. Handling Precautions (1) of the system with the account: Tsoft, password: 111 (2) number automatically generated by the system. (2014-03-17, Java, 2037KB, 下载3次)

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

[Windows编程] openi-pentaho-plugin-3.0.1

openi,一款开源的轻量级企业BI开发工具。
openi, an open source lightweight enterprise BI development tools. (2013-11-29, Java, 8351KB, 下载11次)

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

[Windows编程] sliding

实现仿易信左右滑动的特效,需要配合https://github.com/jfeinstein10/SlidingMenu里面的library库
Realization of imitation easecredit sliding around special effects, need to meet https://github.com/jfeinstein10/SlidingMenu inside the library database (2013-11-21, Java, 2254KB, 下载5次)

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

[Windows编程] www.jsdata.cn

某公司网站源码,有想用的哪位请尽快下吧,绝不会后悔
某公司网站源码,有想用的哪位请尽快下吧,绝不会后悔的 (2009-10-29, Java, 5352KB, 下载138次)

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

[Windows编程] HibernateReference_zh_CN

HIBERNATE - 符合Java习惯的关系数据库持久化 Hibernate参考文档 3.2
HIBERNATE- in line with the relational database used to Java Persistence Hibernate reference documentation 3.2 (2009-07-20, Java, 501KB, 下载3次)

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

[Windows编程] 20080309_75cd816d7a2474b0c8c7xMa4zLxC4HLe

电子商务系统是由吉林省明日科技有限公司开发,程序的主要目的就是通过网站来推广互联企业的产品和服务,并使客户随时可以了解企业和企业的产品,为客户提供在线服务和订单处理功能。从长期的战略目标来说,网站不仅仅是产品和服务的推广,而是通过Internet、企业内部网(Intranet)和企业外部网(Extranet),将买家与卖家、厂商和合作伙伴紧密结合在了一起,因而消除了时间与空间带来的障碍。 读者将系统的原程序拷贝到本地计算机后,去掉文件夹的只读属性,按照《安装配置说明书》内容完成配置后,便可在本地计算机上运行网站了。 系统主要分为前台和后台。前台包括产品的展示及会员购物等模块,后台是管理界面,主要包括商品信息、会员信息、订单信息和公告信息的常规设置
this original code is for java developers (2009-07-15, Java, 4135KB, 下载9次)

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

[Windows编程] EQSystem

企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理。
Internal communication systems to provide network communication capabilities, in the communications process of the Prohibition of the Use chat expressions, such as file transfer capabilities, to avoid leakage of information, or send an error which led to the loss of higher-level information as well as other losses. The most important thing is to be adapted to any operating system, which is cross-platform technology, as businesses need to work within the working environment in the use of a number of different operating system to complete the work. In addition, the system does not require the use of transit and records communications server, you can independently accomplish the communication task, remove the leadership of trade unions to monitor the progress of the work on reverse psychology and so on. (2009-05-14, Java, 2813KB, 下载19次)

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

[Windows编程] ec_port

企业内部培训系统,mvc三层体系架构。spring架构管理。
Internal training system, mvc three-tier system architecture. spring management architecture. (2009-04-07, Java, 6569KB, 下载45次)

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

[Windows编程] Source_of_supply_and_demand_information_throughout

个人开店,企业黄页一步到位:每个会员都拥有自己的店铺,企业会员可加入到企业黄页,集成支付宝在线支付后台登陆地址:后台登陆地址为供求目录adminindex·asp(建议修改后台文件夹路径)默认管理员:用户名:admin密码:admin登录后请修改密码
Personal shop, business yellow pages in one step: Each member has its own shops, corporate members can add to business yellow pages, integrated online payment Email Backgrounds landing Address: Backgrounds landing address directory for the supply and demand adminindex asp [proposed to amend the Backgrounds folder path] default administrator: Username: admin Password: admin Please log in to change my password (2009-03-02, Java, 3659KB, 下载7次)

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

[Windows编程] 5-27

D、Web与企业级程序开发详解》光盘(第15-27章)
D, Web and enterprise-class application development explain CD-ROM (the first chapter 15-27) (2008-12-22, Java, 2766KB, 下载2次)

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

[Windows编程] toupiaodiaochaV1.2

问卷调查,功能全面,适合各类网站或企业的应用
Questionnaire survey, full-featured, suitable for all types of web sites or enterprise applications (2008-08-10, Java, 32KB, 下载60次)

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

[Windows编程] DWR_cn_study

DWR中文版学习指南,详尽地介绍了开源软件DWR的使用,是一个不可多得的的教程。
DWR Chinese version of study guide, a detailed description of DWR s use of open source software is an invaluable tutorial. (2008-01-10, Java, 1153KB, 下载41次)

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

[Windows编程] 《精通Java中间件编程》源代码(1)

JAVA是适合做开发的语言 尤其企业级程序
Java is more suitable for the development of enterprise-level languages, particularly procedures (2006-01-10, Java, 109KB, 下载25次)

http://www.pudn.com/Download/item/id/140376.html
总计:117