您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. AJAX for dummies

  2. This book gives you the whole Ajax story, from soup to nuts. It starts with a tour of how Ajax is used today, taking a look at some cutting-edge applications (as well as some games). Then, because Ajax is based on using Javascr ipt in the browser, t
  3. 所属分类:Web开发

    • 发布日期:2010-08-26
    • 文件大小:7340032
    • 提供者:zorus2010
  1. jxl.jar java 操作 excel

  2. Workbook workbook = Workbook.getWorkbook(new File("myfile.xls")); (NOTE: when creating a spreadsheet from a ServletInputStream you must remove the HTTP header information before creating the Workbook object.) Once you have accessed the workbook, you
  3. 所属分类:Java

    • 发布日期:2010-09-08
    • 文件大小:566272
    • 提供者:zhuweiliangde
  1. css&javascript

  2. CSS(Cascading Style Sheets),即层叠样式表,与HTML超文本标记语言配合以定义网页 表现的样式语言。 Javascr ipt是一种象文件一样的描述语言,透过浏览器就可以直接执行;而Java像正统的程式语言(如C/C++)一样,必须先进行编绎和连结等动作才可执行
  3. 所属分类:Web开发

    • 发布日期:2010-09-19
    • 文件大小:271360
    • 提供者:shashenme
  1. VisualCSS CSS代码编辑器 W3C远程验证功能

  2. Visual CSS(以下简称VCS)是一款CSS(Cascading Style Sheets,层叠样式表)代码编辑器,他的最大特点即是可以实时预览CSS代码所呈现的效果。Visual CSS需要.NET Framework 2.0的支持,运行本软件,请确保您的计算机已经安装.net 2.0或者以上版本
  3. 所属分类:Web开发

    • 发布日期:2010-09-19
    • 文件大小:1048576
    • 提供者:zhyw378194796
  1. Excel VBA实用技巧大全 附书源码

  2. 目录 01001获取Excel版本 01002获取Excel的安装路径 01003获取当前用户名称 01004获取注册组织名称 01005获取当前操作系统的名称和版本号 01006获取启动Excel的路径 01007获取打开Excel文件时的默认路径 01008获取模板保存的默认路径 01009获取库文件夹的路径 01010获取路径分隔符 01011获取Excel主窗口标题栏的名称 01012获取Excel窗口的状态(大小) 01013获取Excel主窗口的高度和宽度 01014获取Excel
  3. 所属分类:VB

    • 发布日期:2010-10-08
    • 文件大小:8388608
    • 提供者:ILikeDelphi7
  1. CSS_滤镜教程全解

  2. CSS(Cascading Style Sheets) 中文翻译为 层叠样式表单,简称样式单。它是近几年才发展起来的新技术,1998年5月12日,Cascading Style Sheets,level 2 成为了W3C 的新标准。同时,”W3C CoreStyles "和CSS2 Validation Service" 以及“CSS Test Suite" 宣布成立。它是一组样式,样式中的属性在HTML元素中依次出现,并显示在浏览器中。样式可以定义在HTML文档的标志(TAG)里,也可以在外
  3. 所属分类:Web开发

    • 发布日期:2010-10-17
    • 文件大小:192512
    • 提供者:Hannibally
  1. [Flash.Builder.4.&.Flex.4._典].Flash.Builder.4.and.Flex.4.Bible

  2. When Macromedia first released Flash MX in 2002, the product was branded as the new way to build Rich Internet Applications (known by the acronym RIA). The term was invented at Macromedia to describe a new class of applications that would offer the
  3. 所属分类:Flash

    • 发布日期:2010-11-14
    • 文件大小:12582912
    • 提供者:leon456
  1. excel VBA登陆实验

  2. excel VBA基础登陆实验 Private Sub CommandButton1_Click() Dim myarea As Range Dim key As String key = ComboBox_name.SelText Set myarea = Sheets("sheet1").Columns(1).Find(key) If myarea.Rows.Count > 0 Then If myarea.Offset(0, 1).Value = TextBox_un.Text T
  3. 所属分类:VB

    • 发布日期:2010-11-15
    • 文件大小:34816
    • 提供者:running521
  1. CSS Web Design For Dummies.pdf

  2. CSS Web Design For Dummies,英文版本,PDF 格式,大小 12 Mb,作者:Richard Mansfield。 Product Descr iption Cascading Style Sheets (CSS) is a Web markup standard that allows Web designers to define the appearance and position of a Web page using special dynamic effe
  3. 所属分类:Web开发

    • 发布日期:2010-12-10
    • 文件大小:9437184
    • 提供者:defonds
  1. qt-4介绍qt的官方文档

  2. 2.2. Layouts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2.3. Signals and Slots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 3. Application Features 8 3.1. Main Window Featur
  3. 所属分类:QT

    • 发布日期:2010-12-15
    • 文件大小:3145728
    • 提供者:zhousiwei
  1. css滤镜零基础精通

  2. 简介: CSS(Cascading Style Sheets) 中文翻译为 层叠样式表单,简称样式单。它是近几年才发展起来的新技术,1998年5月12日,Cascading Style Sheets,level 2 成为了W3C 的新标准
  3. 所属分类:Web开发

    • 发布日期:2010-12-17
    • 文件大小:192512
    • 提供者:trenail5
  1. 精通 CSS 滤镜手册

  2. CSS(Cascading Style Sheets) 中文翻译为 层叠样式表单,简称样式单。它是近几年才发展起来的新技术,1998年5月12日,Cascading Style Sheets,level 2 成为了W3C 的新标准。同时,”W3C CoreStyles "和CSS2 Validation Service" 以及“CSS Test Suite" 宣布成立。它是一组样式,样式中的属性在HTML元素中依次出现,并显示在浏览器中。样式可以定义在HTML文档的标志(TAG)里,也可以在外
  3. 所属分类:Web开发

    • 发布日期:2010-12-25
    • 文件大小:185344
    • 提供者:pen11234
  1. Developers_Guide_To_Social_Programming

  2. This book is written for beginner or intermediate developers who are comfortable with PHP and the major technologies of the Web: (X)HTML, Javascr ipt, and Cascading Style Sheets (CSS), as well as Atom, Javascr ipt Object Notation (JSON), Really Simp
  3. 所属分类:Web开发

    • 发布日期:2010-12-29
    • 文件大小:3145728
    • 提供者:mummay
  1. The Essential Guide to HTML5

  2. Theres been considerable enthusiasm about the new capabilities of HTML5, and even suggestions that no other technologies or products are necessary to produce dynamic, engrossing, interactive web sites. That may be overstating things, but it is true
  3. 所属分类:Web开发

    • 发布日期:2011-01-14
    • 文件大小:9437184
    • 提供者:wiisme
  1. The Definitive Guide to HTML5 Video (Expert

  2. Apress 2010 Plugins will soon be a thing of the past. The Definitive Guide to HTML5 Video is the first authoritative book on HTML5 Video, the new web standard that allows browsers to support audio and video elements natively. This makes it very easy
  3. 所属分类:Web开发

    • 发布日期:2011-01-24
    • 文件大小:10485760
    • 提供者:NightCloud
  1. Rapid GUI Programming with Python and Qt

  2. Part I: Python Programming Chapter 1. Data Types and Data Structures . . . . . . . . . . . . . . . . . . . . . 9 Executing Python Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 Variables and Objects . . . .
  3. 所属分类:QT

    • 发布日期:2011-01-26
    • 文件大小:6291456
    • 提供者:prince360
  1. Microsoft Expression Studio:Using Design, Web, Blend, and Media to Create Professional Digital Content

  2. The World WideWeb is continually becoming more complex in sophistication. To get attention and be credible, your site has to have professional-quality graphics. It needs to be usable and give your visitors an interactive and compelling experience. F
  3. 所属分类:Web开发

    • 发布日期:2011-01-27
    • 文件大小:15728640
    • 提供者:bingcaihuang
  1. Learning iOS Game Programming

  2. Learning iOS Game Programming Michael Daley First printing September 2010 This book describes the key components needed to create this 2D game.It covers both the technology,such as OpenGL ES and OpenAL,as well as the key game engine com-ponents requ
  3. 所属分类:iOS

    • 发布日期:2011-02-11
    • 文件大小:8388608
    • 提供者:ipod4g
  1. 《精通CSS滤镜》.

  2. 《精通CSS滤镜》. CSS(Cascading Style Sheets) 中文翻译为 层叠样式表单,简称样式单。它是近几年才发展起来的新技术,1998年5月12日,Cascading Style Sheets,level 2 成为了W3C 的新标准。同时,”W3C CoreStyles "和CSS2 Validation Service" 以及“CSS Test Suite" 宣布成立。它是一组样式,样式中的属性在HTML元素中依次出现,并显示在浏览器中。样式可以定义在HTML文档的标志(
  3. 所属分类:Web开发

    • 发布日期:2011-02-26
    • 文件大小:185344
    • 提供者:mmyunyo
  1. VFP操作EXCEL

  2. myexcel=createobject('excel.application') &&创建一个对象 myexcel.visible=.t.&&可见 &&bookexcel=myexcel.workbooks.add bookexcel=myexcel.workbooks.open("C:\Documents and Settings\Administrator\桌面\学习\dd.xls") &&打开指定文件 nrows=bookexcel.worksheets('sheet1')&&打开工作
  3. 所属分类:C

    • 发布日期:2011-03-08
    • 文件大小:2048
    • 提供者:XJAKSU_LY
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 38 »