Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 12
and
Version 13
of
Win8SDK
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:
12/05/2012 12:28:46 PM (
13 years
ago)
Author:
wusiyue
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Win8SDK
v12
v13
73
73
// 和install互斥,升级后仅一次,取值为“升级前的应用版本”(PS:用以判断升级用户,如一个用户的应用版本变化,则告知魔方在旧版本减1,在新版本加1)
74
74
"upgrade":"1.0.0",
75
// 回头用户,安装日期后的第一次访问时设置,仅一次(PS:激活当天
,
)
75
// 回头用户,安装日期后的第一次访问时设置,仅一次(PS:激活当天
过后,第一次启动则记录即可
)
76
76
"returned":1,
77
77
// 该设备该日期第一次打开应用时设置,每日仅一次(PS:用以判断每日的启动用户数)