摘要:
取统计时间区间内一天24个小时时间段的平均在线人数来作图。数据如下:程序如下:%let name=game;FILENAME file "Y:\"; data demo; input ID time $ value col$ @@; col="CX"||col; value=val... 阅读全文
posted @ 2013-11-29 19:36 Jonee 阅读(979) 评论(0) 推荐(0)
|
|||
|
摘要:
取统计时间区间内一天24个小时时间段的平均在线人数来作图。数据如下:程序如下:%let name=game;FILENAME file "Y:\"; data demo; input ID time $ value col$ @@; col="CX"||col; value=val... 阅读全文
posted @ 2013-11-29 19:36 Jonee 阅读(979) 评论(0) 推荐(0) |
|||