用户操作
[即时聊天] [发私信] [加为好友]
万卉网络 -- fwy12
最近评论
文章分类
    收藏
      相册
      存档
      软件项目交易
      订阅我的博客
      XML聚合  FeedSky
      订阅到鲜果
      订阅到Google
      订阅到抓虾
      订阅到BlogLines
      订阅到Yahoo
      订阅到GouGou
      订阅到飞鸽
      订阅到Rojo
      订阅到newsgator
      订阅到netvibes

      原创 vf中统计表格中纪录的个数收藏

       | 

      以人事为例:

      count all  to allman
      count all for 性别="男" to man
      count all for 性别="女" to woman


      thisform.label1.caption=allt(str(allman))
      thisform.label2.caption=allt(str(man))
      thisform.label3.caption=allt(str(woman)) 

       

      将以上代码加入表单的init 事件中便可统计出总人数,和男女的人数

      发表于 @ 2007年06月24日 11:16:00|评论(loading...)|编辑

       | 

      评论:没有评论。

      发表评论  


      登录
      Csdn Blog version 3.1a
      Copyright © 万卉网络 -- fwy12