Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 8
and
Version 9
of
intf
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
08/29/2012 03:54:47 PM (
14 years
ago)
Author:
yangbo
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
intf
v8
v9
118
118
是否需要登录:否
119
119
功能说明:时间轴数据的接口。该接口是一个字典接口,key是时间轴上的时间节点,value是该节点下的数据内容。对应一个指定的日期,就能通过算法将
120
其转换成时间轴上的一个节点,采用字典的方式存储,有利于数据的访问。
120
其转换成时间轴上的一个节点,采用字典的方式存储,有利于数据的访问。
121
121
提交参数:
122
122
req-enc:请求时字符编码,缺省是UTF-8
…
…
176
176
value:数据内容。
177
177
排序方式:
178
无。
178
179
}}}
179
180