File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -316,9 +316,9 @@ sample 的使用请参考[这里](https://github.com/Tencent/mars/wiki/Mars-samp
316
316
317
317
##Getting started
318
318
319
- 接入 [ Android] ( #android ) 或者 [ iOS/OS X] ( #apple ) 。
319
+ 接入 [ Android] ( #android_cn ) 或者 [ iOS/OS X] ( #apple_cn ) 。
320
320
321
- ###<a name =" android " >[ Android] ( https://github.com/Tencent/mars/wiki/Mars-Android-%E6%8E%A5%E5%85%A5%E6%8C%87%E5%8D%97 ) </a >
321
+ ###<a name =" android_cn " >[ Android] ( https://github.com/Tencent/mars/wiki/Mars-Android-%E6%8E%A5%E5%85%A5%E6%8C%87%E5%8D%97 ) </a >
322
322
323
323
gradle 接入我们提供了两种接入方式:[ mars-wrapper] ( #wrapper ) 或者 [ mars-core] ( #core ) 。如果你只是想做个 sample 推荐使用 mars-wrapper,可以快速开发;但是如果你想把 mars 用到你的 app 中的话,推荐使用 mars-core,可定制性更高。
324
324
@@ -444,7 +444,7 @@ StnLogic.reset();
444
444
如果你想修改 Xlog 的加密算法或者长短连的加解包部分甚至更改组件的其他部分,可以参考[ 这里]
445
445
(https://github.com/Tencent/mars/wiki/Mars-Android-%E6%8E%A5%E5%85%A5%E6%8C%87%E5%8D%97 )
446
446
447
- ### <a name =" apple " >[ iOS/OS X] ( https://github.com/Tencent/mars/wiki/Mars-iOS%EF%BC%8FOS-X-%E6%8E%A5%E5%85%A5%E6%8C%87%E5%8D%97 ) </a >
447
+ ### <a name =" apple_cn " >[ iOS/OS X] ( https://github.com/Tencent/mars/wiki/Mars-iOS%EF%BC%8FOS-X-%E6%8E%A5%E5%85%A5%E6%8C%87%E5%8D%97 ) </a >
448
448
编译
449
449
450
450
```
You can’t perform that action at this time.
0 commit comments