登录
首页 » Java » PhoneRecord

PhoneRecord

于 2010-04-07 发布 文件大小:3811KB
0 115
下载积分: 1 下载次数: 0

代码说明:

说明:  系统介绍 随着市场竞争的日益激烈,各个企业都想尽办法完善对客户的服务,电话客户服务便是企业推出的一项举措,通过电话与客户联系业务,为客户解答问题,但是在客户过多的情况下,难免出现问题,为了避免这种情况的发生,需要对所有的客户电话都录音,通过录音可以更好的了解客户的需求,也可以避免员工在工作中出现差错。 本系统在设计时应该满足以下几个目标: 采用人机对话的操作方式,界面设计美观友好、操作灵活、方便、快捷、准确、数据存储安全可靠。 系统可以进行来电显示和来电接听等功能。 提供电话拨出功能,可以通过程序拨出电话。 提供客户管理功能,记录客户信息,并可以在拨出电话时以电话簿的形式显示客户信息。 提供电话录音功能,当电话接通时开始录音,当电话挂断时结束录音。 提供录音管理功能,可以通过程序修改录音文件的存储位置。 系统最大限度地实现了易维护性和易操作性。 系统运行稳定、安全可靠。(AppWizard has created this PhoneRecord application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your PhoneRecord application. PhoneRecord.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. PhoneRecord.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CPhoneRecordApp application class. PhoneRecord.cpp This is the main application source file that contains the application class CPhoneRecordApp. PhoneRecord.rc This is a listing of all of the Microsoft Windows resources that the )

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

发表评论

0 个回复

  • bnterface_paged
    深入java虚拟机,rar,很优秀的一本书,翻译的有点差()
    2017-09-21 19:41:26下载
    积分:1
  • jvf
    un programme qui fait le calcule qde f
    2014-01-28 04:20:53下载
    积分:1
  • gef.tutorial.step6
    GEF中文教程书籍源码.这个是第6章的代码。(GEF Chinese tutorial source books and this is the code in Chapter 6.)
    2014-02-21 15:26:18下载
    积分:1
  • MasteringRMI
    《精通RMI:Java与EJB企业级应用开发》书籍的源代码. 本书是讲述RMI技术的经典著作,清晰地展示了设计和创建RMI应用中涉及到的思想,包括最常用的设计模式。详细讲述了如何利用RMI的所有高级特性,如何创建RMI系统,实例丰富,还介绍了常用的客户/服务器结构、远程调用的本质以及与RMI相关的技术。作者把既简单又很有说服力的应用与理论相结合,全书由浅入深,概念叙述和应用分析并举,使读者不仅“知其然”,而且“知其所以然”。对于所有关注Java技术、从事企业应用实现的读者来说,是一本内容详尽、技巧高超的参考书籍。 ("proficient RMI : Java and EJB enterprise-class application development, "the source books. the book is about RMI classics, a clear demonstration of the design and creation of RMI application relates to the idea, including the most commonly used design patterns. A detailed account of how to use RMI all advanced features, how to set up RMI system, abundant examples, also introduced in the client/server structure, the nature of long-distance calls with the RMI and related technologies. The authors not only simple but also very convincing application and theory, elementary book. the concept of narrative and analysis applications simultaneously, so that readers not only "know-" and "know why they are so." For all the concern Java technology, enterprise applicat)
    2006-07-28 19:44:17下载
    积分:1
  • java_jiaochengcn
    说明:  写给JSP初级程序员的书,很详细有图,高手勿进(JSP junior programmers wrote the book, a very detailed map, not into the master)
    2006-04-26 13:22:04下载
    积分:1
  • Swarm-for-Java
    这是介绍如何使用java语言在swarm平台来开发复杂网络下多智能体模拟仿真程序的入门级资料,里面有java基础,swarm介绍及讲解,swarm仿真实例,非常有用,简单易懂。(This describes how to use java language in the swarm platform to develop entry-level data of the complex network of multi-agent simulation program, there are java based, swarm to introduce and explain the swarm simulation instance, very useful, easy to understand.)
    2012-05-06 13:44:05下载
    积分:1
  • TheMITPressConceptsTechniquesandModelsofComputerPr
    一本非常好的计算机概念,技术和编程模型的原版书籍。(This innovative text presents computer programming as a unified discipline in a way that is both practical and scientifically sound. The book focuses on techniques of lasting value and explains them precisely in terms of a simple abstract machine. The book presents all major programming paradigms in a uniform framework that shows their deep relationships and how and where to use them together. After an introduction to programming concepts, the book presents both well-known and lesser-known computation models ("programming paradigms"). Each model has its own set of techniques and each is included on the basis of its usefulness in practice. The general models include declarative programming, declarative concurrency, message-passing concurrency, explicit state, object-oriented programming, shared-state concurrency, and relational programming. Specialized models include graphical user interface programming, distributed programming, and constraint programming. Each model is based on its)
    2009-12-07 22:17:44下载
    积分:1
  • yerenchengxu
    自己用JAVA编的一个人工智能的野人过河的程序(own use artificial intelligence in a series of savage soldiers in the process)
    2005-07-08 15:21:23下载
    积分:1
  • 025888-01
    本光盘包含了本书各章中出现的所有程序的源代码。 1. 如果是Java程序,可以直接通过javac加java命令运行。 2. 如果是JSP类型的程序,可以参照本书描述的方式运行。 (The CD-ROM contains the various chapters of this book appear in the source code for all programs. 1. If the Java program can be added directly through the java command to run javac. 2. If it is JSP types of procedures, can refer to the manner described in this book run.)
    2009-05-12 20:20:41下载
    积分:1
  • Java 8实战
    本书全面介绍了Java 8 这个里程碑版本的新特性,包括Lambdas、流和函数式编程。有了函数式的编程特性,可以让代码更简洁,同时也能自动化地利用多核硬件。全书分四个部分:基础知识、函数式数据处理、高效Java 8 编程和超越Java 8,清晰明了地向读者展现了一幅Java 与时俱进的现代化画卷。(While the term lambda expression may sound abstract and academic Java 8 Lambdas can have a big impact on how you program every day In simplest terms a lambda expression is a function a bit of code that you can pass to another method as an argument)
    2018-09-05 12:10:56下载
    积分:1
  • 696524资源总数
  • 103990会员总数
  • 18今日下载