虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

objeCt-orientation

  • 本手册是 Rainer s DHTML Library 产品的一部分。   本手册针对的是已有一定网页设计制作经验的读者。其目的是提供完整清晰的样式表内容的快速索引及进阶帮助。所以对于网页制作和

    本手册是 Rainer s DHTML Library 产品的一部分。   本手册针对的是已有一定网页设计制作经验的读者。其目的是提供完整清晰的样式表内容的快速索引及进阶帮助。所以对于网页制作和样式表的基础知识,仅简单介绍,恕不赘述。   手册提供了完整的 CSS2.0 的属性(Properties)、规则(At-Rules)、伪类(Pseudo-Classes)、伪元素(Pseudo-Elements)、声明(Declarations)、单位(Units)、选择符(Selectors)的介绍。其内容涵括了 W3C 的 CSS2.0 标准,以及 Internet Explorer 和 Netscape 各自的私有内容。出于种种众所周知的原因考虑,本手册以浏览器的事实标准—— Internet Explorer 为主。   手册中为几乎所有的已被支持的属性、伪类、单位等,除了基本的语法示范外,都度身制作了可以对照源代码即时察看运行演示的实例。   本手册的升级信息与版权声明请参阅关于本书页面。   限于篇幅,对于一些过于繁杂的相关内容,如动态样式属性(Dynamic Properties),滤镜(Filters),行为(Behaviors)请参阅我的其它相关著作。   本书中涉及到的所有HTML对象(Object,Element),HTML属性(Attributes)和特性(Properties)请参阅我的相关著作。

    标签: Library Rainer DHTML

    上传时间: 2013-12-18

    上传用户:hakim

  • ADOM+设计篇意在测试com+的事务处理能否正确执行。 将组件安装后

    ADOM+设计篇意在测试com+的事务处理能否正确执行。 将组件安装后,在组件服务中该com+组件的属性设置中将“激活”页的“启用对象池”选项选中,执行客户端程序调用上面这个方法,发现com+的事务机制不能正确执行,数据会写入数据库中。如果不选中“启用对象池”,则一切正常,数据并不会写到数据库中。 说明:Translation DataModule的设置,事务属性:requires a transaction,允许object pooling,pooled设为true,无论将AutoComplete设为True或False都会出现上述情况。 该问题最先由ytwxw (wxw) 提出,至今尚未有结论,我也发现类似问题。我俩探讨后无法解决,特在此再开一贴。请各路com+高手帮忙解答!

    标签: ADOM com 测试 事务处理

    上传时间: 2015-07-20

    上传用户:520

  • not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDict

    not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDictionary and HashDictionary, that maps a String key to an Object value

    标签: implementation LinkedListDict dictionary interface

    上传时间: 2015-07-25

    上传用户:黄华强

  • 下面的是学C++时要注意的。 1.把C++当成一门新的语言学习(和C没啥关系!真的。); 2.看《Thinking In C++》

    下面的是学C++时要注意的。 1.把C++当成一门新的语言学习(和C没啥关系!真的。); 2.看《Thinking In C++》,不要看《C++变成死相》; 3.看《The C++ Programming Language》和《Inside The C++ Object Model》,不要因为他们很难而我们自己是初学者所以就不看;

    标签: Thinking In 语言

    上传时间: 2013-12-26

    上传用户:拔丝土豆

  • This book is intended for "hands-on" developers or advanced students interested in understanding the

    This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient concurrent networked applications quickly and easily. Our numerous C++ code examples reinforce the design concepts and illustrate concretely how to use the core classes in ACE right away. We also take you "behind the scenes" to understand how and why the IPC and concurrency mechanisms in the ACE toolkit are designed the way they are. This material will help to enhance your design skills and to apply C++ and patterns more effectively in your own object-oriented networked applications.

    标签: understanding developers interested advanced

    上传时间: 2015-08-09

    上传用户:epson850

  • 利用java反射机制

    利用java反射机制,根据基于O/R映射的数据持久层框架的设计方案,采用反射机制实现了域对象(Domain Object)信息的动态加载

    标签: java 反射 机制

    上传时间: 2013-12-28

    上传用户:坏天使kk

  • C++方面的一些论文

    C++方面的一些论文,希望对大家有所帮助 如An Approach for Implementing Object Persistence in C++ using Broker.pdf

    标签: 方面 论文

    上传时间: 2013-12-30

    上传用户:saharawalker

  • With a worldwide community of users and more than a million dedicated programmers, Perl has proven t

    With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer. O Reilly s most high-level Perl tutorial to date, Advanced Perl Programming, Second Edition teaches you all the complex techniques for production-ready Perl programs. This completely updated guide clearly explains concepts such as introspection, overriding built-ins, extending Perl s object-oriented model, and testing your code for greater stability. Other topics include: Complex data structures

    标签: programmers worldwide community dedicated

    上传时间: 2014-10-27

    上传用户:zhoujunzhen

  • 主要考察的是资源池的设计和实现

    主要考察的是资源池的设计和实现, Domain Model比较简单,仅用于测试资源池,因此IDL也仅仅实现基本存取功能。本资源池的设计主要参考Object Resource Pooling这篇文章中介绍的基本框架

    标签: 资源

    上传时间: 2015-09-06

    上传用户:cx111111

  • Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --

    Introduction to the MSN Messenger Activity SDK --- --- --- --- --- --- --- --- --- --- --- --- --- -- The MSN® Messenger Activity software development kit (SDK) contains technical information about how to develop and test single-user and multiuser applications by using the Activity object model. The SDK also provides detailed information about the MSN development and testing requirements that your Activity must meet, and how to increase the usage of your MSN Messenger Activity application.

    标签: Introduction Messenger Activity the

    上传时间: 2015-09-06

    上传用户:ruan2570406