Changes

Jump to navigation Jump to search
71 bytes removed ,  11:15, 31 March 2013
m
help translation
Line 69: Line 69:  
AC系统applet从"conf:/hotspot.conf"加载NZone无线热点的列表,其中"conf:" 是 000400DB00010502 文档的内容. 这是一个使用 LF换行的CSV文件,每个NZone的全部beacon信息也存储在这个文件中. 这个文件列出多至100个热点.(title版本v1024的hotspot.conf列出了52个热点). 这个格式可以使用[https://github.com/yellows8/hotspotconf-tool hotspotconf-tool]解析.
 
AC系统applet从"conf:/hotspot.conf"加载NZone无线热点的列表,其中"conf:" 是 000400DB00010502 文档的内容. 这是一个使用 LF换行的CSV文件,每个NZone的全部beacon信息也存储在这个文件中. 这个文件列出多至100个热点.(title版本v1024的hotspot.conf列出了52个热点). 这个格式可以使用[https://github.com/yellows8/hotspotconf-tool hotspotconf-tool]解析.
   −
Beginning the CSV file is the Interval record and field. Following that is the hotspot records on one line, and the fields for each hotspot on individual lines. Some fields are Base64-encoded, for those the Base64 padding character '*' is used instead of '='.
+
CSV开头部分是内部记录区域。在那之后的就是hotspot的记录,每行一个hotspot的区域。使用Base64加密的区域,行尾的补齐字符是'*'而不是'='
    
IsBrowser, IsShop, IsGame 可能决定了是否能够使用 [[Internet Browser]], [[eShop]], 多人联机游戏的功能. IsSetToFW通常为0.
 
IsBrowser, IsShop, IsGame 可能决定了是否能够使用 [[Internet Browser]], [[eShop]], 多人联机游戏的功能. IsSetToFW通常为0.
Line 110: Line 110:  
| IsVendorIE
 
| IsVendorIE
 
| 1
 
| 1
| 热点 flag,0/1
+
| 热点标志,0/1
 
|-
 
|-
 
| IsBackground
 
| IsBackground
 
| 1
 
| 1
| 热点 flag,0/1
+
| 热点标志,0/1
 
|-
 
|-
 
| IsBrowser
 
| IsBrowser
 
| 1
 
| 1
| 热点 flag,0/1
+
| 热点标志,0/1
 
|-
 
|-
 
| IsShop
 
| IsShop
 
| 1
 
| 1
| 热点 flag,0/1
+
| 热点标志,0/1
 
|-
 
|-
 
| IsGame
 
| IsGame
 
| 1
 
| 1
| 热点 flag,0/1
+
| 热点标志,0/1
 
|-
 
|-
 
| IsSetToFW
 
| IsSetToFW
 
| 1
 
| 1
| 热点 flag,0/1
+
| 热点标志,0/1
 
|}
 
|}
  
174

edits

Navigation menu