From e18de46f6f49a1f0b69db41a4908e5c269e1ff75 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 12 Oct 2018 00:45:06 +0800 Subject: update index --- cn/index.html | 42 +++++++++++++++++++++++++----------------- 1 file changed, 25 insertions(+), 17 deletions(-) (limited to 'cn') diff --git a/cn/index.html b/cn/index.html index 0b60bce6..5e4adcd4 100644 --- a/cn/index.html +++ b/cn/index.html @@ -71,42 +71,50 @@

简单的工程描述

-

+

-

构建工程

+

包依赖描述

+ +

+ +

构建工程

$ xmake
 
-

运行目标

+

运行目标

$ xmake run console
 
-

调试程序

+

调试程序

$ xmake run -d console
 
-

配置平台

+

配置平台

$ xmake f -p [windows|linux|macosx|android|iphoneos ..] -a [x86|arm64 ..] -m [debug|release]
 $ xmake
 
-

图形化菜单配置

+

图形化菜单配置

$ xmake f --menu
 
-

+

+ +

包依赖管理

+ +

-

支持平台

+

支持平台

-

支持语言

+

支持语言

-

工程类型

+

工程类型

-

内置插件

+

内置插件

-

宏记录脚本和回放插件

+

宏记录脚本和回放插件

$ xmake m -b                        # 开始记录
 $ xmake f -p iphoneos -m debug
@@ -175,7 +183,7 @@
 
-

更多插件

+

更多插件

请到插件仓库进行下载安装: xmake-plugins.

@@ -203,7 +211,7 @@
  • xmake.vim (third-party, thanks @luzhlon)
  • -

    更多例子

    +

    更多例子

    Debug和Release模式:

    @@ -238,7 +246,7 @@ -

    项目例子

    +

    项目例子

    一些使用xmake的项目:

    @@ -249,13 +257,13 @@
  • 更多
  • -

    演示视频

    +

    演示视频

    -

    联系方式

    +

    联系方式