摘要:
the macromedia flash detection kit is a combination of software and techniques that enables web developers to deploy content created with macromedia flash software in such a way as to make the use......
摘要:
如题!客户是一个地方上饮食业的龙头老大,最近想做一个公司网站,希望做成那种具有中国文化的古色古香的样子,可是网上好象这样的站点很少,那位如果知道的话给我说一下啦!当然,好一点的饮食方面的站点也可以。
......
谁能告诉我如何在水晶报表中分两栏显示数据
我想显示一个表的数据在一张报告单中,并且分两栏显示,
应该怎么做?
value1 value7
value2 value8
value3 value9
value4 value10
value5 value11
value6
谢谢
NO.1 作者: minajo21
section expert->details->common->check Format with multiple...-> layout-> detail size -> width->...
NO.2 作者: Marguess
还有页面设置,在Designer 里有page setting,如果没有打印机,安装一个虚拟的就行了
摘要:
表结构:image_id int primary key case_image image null 然后调用sql语句如下:(首先对limage赋值和在表中插入空列对id赋值) sqlca.autocommit =true updateblob image_table set case_image = :limage where。。。using sqlca; sqlca.autocom......