社区
图表区
帖子详情
请教水晶报表中如何实现分组统计的功能
lionwys
2006-08-09 03:26:33
及按照一定的字段进行分组,并对其进行统计
...全文
316
7
打赏
收藏
请教水晶报表中如何实现分组统计的功能
及按照一定的字段进行分组,并对其进行统计
复制链接
扫一扫
分享
举报
写回复
配置赞助广告
用AI写文章
7 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
lionwys
2006-08-29
打赏
举报
回复
thakns
yuchangmao
2006-08-25
打赏
举报
回复
插入分组,点击工具栏上"∑"图标,按你的需要进行统计
Yellow198267
2006-08-25
打赏
举报
回复
有分组选项呀
kingtoo008
2006-08-12
打赏
举报
回复
路过...
------------------------------------------------------------------------------------
100M.Net空间+50M企业邮局=60元/年
100M.Net空间+国际顶级域名=100元/年
国际顶级域名.com.net.cn=50元/年
本站申请域名可绑定免费10M Asp.Net空间
1000M.Net空间 + 100M MsSql数据库 + 1000M企业邮局 + 顶级域名=600元/年
数据库 企业邮局 网站推广 整机租用 美国空间 网站建设 均有售
还有很多优惠套餐提供给各个用户层.
有意者可联系电话:021-64802212 传真:021-64802212
咨询信箱:info@kingtoo.com 咨询OICQ:68311305,379620139 81778640
lbmshiwo
2006-08-10
打赏
举报
回复
可以用公式统计.
hfy2006
2006-08-10
打赏
举报
回复
同意楼上的
santld
2006-08-09
打赏
举报
回复
在报表专家里边有分组统计一项,可以选择分组字段,还有统计字段
LeetCode Shortest Word Distance II
LeetCode Shortest Word Distance II题目思路跟上一题一样,但是在这题的背景下,求最短距离的函数将会被调用多次。因此我们可以先把字符串的每个位置都记录下来,这样找最短距离的时候就好很多。而且,记录位置的时候都是有序的,这样,在求最短距离的时候就类似于归并排序,只需要O(n+m)的时间复杂度即可,其
中
n为word1的位置数量,m为word2的位置数量。那为什么不直接用一个
Leetcode: Shortest Word Distance II
QuestionThis is a follow up of Shortest Word Distance. The only difference is now you are given the list of words and your method will be called repeatedly many times with different parameters. How wou
【LeetCode】244.Shortest Word Distance II(Medium)解题报告
【LeetCode】244.Shortest Word Distance II(Medium)解题报告 题目地址:https://leetcode.com/problems/shortest-word-distance-ii/ 题目描述: his is a follow up of Shortest Word Distance. The only difference is now
[leetcode] 244. Shortest Word Distance II 解题报告
题目链接: https://leetcode.com/problems/shortest-word-distance-ii/ This is a follow up of Shortest Word Distance. The only difference is now you are given the list of words and your method will be
LeetCode-Shortest Word Distance II
因为需要多次call 所以就存成hashmap 存position list 关键是找min的时候 实际上就是给两个list 找其
中
数字最小difference 方法就是每次更新那个小的 让他变大 去靠近大的 ( 因为list是sorted 从小到大)移动数字比较小的那个的指针 public class WordDistance { HashMap> map = new HashM
图表区
4,818
社区成员
14,133
社区内容
发帖
与我相关
我的任务
图表区
.NET技术 图表区
复制链接
扫一扫
分享
社区描述
.NET技术 图表区
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章