论文部分内容阅读
对象的WEB发布是指利用面向对象的方法组织信息 ,并通过WEB服务器向Internet发布 .在对象发布机制中 ,信息的相关部分被封装在可发布的对象中 ,对象的发布属性则由类来进行定义 ,而访问网络资源的URL地址则称为访问对象的路径 .HTTP协议不但可以保证向对象发送消息 ,而且也可以保证接收对象的响应结果 .一个类的实例生成后 ,其状态可以得到持续 ,持续将实例的当前状态存放在对象数据库中 .利用这种面向对象的信息发布技术 ,不仅使网络的信息发布变得像搭积木一样方便 ,而且使管理、维护和升级变得非常容易 ,同时也可以大大提高用户和网站之间的交互性 .
WEB publishing object refers to the use of object-oriented approach to organize information, and through the WEB server to the Internet release.In the object publishing mechanism, the relevant part of the information is encapsulated in the publishable object, the object’s publishing properties are carried out by the class Definition, and access to network resources URL address is called the path to the object.HTTP protocol not only can guarantee to send messages to the object, but also can guarantee the receiving object response results.A class instance is generated, the state can be sustained, Continue to store the current state of the instance in the object database.Using this object-oriented information publishing technology, it not only makes the network information release as easy as building blocks, but also makes it easy to manage, maintain and upgrade, as well as Can greatly improve the interaction between users and websites.