摘要:
已知有一个XML文件(bookstore.xml)如下:<?xmlversion="1.0"encoding="gb2312"?><bookstore><bookgenre="fantasy"ISBN="2-3631-4"><title>Oberon'sLegacy</title><author>Corets,Eva</author><price>5.95</price></book>&l
阅读全文
posted @ 2010-11-09 13:07
露水丛生
阅读(365)
推荐(0)
编辑
摘要:
dtree动态树+Javascript右键菜单(一) 注:先看效果,不行了你就不用看,免得浪费大家的时间。行了你再看。1、从网上下载dtree控件。下面是dtree的下载地址http://destroydrop.com/javascripts/tree/ 2、解压缩dtree.rar包。 把dtree目录下的dtree.js 拷贝至scripts文件中、 dtree.css 拷贝至styles文件中、 img文件和example01.html拷贝至工程根目录下。 注意:除了api.html之外,其它的文件都是必须拷贝的。只有这个api.html是对dtree控件的函数介绍。 3、将exampl
阅读全文
posted @ 2010-11-09 13:00
露水丛生
阅读(1640)
推荐(0)
编辑
摘要:
The following example will demonstrate a poll where the result is shown without reloading.When a user choose an option above, a function called "getVote()" is executed. The function is triggered by th...
阅读全文
posted @ 2010-11-09 12:47
露水丛生
阅读(2653)
推荐(0)
编辑
摘要:
UploadImage.aspx文件<%@ Page Language="C#" AutoEventWireup="true" CodeFile="UploadImage.aspx.cs" Inherits="_Default" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www...
阅读全文
posted @ 2010-11-09 12:35
露水丛生
阅读(262)
推荐(0)
编辑