摘要: Tutorial:Extending Ext2 Class (Chinese) From Learn About the Ext JavaScript Library Jump to: navigation, search Summary: 本文为您介绍扩展EXT组件类所需的几个步骤。 Author: Jozef Sakalos(译者:Frank Chueng) Publish... 阅读全文
posted @ 2008-05-23 23:56 meetrice 阅读(827) 评论(0) 推荐(0) 编辑
摘要: Tutorial:TabPanel Basics (Chinese) From Learn About the Ext JavaScript Library Jump to: navigation, search Summary: 对Tab标签页的使用作简单地介绍 Author: Robin Percy (译者:Frank Cheung) Published: 2007年十一月... 阅读全文
posted @ 2008-05-23 23:51 meetrice 阅读(2273) 评论(0) 推荐(0) 编辑
摘要: Tutorial:Events Explained From Learn About the Ext JavaScript Library Jump to: navigation, search Summary: This tutorial will explain what events are and how they are used in Ext. Author: Joze... 阅读全文
posted @ 2008-05-23 23:49 meetrice 阅读(727) 评论(0) 推荐(0) 编辑
摘要: Tutorial:DomQuery v1.1 Advanced From Learn About the Ext JavaScript Library Jump to: navigation, search Summary: DomQuery Advanced Author: Bernard Chhun Published: september 13th 2007 Ext ... 阅读全文
posted @ 2008-05-23 23:48 meetrice 阅读(336) 评论(0) 推荐(0) 编辑
摘要: Tutorial:DomQuery Basics(Chinese) From Learn About the Ext JavaScript Library Jump to: navigation, search Summary: DomQuery基础 Author: Bernard Chhun (译者:Frank Cheung) Published: 2007-8-5 Ex... 阅读全文
posted @ 2008-05-23 23:47 meetrice 阅读(449) 评论(0) 推荐(0) 编辑
摘要: Tutorial:Xtype defined (Chinese) From Learn About the Ext JavaScript Library Jump to: navigation, search Summary: 本教程为大家解释xtype的含义。 Author: Jozef Sakalos(译者:Frank Cheung) Published: 2008五月九号... 阅读全文
posted @ 2008-05-23 23:45 meetrice 阅读(868) 评论(0) 推荐(0) 编辑
摘要: Tutorial:Localizing Ext (Chinese) From Learn About the Ext JavaScript Library Jump to: navigation, search Summary: 如何本地化ext的教程 Author: Jozef Sakalos(译者:Frank Cheung) Published: March 9, 2008... 阅读全文
posted @ 2008-05-23 23:44 meetrice 阅读(1046) 评论(0) 推荐(0) 编辑
摘要: This is my first stab at a tutorial, so hopefully it works out! Thanks to crafter for his code examples in this thread: http://extjs.com/forum/showthread.php?t=26320 Contents[hide] 1 Entry Poi... 阅读全文
posted @ 2008-05-23 23:42 meetrice 阅读(1422) 评论(0) 推荐(0) 编辑
摘要: Tutorial:Writing a Big Application in Ext From Learn About the Ext JavaScript Library Jump to: navigation, search Summary: This tutorial helps you to write a big application in Ext. Author: Jo... 阅读全文
posted @ 2008-05-23 23:40 meetrice 阅读(1167) 评论(1) 推荐(0) 编辑
摘要: Tutorial:Application Layout for Beginners (Chinese) From Learn About the Ext JavaScript Library Jump to: navigation, search Summary: 在本教程将助你合理地规划一个应用程序。 Author: Jozef Sakalos(译者:Frank Cheung) ... 阅读全文
posted @ 2008-05-23 23:38 meetrice 阅读(515) 评论(0) 推荐(0) 编辑
摘要: In this small tutorial, we'll try to build an Ext form that will submit in the tradional way, like all regular html forms Introduction As a programmer, you may know PHP (or ASP, or any other server-... 阅读全文
posted @ 2008-05-23 23:32 meetrice 阅读(2490) 评论(0) 推荐(0) 编辑
摘要: This tutorial is for Ext version 2.0. A complete demonstration is at EasyExt. Is this tutorial for me? If you are a seasoned programmer then no, I suggest that this is not the page for you, many of ... 阅读全文
posted @ 2008-05-23 23:30 meetrice 阅读(790) 评论(0) 推荐(0) 编辑
摘要: Contents[hide] 1 事前准备 2 定义 3 正式开始 4 window对象 5 理解作用域 6 变量的可见度 事前准备 学习本教程的最佳方法是随手准备好Firefox中的工具Firebug。这样使得您可以即刻测试教程的例子。 如果机子上还没有FireFox和FireBug,就应该尽快安装一套来用。 定义 作用域scope1.(名词)某样事物执行、操作... 阅读全文
posted @ 2008-05-23 23:25 meetrice 阅读(4616) 评论(3) 推荐(3) 编辑
摘要: Summary: Playing With Ext The Easy Way (Chinese) Author: Patrick Donelan (翻译:Cloudream) Published: 2007-10-12 Ext Version: 2.0 Languages: English Deutsch Chinese Korean Japanese ... 阅读全文
posted @ 2008-05-23 23:22 meetrice 阅读(540) 评论(0) 推荐(0) 编辑
摘要: Introduction 欢迎来到Ext 2.0。在下列各章节中,你将会接触到Ext 2.0最新的改进,你也将会了解,有哪些新功能是为你所用的。虽然作为一份概述性的内容,本文不会讨论如何编写Ext 2.0应用程序个中细节,但是你可在下面提供的资源,找到你所需的内容: Ext 1.x to 2.0升级指南 Ext 2.0 API参考 Ext 2.0范例 Ext 2.0更新日志 Ext社... 阅读全文
posted @ 2008-05-23 23:20 meetrice 阅读(1097) 评论(0) 推荐(0) 编辑
摘要: Ext 2.0 Tutorials All tutorials in this section were written for Ext 2.0, or can be used with any version of Ext. Looking for 1.x tutorials? Getting Started Playing With Ext The Easy Way What i... 阅读全文
posted @ 2008-05-23 23:18 meetrice 阅读(720) 评论(0) 推荐(0) 编辑
摘要: 本教程适用于Ext 2.0的版本,而版本1.x仍可找到。 无论你是Ext库的新手,抑或是想了解Ext的人,本篇文章的内容都适合你。本文将简单地介绍Ext的几个基本概念,和如何快速地做出一个动态的页面并运行起来,假设读者已具备了一些JavaScript经验和简单了解HTML的文档对象模型(document object model ,DOM)。 下载Ext 如果你未曾下载过,那应从官方网站那里... 阅读全文
posted @ 2008-05-23 23:16 meetrice 阅读(982) 评论(0) 推荐(0) 编辑
摘要: 在html中,任何一个元素都有三个表示位置和大小的对象:client,offset和scroll,每个对象都有相应的height,width,top,left属性,那么这些究竟有什么区别呢? client属性是指一个元素直接可以看得到不包括边框的区域,所谓的直接可以看得到不包括边框是这样的概念:不包括滚动条占据的空间(实际上,如果出现了滚动条,元素的高度不会发生变化,clie... 阅读全文
posted @ 2008-05-23 22:47 meetrice 阅读(2062) 评论(2) 推荐(0) 编辑
摘要: Oracle的sql*plus是与oracle进行交互的客户端工具。在sql*plus中,可以运行sql*plus命令与sql*plus语句。 我们通常所说的DML、DDL、DCL语句都是sql*plus语句,它们执行完后,都可以保存在一个被称为sql buffer的内存区域中,并且只能保存一条最近执行的sql语句,我们可以对保存在sql buffer中的sql 语句进行修改,然后再次执行,sql... 阅读全文
posted @ 2008-05-23 22:43 meetrice 阅读(283) 评论(0) 推荐(0) 编辑
摘要: 先感谢木的{moond},要不是一次提供了那么多画原型图的工具,我现在还在Word和Visio里面打转呢。这些软件能试用的我差不多都用了一下,其中觉得Axure的RP Pro 4挺好的,功能包括站点地图、流程设计、页面框架设计、简单交互设计等,可以生成HTML、Word等格式。RP操作比用Dreamweaver简单多了,图片、文字、输入框等等所有组件全是可视化操作,可以很方便的实现网站交互内容的原... 阅读全文
posted @ 2008-05-23 22:41 meetrice 阅读(4973) 评论(0) 推荐(0) 编辑