From e18de46f6f49a1f0b69db41a4908e5c269e1ff75 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 12 Oct 2018 00:45:06 +0800 Subject: update index --- assets/img/index/add_require.png | Bin 0 -> 23111 bytes assets/img/index/menuconf.png | Bin 0 -> 144102 bytes assets/img/index/package_manage.png | Bin 0 -> 280160 bytes cn/index.html | 42 +++++++++++++++++++++--------------- landing.html | 12 +++++++++-- landing/index.cn.md | 12 +++++++++-- landing/index.md | 12 +++++++++-- 7 files changed, 55 insertions(+), 23 deletions(-) create mode 100644 assets/img/index/add_require.png create mode 100644 assets/img/index/menuconf.png create mode 100644 assets/img/index/package_manage.png diff --git a/assets/img/index/add_require.png b/assets/img/index/add_require.png new file mode 100644 index 00000000..abeb4dec Binary files /dev/null and b/assets/img/index/add_require.png differ diff --git a/assets/img/index/menuconf.png b/assets/img/index/menuconf.png new file mode 100644 index 00000000..2fdd8cda Binary files /dev/null and b/assets/img/index/menuconf.png differ diff --git a/assets/img/index/package_manage.png b/assets/img/index/package_manage.png new file mode 100644 index 00000000..2afb5c95 Binary files /dev/null and b/assets/img/index/package_manage.png differ 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 @@
  • 更多
  • -

    演示视频

    +

    演示视频

    -

    联系方式

    +

    联系方式