摘要:
二个表:类别表和物品表 类别表中:id |assortid| assortname 物品表中:id| goodsname| price| assortid 类别表中的类别全部显示出来之后,我想点击其中的一个类别会显示属于此类别的所有物品,但是当物品太多的时候怎么实现分页显示.??? <% dim t t="玩具" t=" where assortname......
摘要:
我在weblogic8.1中配置了一个连接池和jndi数据源,对应一个jndi name。 我在本地通过访问jndi name 就可以获得与数据源的连接,然后进行访问和操作了。 比如: context ctx = new initialcontext(); javax.sql.datasource ds = (javax.sql.datasource) ctx.lookup( "......
求JScript电子书
求JScript电子书!
NO.1 作者: hrh1979
来个邮箱,给你发过去。
NO.2 作者: longshenwang
这个很好!http://btchong.vip.myrice.com/jscript/msjscript.chm
阿信的网站里也很好:http://fason.nease.net/
NO.3 作者: btchong
http://btchong.vip.myrice.com/jscript/msjscript.chm
楼上写了
摘要:
服务器不能创建excel.application 我用ado来操作,可以读取excel表,但不能写入excel表. 请教怎样写入excel表??? 请个位大虾帮帮小弟,最好贴一下代码...................... 谢了
......